/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.6.25-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: afholdc_wp69
-- ------------------------------------------------------
-- Server version	10.6.25-MariaDB

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wpph_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpph_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=549 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_actionscheduler_actions`
--

LOCK TABLES `wpph_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpph_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpph_actionscheduler_actions` VALUES (274,'image-optimization/database/migration','complete','2026-02-11 14:01:49','2026-02-11 14:01:49',0,'{\"name\":\"fix_optimized_size_keys\"}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2026-02-11 14:01:54','2026-02-11 14:01:54',0,NULL),(275,'image-optimization/database/migration','complete','2026-02-11 14:01:49','2026-02-11 14:01:49',0,'{\"name\":\"fix_mime_type\"}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2026-02-11 14:01:54','2026-02-11 14:01:54',0,NULL),(276,'image-optimization/database/migration','complete','2026-02-11 14:01:49','2026-02-11 14:01:49',0,'{\"name\":\"fix_avif_with_zero_dimensions\"}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2026-02-11 14:01:54','2026-02-11 14:01:54',0,NULL),(277,'image-optimization/database/migration','complete','2026-02-11 14:01:49','2026-02-11 14:01:49',0,'{\"name\":\"cleanup_legacy_bulk_operations\"}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2026-02-11 14:01:54','2026-02-11 14:01:54',0,NULL),(278,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:01:49','2026-02-11 14:01:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770818509;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770818509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:01:54','2026-02-11 14:01:54',0,NULL),(279,'action_scheduler/migration_hook','complete','2026-02-11 14:02:49','2026-02-11 14:02:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1770818569;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1770818569;}',3,1,'2026-02-11 14:02:58','2026-02-11 14:02:58',0,NULL),(281,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:12:10','2026-02-11 14:12:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770819130;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770819130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:12:32','2026-02-11 14:12:32',0,NULL),(280,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:06:54','2026-02-11 14:06:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770818814;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770818814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:07:10','2026-02-11 14:07:10',0,NULL),(282,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:17:32','2026-02-11 14:17:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770819452;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770819452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:18:40','2026-02-11 14:18:40',0,NULL),(283,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:23:40','2026-02-11 14:23:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770819820;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770819820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:24:12','2026-02-11 14:24:12',0,NULL),(284,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:29:12','2026-02-11 14:29:12',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770820152;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770820152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:30:31','2026-02-11 14:30:31',0,NULL),(285,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:35:31','2026-02-11 14:35:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770820531;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770820531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:36:34','2026-02-11 14:36:34',0,NULL),(286,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:41:34','2026-02-11 14:41:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770820894;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770820894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:42:37','2026-02-11 14:42:37',0,NULL),(287,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:47:37','2026-02-11 14:47:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770821257;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770821257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:48:45','2026-02-11 14:48:45',0,NULL),(288,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:53:45','2026-02-11 14:53:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770821625;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770821625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 14:54:42','2026-02-11 14:54:42',0,NULL),(289,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 14:59:42','2026-02-11 14:59:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770821982;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770821982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 15:00:45','2026-02-11 15:00:45',0,NULL),(290,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 15:05:45','2026-02-11 15:05:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770822345;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770822345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-11 15:06:48','2026-02-11 15:06:48',0,NULL),(291,'image-optimization/cleanup/stuck-operation','complete','2026-02-11 15:11:48','2026-02-11 15:11:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770822708;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770822708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 07:38:53','2026-02-12 07:38:53',0,NULL),(292,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 07:43:53','2026-02-12 07:43:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770882233;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770882233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 07:43:59','2026-02-12 07:43:59',0,NULL),(293,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 07:48:59','2026-02-12 07:48:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770882539;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770882539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 07:49:55','2026-02-12 07:49:55',0,NULL),(294,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 07:54:55','2026-02-12 07:54:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770882895;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770882895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 07:55:45','2026-02-12 07:55:45',0,NULL),(295,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:00:45','2026-02-12 08:00:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770883245;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770883245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:00:56','2026-02-12 08:00:56',0,NULL),(296,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:05:56','2026-02-12 08:05:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770883556;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770883556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:06:01','2026-02-12 08:06:01',0,NULL),(297,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:11:01','2026-02-12 08:11:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770883861;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770883861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:11:59','2026-02-12 08:11:59',0,NULL),(298,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:16:59','2026-02-12 08:16:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770884219;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770884219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:17:59','2026-02-12 08:17:59',0,NULL),(299,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:22:59','2026-02-12 08:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770884579;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770884579;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:22:59','2026-02-12 08:22:59',0,NULL),(300,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:27:59','2026-02-12 08:27:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770884879;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770884879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:28:49','2026-02-12 08:28:49',0,NULL),(301,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:33:49','2026-02-12 08:33:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770885229;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770885229;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:33:55','2026-02-12 08:33:55',0,NULL),(302,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:38:55','2026-02-12 08:38:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770885535;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770885535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:39:24','2026-02-12 08:39:24',0,NULL),(303,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:44:24','2026-02-12 08:44:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770885864;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770885864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:44:55','2026-02-12 08:44:55',0,NULL),(304,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:49:55','2026-02-12 08:49:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770886195;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770886195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:50:55','2026-02-12 08:50:55',0,NULL),(305,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 08:55:55','2026-02-12 08:55:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770886555;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770886555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 08:56:16','2026-02-12 08:56:16',0,NULL),(306,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:01:16','2026-02-12 09:01:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770886876;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770886876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:01:16','2026-02-12 09:01:16',0,NULL),(307,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:06:16','2026-02-12 09:06:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887176;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:06:49','2026-02-12 09:06:49',0,NULL),(308,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:11:49','2026-02-12 09:11:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887509;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:11:51','2026-02-12 09:11:51',0,NULL),(309,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:16:51','2026-02-12 09:16:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770887811;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770887811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:17:59','2026-02-12 09:17:59',0,NULL),(310,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:22:59','2026-02-12 09:22:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770888179;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770888179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:23:05','2026-02-12 09:23:05',0,NULL),(311,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:28:05','2026-02-12 09:28:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770888485;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770888485;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:28:16','2026-02-12 09:28:16',0,NULL),(312,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:33:16','2026-02-12 09:33:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770888796;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770888796;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:33:50','2026-02-12 09:33:50',0,NULL),(313,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:38:50','2026-02-12 09:38:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770889130;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770889130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:39:03','2026-02-12 09:39:03',0,NULL),(314,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:44:03','2026-02-12 09:44:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770889443;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770889443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:44:21','2026-02-12 09:44:21',0,NULL),(315,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:49:21','2026-02-12 09:49:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770889761;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770889761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:49:35','2026-02-12 09:49:35',0,NULL),(316,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:54:35','2026-02-12 09:54:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770890075;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770890075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 09:54:52','2026-02-12 09:54:52',0,NULL),(317,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 09:59:52','2026-02-12 09:59:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770890392;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770890392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:00:04','2026-02-12 10:00:04',0,NULL),(318,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:05:04','2026-02-12 10:05:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770890704;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770890704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:06:31','2026-02-12 10:06:31',0,NULL),(319,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:11:31','2026-02-12 10:11:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770891091;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770891091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:11:51','2026-02-12 10:11:51',0,NULL),(320,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:16:51','2026-02-12 10:16:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770891411;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770891411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:17:35','2026-02-12 10:17:35',0,NULL),(321,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:22:35','2026-02-12 10:22:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770891755;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770891755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:22:50','2026-02-12 10:22:50',0,NULL),(322,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:27:50','2026-02-12 10:27:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770892070;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770892070;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:28:02','2026-02-12 10:28:02',0,NULL),(323,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:33:02','2026-02-12 10:33:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770892382;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770892382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:33:46','2026-02-12 10:33:46',0,NULL),(324,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:38:46','2026-02-12 10:38:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770892726;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770892726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:39:47','2026-02-12 10:39:47',0,NULL),(325,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:44:47','2026-02-12 10:44:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770893087;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770893087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:45:46','2026-02-12 10:45:46',0,NULL),(326,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:50:46','2026-02-12 10:50:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770893446;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770893446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:51:46','2026-02-12 10:51:46',0,NULL),(327,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 10:56:46','2026-02-12 10:56:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770893806;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770893806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 10:57:48','2026-02-12 10:57:48',0,NULL),(328,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:02:48','2026-02-12 11:02:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770894168;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770894168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:03:46','2026-02-12 11:03:46',0,NULL),(329,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:08:46','2026-02-12 11:08:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770894526;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770894526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:09:46','2026-02-12 11:09:46',0,NULL),(330,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:14:46','2026-02-12 11:14:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770894886;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770894886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:15:46','2026-02-12 11:15:46',0,NULL),(331,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:20:46','2026-02-12 11:20:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770895246;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770895246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:21:46','2026-02-12 11:21:46',0,NULL),(332,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:26:46','2026-02-12 11:26:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770895606;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770895606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:27:46','2026-02-12 11:27:46',0,NULL),(333,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:32:46','2026-02-12 11:32:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770895966;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770895966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:34:08','2026-02-12 11:34:08',0,NULL),(334,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:39:08','2026-02-12 11:39:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770896348;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770896348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:40:08','2026-02-12 11:40:08',0,NULL),(335,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:45:08','2026-02-12 11:45:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770896708;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770896708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:45:58','2026-02-12 11:45:58',0,NULL),(336,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:50:58','2026-02-12 11:50:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770897058;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770897058;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:51:32','2026-02-12 11:51:32',0,NULL),(337,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 11:56:32','2026-02-12 11:56:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770897392;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770897392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 11:56:51','2026-02-12 11:56:51',0,NULL),(338,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:01:51','2026-02-12 12:01:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770897711;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770897711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:03:24','2026-02-12 12:03:24',0,NULL),(339,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:08:24','2026-02-12 12:08:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770898104;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770898104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:09:04','2026-02-12 12:09:04',0,NULL),(340,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:14:04','2026-02-12 12:14:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770898444;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770898444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:15:05','2026-02-12 12:15:05',0,NULL),(341,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:20:05','2026-02-12 12:20:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770898805;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770898805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:20:44','2026-02-12 12:20:44',0,NULL),(342,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:25:44','2026-02-12 12:25:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770899144;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770899144;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:26:10','2026-02-12 12:26:10',0,NULL),(343,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:31:10','2026-02-12 12:31:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770899470;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770899470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:32:03','2026-02-12 12:32:03',0,NULL),(344,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:37:03','2026-02-12 12:37:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770899823;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770899823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:37:33','2026-02-12 12:37:33',0,NULL),(345,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:42:33','2026-02-12 12:42:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770900153;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770900153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:43:06','2026-02-12 12:43:06',0,NULL),(346,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:48:06','2026-02-12 12:48:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770900486;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770900486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:48:20','2026-02-12 12:48:20',0,NULL),(347,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:53:20','2026-02-12 12:53:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770900800;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770900800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:53:49','2026-02-12 12:53:49',0,NULL),(348,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 12:58:49','2026-02-12 12:58:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770901129;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770901129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 12:58:51','2026-02-12 12:58:51',0,NULL),(349,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:03:51','2026-02-12 13:03:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770901431;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770901431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:04:19','2026-02-12 13:04:19',0,NULL),(350,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:09:19','2026-02-12 13:09:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770901759;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770901759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:10:28','2026-02-12 13:10:28',0,NULL),(351,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:15:28','2026-02-12 13:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770902128;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770902128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:16:34','2026-02-12 13:16:34',0,NULL),(352,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:21:34','2026-02-12 13:21:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770902494;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770902494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:21:49','2026-02-12 13:21:49',0,NULL),(353,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:26:49','2026-02-12 13:26:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770902809;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770902809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:27:05','2026-02-12 13:27:05',0,NULL),(354,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:32:05','2026-02-12 13:32:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770903125;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770903125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:32:56','2026-02-12 13:32:56',0,NULL),(355,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:37:56','2026-02-12 13:37:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770903476;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770903476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:37:56','2026-02-12 13:37:56',0,NULL),(356,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:42:56','2026-02-12 13:42:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770903776;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770903776;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:43:57','2026-02-12 13:43:57',0,NULL),(357,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:48:57','2026-02-12 13:48:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770904137;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770904137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:49:04','2026-02-12 13:49:04',0,NULL),(358,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:54:04','2026-02-12 13:54:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770904444;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770904444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 13:54:35','2026-02-12 13:54:35',0,NULL),(359,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 13:59:35','2026-02-12 13:59:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770904775;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770904775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:00:43','2026-02-12 14:00:43',0,NULL),(360,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:05:43','2026-02-12 14:05:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770905143;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770905143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:05:54','2026-02-12 14:05:54',0,NULL),(361,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:10:54','2026-02-12 14:10:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770905454;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770905454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:11:01','2026-02-12 14:11:01',0,NULL),(362,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:16:01','2026-02-12 14:16:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770905761;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770905761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:16:49','2026-02-12 14:16:49',0,NULL),(363,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:21:49','2026-02-12 14:21:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770906109;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770906109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:22:01','2026-02-12 14:22:01',0,NULL),(364,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:27:01','2026-02-12 14:27:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770906421;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770906421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:27:31','2026-02-12 14:27:31',0,NULL),(365,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:32:31','2026-02-12 14:32:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770906751;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770906751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:32:47','2026-02-12 14:32:47',0,NULL),(366,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:37:47','2026-02-12 14:37:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770907067;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770907067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:37:55','2026-02-12 14:37:55',0,NULL),(367,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:42:55','2026-02-12 14:42:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770907375;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770907375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:42:55','2026-02-12 14:42:55',0,NULL),(368,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:47:55','2026-02-12 14:47:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770907675;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770907675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:48:51','2026-02-12 14:48:51',0,NULL),(369,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:53:51','2026-02-12 14:53:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770908031;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770908031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:53:51','2026-02-12 14:53:51',0,NULL),(370,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 14:58:51','2026-02-12 14:58:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770908331;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770908331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-12 14:58:56','2026-02-12 14:58:56',0,NULL),(371,'image-optimization/cleanup/stuck-operation','complete','2026-02-12 15:03:56','2026-02-12 15:03:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770908636;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770908636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 07:29:43','2026-02-13 07:29:43',0,NULL),(372,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 07:34:43','2026-02-13 07:34:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770968083;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770968083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 08:19:58','2026-02-13 08:19:58',0,NULL),(373,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 08:24:58','2026-02-13 08:24:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770971098;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770971098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 08:25:08','2026-02-13 08:25:08',0,NULL),(374,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 08:30:08','2026-02-13 08:30:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770971408;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770971408;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 08:31:18','2026-02-13 08:31:18',0,NULL),(375,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 08:36:18','2026-02-13 08:36:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770971778;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770971778;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 08:36:24','2026-02-13 08:36:24',0,NULL),(376,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 08:41:24','2026-02-13 08:41:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770972084;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770972084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 08:42:34','2026-02-13 08:42:34',0,NULL),(377,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 08:47:34','2026-02-13 08:47:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770972454;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770972454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 08:48:20','2026-02-13 08:48:20',0,NULL),(378,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 08:53:20','2026-02-13 08:53:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770972800;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770972800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 08:53:24','2026-02-13 08:53:24',0,NULL),(379,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 08:58:24','2026-02-13 08:58:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770973104;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770973104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 08:59:25','2026-02-13 08:59:25',0,NULL),(380,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:04:25','2026-02-13 09:04:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770973465;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770973465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:05:15','2026-02-13 09:05:15',0,NULL),(381,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:10:15','2026-02-13 09:10:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770973815;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770973815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:10:28','2026-02-13 09:10:28',0,NULL),(382,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:15:28','2026-02-13 09:15:28',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770974128;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770974128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:16:55','2026-02-13 09:16:55',0,NULL),(383,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:21:55','2026-02-13 09:21:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770974515;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770974515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:22:21','2026-02-13 09:22:21',0,NULL),(384,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:27:21','2026-02-13 09:27:21',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770974841;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770974841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:27:58','2026-02-13 09:27:58',0,NULL),(385,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:32:58','2026-02-13 09:32:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770975178;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770975178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:33:43','2026-02-13 09:33:43',0,NULL),(386,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:38:43','2026-02-13 09:38:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770975523;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770975523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:39:16','2026-02-13 09:39:16',0,NULL),(387,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:44:16','2026-02-13 09:44:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770975856;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770975856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:44:37','2026-02-13 09:44:37',0,NULL),(388,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:49:37','2026-02-13 09:49:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770976177;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770976177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:50:09','2026-02-13 09:50:09',0,NULL),(389,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 09:55:09','2026-02-13 09:55:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770976509;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770976509;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 09:55:46','2026-02-13 09:55:46',0,NULL),(390,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:00:46','2026-02-13 10:00:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770976846;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770976846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:00:53','2026-02-13 10:00:53',0,NULL),(391,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:05:53','2026-02-13 10:05:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770977153;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770977153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:06:42','2026-02-13 10:06:42',0,NULL),(392,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:11:42','2026-02-13 10:11:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770977502;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770977502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:11:47','2026-02-13 10:11:47',0,NULL),(393,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:16:47','2026-02-13 10:16:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770977807;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770977807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:16:53','2026-02-13 10:16:53',0,NULL),(394,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:21:53','2026-02-13 10:21:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770978113;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770978113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:22:37','2026-02-13 10:22:37',0,NULL),(395,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:27:37','2026-02-13 10:27:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770978457;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770978457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:27:49','2026-02-13 10:27:49',0,NULL),(396,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:32:49','2026-02-13 10:32:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770978769;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770978769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:34:13','2026-02-13 10:34:13',0,NULL),(397,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:39:13','2026-02-13 10:39:13',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770979153;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770979153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:40:16','2026-02-13 10:40:16',0,NULL),(398,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:45:16','2026-02-13 10:45:16',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770979516;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770979516;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:46:20','2026-02-13 10:46:20',0,NULL),(399,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:51:20','2026-02-13 10:51:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770979880;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770979880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:52:22','2026-02-13 10:52:22',0,NULL),(400,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 10:57:22','2026-02-13 10:57:22',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770980242;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770980242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 10:58:25','2026-02-13 10:58:25',0,NULL),(401,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 11:03:25','2026-02-13 11:03:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770980605;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770980605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 11:04:29','2026-02-13 11:04:29',0,NULL),(402,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 11:09:29','2026-02-13 11:09:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770980969;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770980969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 11:10:31','2026-02-13 11:10:31',0,NULL),(403,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 11:15:31','2026-02-13 11:15:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770981331;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770981331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 11:16:34','2026-02-13 11:16:34',0,NULL),(404,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 11:21:34','2026-02-13 11:21:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770981694;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770981694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 11:22:37','2026-02-13 11:22:37',0,NULL),(405,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 11:27:37','2026-02-13 11:27:37',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770982057;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770982057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 11:28:40','2026-02-13 11:28:40',0,NULL),(406,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 11:33:40','2026-02-13 11:33:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770982420;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770982420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 11:53:39','2026-02-13 11:53:39',0,NULL),(407,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 11:58:39','2026-02-13 11:58:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770983919;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770983919;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:09:29','2026-02-13 12:09:29',0,NULL),(408,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 12:14:29','2026-02-13 12:14:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770984869;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770984869;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:14:44','2026-02-13 12:14:44',0,NULL),(409,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 12:19:44','2026-02-13 12:19:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770985184;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770985184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:20:05','2026-02-13 12:20:05',0,NULL),(410,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 12:25:05','2026-02-13 12:25:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770985505;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770985505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:25:47','2026-02-13 12:25:47',0,NULL),(411,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 12:30:47','2026-02-13 12:30:47',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770985847;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770985847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:30:52','2026-02-13 12:30:52',0,NULL),(412,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 12:35:52','2026-02-13 12:35:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770986152;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770986152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:36:07','2026-02-13 12:36:07',0,NULL),(413,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 12:41:07','2026-02-13 12:41:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770986467;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770986467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:41:57','2026-02-13 12:41:57',0,NULL),(414,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 12:46:57','2026-02-13 12:46:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770986817;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770986817;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:46:58','2026-02-13 12:46:58',0,NULL),(415,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 12:51:58','2026-02-13 12:51:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770987118;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770987118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:52:18','2026-02-13 12:52:18',0,NULL),(416,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 12:57:18','2026-02-13 12:57:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770987438;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770987438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 12:58:03','2026-02-13 12:58:03',0,NULL),(417,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:03:03','2026-02-13 13:03:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770987783;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770987783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:03:05','2026-02-13 13:03:05',0,NULL),(418,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:08:05','2026-02-13 13:08:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770988085;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770988085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:08:31','2026-02-13 13:08:31',0,NULL),(419,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:13:31','2026-02-13 13:13:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770988411;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770988411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:13:41','2026-02-13 13:13:41',0,NULL),(420,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:18:41','2026-02-13 13:18:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770988721;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770988721;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:18:43','2026-02-13 13:18:43',0,NULL),(421,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:23:43','2026-02-13 13:23:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770989023;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770989023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:23:57','2026-02-13 13:23:57',0,NULL),(422,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:28:57','2026-02-13 13:28:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770989337;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770989337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:29:59','2026-02-13 13:29:59',0,NULL),(423,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:34:59','2026-02-13 13:34:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770989699;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770989699;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:36:59','2026-02-13 13:36:59',0,NULL),(424,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:41:59','2026-02-13 13:41:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770990119;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770990119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:42:39','2026-02-13 13:42:39',0,NULL),(425,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:47:39','2026-02-13 13:47:39',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770990459;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770990459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:48:04','2026-02-13 13:48:04',0,NULL),(426,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:53:04','2026-02-13 13:53:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770990784;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770990784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:53:05','2026-02-13 13:53:05',0,NULL),(427,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 13:58:05','2026-02-13 13:58:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770991085;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770991085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 13:58:34','2026-02-13 13:58:34',0,NULL),(428,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:03:34','2026-02-13 14:03:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770991414;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770991414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:03:50','2026-02-13 14:03:50',0,NULL),(429,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:08:50','2026-02-13 14:08:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770991730;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770991730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:10:34','2026-02-13 14:10:34',0,NULL),(430,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:15:34','2026-02-13 14:15:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770992134;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770992134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:15:43','2026-02-13 14:15:43',0,NULL),(431,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:20:43','2026-02-13 14:20:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770992443;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770992443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:20:51','2026-02-13 14:20:51',0,NULL),(432,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:25:51','2026-02-13 14:25:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770992751;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770992751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:25:52','2026-02-13 14:25:52',0,NULL),(433,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:30:52','2026-02-13 14:30:52',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770993052;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770993052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:31:04','2026-02-13 14:31:04',0,NULL),(434,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:36:04','2026-02-13 14:36:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770993364;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770993364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:36:10','2026-02-13 14:36:10',0,NULL),(435,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:41:10','2026-02-13 14:41:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770993670;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770993670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:41:58','2026-02-13 14:41:58',0,NULL),(436,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:46:58','2026-02-13 14:46:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770994018;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770994018;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:47:00','2026-02-13 14:47:00',0,NULL),(437,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:52:00','2026-02-13 14:52:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770994320;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770994320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:52:03','2026-02-13 14:52:03',0,NULL),(438,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 14:57:03','2026-02-13 14:57:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770994623;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770994623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-13 14:57:15','2026-02-13 14:57:15',0,NULL),(439,'image-optimization/cleanup/stuck-operation','complete','2026-02-13 15:02:15','2026-02-13 15:02:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770994935;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770994935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 06:47:33','2026-02-16 06:47:33',0,NULL),(440,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 06:52:33','2026-02-16 06:52:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771224753;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771224753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 06:53:53','2026-02-16 06:53:53',0,NULL),(441,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 06:58:53','2026-02-16 06:58:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225133;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 06:59:49','2026-02-16 06:59:49',0,NULL),(442,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:04:49','2026-02-16 07:04:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225489;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:04:50','2026-02-16 07:04:50',0,NULL),(443,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:09:50','2026-02-16 07:09:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771225790;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771225790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:09:50','2026-02-16 07:09:50',0,NULL),(444,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:14:50','2026-02-16 07:14:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771226090;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771226090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:14:50','2026-02-16 07:14:50',0,NULL),(445,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:19:50','2026-02-16 07:19:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771226390;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771226390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:19:50','2026-02-16 07:19:50',0,NULL),(446,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:24:50','2026-02-16 07:24:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771226690;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771226690;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:24:50','2026-02-16 07:24:50',0,NULL),(447,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:29:51','2026-02-16 07:29:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771226991;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771226991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:30:04','2026-02-16 07:30:04',0,NULL),(448,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:35:04','2026-02-16 07:35:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771227304;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771227304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:35:51','2026-02-16 07:35:51',0,NULL),(449,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:40:51','2026-02-16 07:40:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771227651;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771227651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:41:53','2026-02-16 07:41:53',0,NULL),(450,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:46:53','2026-02-16 07:46:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771228013;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771228013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:47:08','2026-02-16 07:47:08',0,NULL),(451,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:52:08','2026-02-16 07:52:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771228328;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771228328;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:52:50','2026-02-16 07:52:50',0,NULL),(452,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 07:57:50','2026-02-16 07:57:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771228670;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771228670;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 07:57:50','2026-02-16 07:57:50',0,NULL),(453,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:02:50','2026-02-16 08:02:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771228970;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771228970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:02:50','2026-02-16 08:02:50',0,NULL),(454,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:07:50','2026-02-16 08:07:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771229270;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771229270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:07:50','2026-02-16 08:07:50',0,NULL),(455,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:12:50','2026-02-16 08:12:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771229570;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771229570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:12:51','2026-02-16 08:12:51',0,NULL),(456,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:17:51','2026-02-16 08:17:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771229871;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771229871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:18:23','2026-02-16 08:18:23',0,NULL),(457,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:23:23','2026-02-16 08:23:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771230203;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771230203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:24:02','2026-02-16 08:24:02',0,NULL),(458,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:29:02','2026-02-16 08:29:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771230542;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771230542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:29:49','2026-02-16 08:29:49',0,NULL),(459,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:34:49','2026-02-16 08:34:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771230889;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771230889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:34:58','2026-02-16 08:34:58',0,NULL),(460,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:39:58','2026-02-16 08:39:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771231198;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771231198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:40:03','2026-02-16 08:40:03',0,NULL),(461,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:45:03','2026-02-16 08:45:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771231503;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771231503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:45:20','2026-02-16 08:45:20',0,NULL),(462,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:50:20','2026-02-16 08:50:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771231820;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771231820;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:50:43','2026-02-16 08:50:43',0,NULL),(463,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 08:55:43','2026-02-16 08:55:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771232143;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771232143;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 08:56:02','2026-02-16 08:56:02',0,NULL),(464,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:01:02','2026-02-16 09:01:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771232462;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771232462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:01:40','2026-02-16 09:01:40',0,NULL),(465,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:06:40','2026-02-16 09:06:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771232800;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771232800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:06:50','2026-02-16 09:06:50',0,NULL),(466,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:11:50','2026-02-16 09:11:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771233110;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771233110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:12:19','2026-02-16 09:12:19',0,NULL),(467,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:17:19','2026-02-16 09:17:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771233439;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771233439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:17:23','2026-02-16 09:17:23',0,NULL),(468,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:22:23','2026-02-16 09:22:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771233743;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771233743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:22:55','2026-02-16 09:22:55',0,NULL),(469,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:27:55','2026-02-16 09:27:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771234075;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771234075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:27:59','2026-02-16 09:27:59',0,NULL),(470,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:32:59','2026-02-16 09:32:59',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771234379;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771234379;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:33:01','2026-02-16 09:33:01',0,NULL),(471,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:38:01','2026-02-16 09:38:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771234681;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771234681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:38:33','2026-02-16 09:38:33',0,NULL),(472,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:43:33','2026-02-16 09:43:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771235013;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771235013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:43:50','2026-02-16 09:43:50',0,NULL),(473,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:48:50','2026-02-16 09:48:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771235330;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771235330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:48:50','2026-02-16 09:48:50',0,NULL),(474,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:53:50','2026-02-16 09:53:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771235630;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771235630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:54:03','2026-02-16 09:54:03',0,NULL),(475,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 09:59:03','2026-02-16 09:59:03',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771235943;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771235943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 09:59:51','2026-02-16 09:59:51',0,NULL),(476,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:04:51','2026-02-16 10:04:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771236291;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771236291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:05:38','2026-02-16 10:05:38',0,NULL),(477,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:10:38','2026-02-16 10:10:38',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771236638;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771236638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:10:51','2026-02-16 10:10:51',0,NULL),(478,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:15:51','2026-02-16 10:15:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771236951;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771236951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:16:26','2026-02-16 10:16:26',0,NULL),(479,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:21:26','2026-02-16 10:21:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771237286;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771237286;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:21:50','2026-02-16 10:21:50',0,NULL),(480,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:26:50','2026-02-16 10:26:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771237610;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771237610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:26:50','2026-02-16 10:26:50',0,NULL),(481,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:31:50','2026-02-16 10:31:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771237910;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771237910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:31:50','2026-02-16 10:31:50',0,NULL),(482,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:36:50','2026-02-16 10:36:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771238210;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771238210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:36:50','2026-02-16 10:36:50',0,NULL),(483,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:41:50','2026-02-16 10:41:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771238510;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771238510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:41:50','2026-02-16 10:41:50',0,NULL),(484,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:46:50','2026-02-16 10:46:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771238810;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771238810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:46:51','2026-02-16 10:46:51',0,NULL),(485,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:51:51','2026-02-16 10:51:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771239111;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771239111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:52:51','2026-02-16 10:52:51',0,NULL),(486,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 10:57:51','2026-02-16 10:57:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771239471;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771239471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 10:58:50','2026-02-16 10:58:50',0,NULL),(487,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:03:50','2026-02-16 11:03:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771239830;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771239830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:03:50','2026-02-16 11:03:50',0,NULL),(488,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:08:50','2026-02-16 11:08:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771240130;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771240130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:08:50','2026-02-16 11:08:50',0,NULL),(489,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:13:50','2026-02-16 11:13:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771240430;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771240430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:13:50','2026-02-16 11:13:50',0,NULL),(490,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:18:50','2026-02-16 11:18:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771240730;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771240730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:18:50','2026-02-16 11:18:50',0,NULL),(491,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:23:50','2026-02-16 11:23:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771241030;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771241030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:23:50','2026-02-16 11:23:50',0,NULL),(492,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:28:50','2026-02-16 11:28:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771241330;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771241330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:28:51','2026-02-16 11:28:51',0,NULL),(493,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:33:51','2026-02-16 11:33:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771241631;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771241631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:34:51','2026-02-16 11:34:51',0,NULL),(494,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:39:51','2026-02-16 11:39:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771241991;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771241991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:40:50','2026-02-16 11:40:50',0,NULL),(495,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:45:50','2026-02-16 11:45:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771242350;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771242350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:45:50','2026-02-16 11:45:50',0,NULL),(496,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:50:50','2026-02-16 11:50:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771242650;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771242650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:50:51','2026-02-16 11:50:51',0,NULL),(497,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 11:55:51','2026-02-16 11:55:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771242951;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771242951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 11:56:00','2026-02-16 11:56:00',0,NULL),(498,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:01:00','2026-02-16 12:01:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771243260;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771243260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:02:01','2026-02-16 12:02:01',0,NULL),(499,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:07:01','2026-02-16 12:07:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771243621;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771243621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:07:30','2026-02-16 12:07:30',0,NULL),(500,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:12:30','2026-02-16 12:12:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771243950;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771243950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:12:50','2026-02-16 12:12:50',0,NULL),(501,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:17:50','2026-02-16 12:17:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771244270;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771244270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:17:50','2026-02-16 12:17:50',0,NULL),(502,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:22:50','2026-02-16 12:22:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771244570;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771244570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:22:51','2026-02-16 12:22:51',0,NULL),(503,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:27:51','2026-02-16 12:27:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771244871;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771244871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:29:40','2026-02-16 12:29:40',0,NULL),(504,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:34:40','2026-02-16 12:34:40',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771245280;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771245280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:34:51','2026-02-16 12:34:51',0,NULL),(505,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:39:51','2026-02-16 12:39:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771245591;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771245591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:40:51','2026-02-16 12:40:51',0,NULL),(506,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:45:51','2026-02-16 12:45:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771245951;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771245951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:46:50','2026-02-16 12:46:50',0,NULL),(507,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:51:50','2026-02-16 12:51:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771246310;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771246310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:51:51','2026-02-16 12:51:51',0,NULL),(508,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 12:56:51','2026-02-16 12:56:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771246611;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771246611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 12:57:49','2026-02-16 12:57:49',0,NULL),(509,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:02:49','2026-02-16 13:02:49',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771246969;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771246969;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:02:50','2026-02-16 13:02:50',0,NULL),(510,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:07:50','2026-02-16 13:07:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771247270;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771247270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:07:51','2026-02-16 13:07:51',0,NULL),(511,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:12:51','2026-02-16 13:12:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771247571;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771247571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:13:04','2026-02-16 13:13:04',0,NULL),(512,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:18:04','2026-02-16 13:18:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771247884;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771247884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:18:50','2026-02-16 13:18:50',0,NULL),(513,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:23:50','2026-02-16 13:23:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771248230;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771248230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:23:50','2026-02-16 13:23:50',0,NULL),(514,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:28:50','2026-02-16 13:28:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771248530;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771248530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:28:51','2026-02-16 13:28:51',0,NULL),(515,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:33:51','2026-02-16 13:33:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771248831;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771248831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:34:29','2026-02-16 13:34:29',0,NULL),(516,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:39:29','2026-02-16 13:39:29',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771249169;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771249169;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:40:07','2026-02-16 13:40:07',0,NULL),(517,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:45:07','2026-02-16 13:45:07',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771249507;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771249507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:45:46','2026-02-16 13:45:46',0,NULL),(518,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:50:46','2026-02-16 13:50:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771249846;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771249846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:50:54','2026-02-16 13:50:54',0,NULL),(519,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 13:55:54','2026-02-16 13:55:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771250154;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771250154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 13:56:41','2026-02-16 13:56:41',0,NULL),(520,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:01:41','2026-02-16 14:01:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771250501;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771250501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:02:11','2026-02-16 14:02:11',0,NULL),(521,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:07:11','2026-02-16 14:07:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771250831;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771250831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:07:51','2026-02-16 14:07:51',0,NULL),(522,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:12:51','2026-02-16 14:12:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771251171;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771251171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:13:14','2026-02-16 14:13:14',0,NULL),(523,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:18:14','2026-02-16 14:18:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771251494;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771251494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:19:01','2026-02-16 14:19:01',0,NULL),(524,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:24:01','2026-02-16 14:24:01',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771251841;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771251841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:24:20','2026-02-16 14:24:20',0,NULL),(525,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:29:20','2026-02-16 14:29:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771252160;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771252160;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:30:02','2026-02-16 14:30:02',0,NULL),(526,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:35:02','2026-02-16 14:35:02',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771252502;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771252502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:35:41','2026-02-16 14:35:41',0,NULL),(527,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:40:41','2026-02-16 14:40:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771252841;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771252841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:40:54','2026-02-16 14:40:54',0,NULL),(528,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:45:54','2026-02-16 14:45:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771253154;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771253154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:46:10','2026-02-16 14:46:10',0,NULL),(529,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:51:10','2026-02-16 14:51:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771253470;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771253470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:51:50','2026-02-16 14:51:50',0,NULL),(530,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 14:56:50','2026-02-16 14:56:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771253810;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771253810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 14:56:50','2026-02-16 14:56:50',0,NULL),(531,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 15:01:50','2026-02-16 15:01:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771254110;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771254110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-16 15:01:56','2026-02-16 15:01:56',0,NULL),(532,'image-optimization/cleanup/stuck-operation','complete','2026-02-16 15:06:56','2026-02-16 15:06:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771254416;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771254416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 06:59:23','2026-02-17 06:59:23',0,NULL),(533,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 07:04:23','2026-02-17 07:04:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771311863;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771311863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 07:06:14','2026-02-17 07:06:14',0,NULL),(534,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 07:11:14','2026-02-17 07:11:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771312274;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771312274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 07:39:00','2026-02-17 07:39:00',0,NULL),(535,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 07:44:00','2026-02-17 07:44:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771314240;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771314240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 07:44:34','2026-02-17 07:44:34',0,NULL),(536,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 07:49:34','2026-02-17 07:49:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771314574;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771314574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 07:50:41','2026-02-17 07:50:41',0,NULL),(537,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 07:55:41','2026-02-17 07:55:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771314941;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771314941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 07:55:45','2026-02-17 07:55:45',0,NULL),(538,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:00:45','2026-02-17 08:00:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771315245;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771315245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:02:05','2026-02-17 08:02:05',0,NULL),(539,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:07:05','2026-02-17 08:07:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771315625;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771315625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:07:42','2026-02-17 08:07:42',0,NULL),(540,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:12:42','2026-02-17 08:12:42',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771315962;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771315962;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:12:56','2026-02-17 08:12:56',0,NULL),(541,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:17:56','2026-02-17 08:17:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771316276;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771316276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:18:18','2026-02-17 08:18:18',0,NULL),(542,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:23:18','2026-02-17 08:23:18',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771316598;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771316598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:23:20','2026-02-17 08:23:20',0,NULL),(543,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:28:20','2026-02-17 08:28:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771316900;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771316900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:28:50','2026-02-17 08:28:50',0,NULL),(544,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:33:50','2026-02-17 08:33:50',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771317230;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771317230;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:33:54','2026-02-17 08:33:54',0,NULL),(545,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:38:54','2026-02-17 08:38:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771317534;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771317534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:38:56','2026-02-17 08:38:56',0,NULL),(546,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:43:56','2026-02-17 08:43:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771317836;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771317836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:44:41','2026-02-17 08:44:41',0,NULL),(547,'image-optimization/cleanup/stuck-operation','complete','2026-02-17 08:49:41','2026-02-17 08:49:41',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771318181;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771318181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,1,'2026-02-17 08:50:04','2026-02-17 08:50:04',0,NULL),(548,'image-optimization/cleanup/stuck-operation','pending','2026-02-17 08:55:04','2026-02-17 08:55:04',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771318504;s:18:\"\0*\0first_timestamp\";i:1770818509;s:13:\"\0*\0recurrence\";i:300;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771318504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:300;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wpph_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpph_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=1757 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_actionscheduler_claims`
--

LOCK TABLES `wpph_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wpph_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpph_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_actionscheduler_groups`
--

LOCK TABLES `wpph_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpph_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpph_actionscheduler_groups` VALUES (1,'image-optimization/migration'),(2,'image-optimization/cleanup'),(3,'action-scheduler-migration');
/*!40000 ALTER TABLE `wpph_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpph_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=824 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_actionscheduler_logs`
--

LOCK TABLES `wpph_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpph_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpph_actionscheduler_logs` VALUES (1,274,'action created','2026-02-11 14:01:49','2026-02-11 14:01:49'),(2,275,'action created','2026-02-11 14:01:49','2026-02-11 14:01:49'),(3,276,'action created','2026-02-11 14:01:49','2026-02-11 14:01:49'),(4,277,'action created','2026-02-11 14:01:49','2026-02-11 14:01:49'),(5,278,'action created','2026-02-11 14:01:49','2026-02-11 14:01:49'),(6,279,'action created','2026-02-11 14:01:49','2026-02-11 14:01:49'),(7,274,'action started via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(8,274,'action complete via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(9,275,'action started via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(10,275,'action complete via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(11,276,'action started via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(12,276,'action complete via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(13,277,'action started via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(14,277,'action complete via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(15,278,'action started via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(16,278,'action complete via Async Request','2026-02-11 14:01:54','2026-02-11 14:01:54'),(17,280,'action created','2026-02-11 14:01:54','2026-02-11 14:01:54'),(18,279,'action started via Async Request','2026-02-11 14:02:58','2026-02-11 14:02:58'),(19,279,'action complete via Async Request','2026-02-11 14:02:58','2026-02-11 14:02:58'),(20,280,'action started via Async Request','2026-02-11 14:07:10','2026-02-11 14:07:10'),(21,280,'action complete via Async Request','2026-02-11 14:07:10','2026-02-11 14:07:10'),(22,281,'action created','2026-02-11 14:07:10','2026-02-11 14:07:10'),(23,281,'action started via Async Request','2026-02-11 14:12:32','2026-02-11 14:12:32'),(24,281,'action complete via Async Request','2026-02-11 14:12:32','2026-02-11 14:12:32'),(25,282,'action created','2026-02-11 14:12:32','2026-02-11 14:12:32'),(26,282,'action started via Async Request','2026-02-11 14:18:40','2026-02-11 14:18:40'),(27,282,'action complete via Async Request','2026-02-11 14:18:40','2026-02-11 14:18:40'),(28,283,'action created','2026-02-11 14:18:40','2026-02-11 14:18:40'),(29,283,'action started via Async Request','2026-02-11 14:24:12','2026-02-11 14:24:12'),(30,283,'action complete via Async Request','2026-02-11 14:24:12','2026-02-11 14:24:12'),(31,284,'action created','2026-02-11 14:24:12','2026-02-11 14:24:12'),(32,284,'action started via Async Request','2026-02-11 14:30:31','2026-02-11 14:30:31'),(33,284,'action complete via Async Request','2026-02-11 14:30:31','2026-02-11 14:30:31'),(34,285,'action created','2026-02-11 14:30:31','2026-02-11 14:30:31'),(35,285,'action started via Async Request','2026-02-11 14:36:33','2026-02-11 14:36:33'),(36,285,'action complete via Async Request','2026-02-11 14:36:34','2026-02-11 14:36:34'),(37,286,'action created','2026-02-11 14:36:34','2026-02-11 14:36:34'),(38,286,'action started via Async Request','2026-02-11 14:42:37','2026-02-11 14:42:37'),(39,286,'action complete via Async Request','2026-02-11 14:42:37','2026-02-11 14:42:37'),(40,287,'action created','2026-02-11 14:42:37','2026-02-11 14:42:37'),(41,287,'action started via Async Request','2026-02-11 14:48:45','2026-02-11 14:48:45'),(42,287,'action complete via Async Request','2026-02-11 14:48:45','2026-02-11 14:48:45'),(43,288,'action created','2026-02-11 14:48:45','2026-02-11 14:48:45'),(44,288,'action started via Async Request','2026-02-11 14:54:42','2026-02-11 14:54:42'),(45,288,'action complete via Async Request','2026-02-11 14:54:42','2026-02-11 14:54:42'),(46,289,'action created','2026-02-11 14:54:42','2026-02-11 14:54:42'),(47,289,'action started via Async Request','2026-02-11 15:00:45','2026-02-11 15:00:45'),(48,289,'action complete via Async Request','2026-02-11 15:00:45','2026-02-11 15:00:45'),(49,290,'action created','2026-02-11 15:00:45','2026-02-11 15:00:45'),(50,290,'action started via Async Request','2026-02-11 15:06:48','2026-02-11 15:06:48'),(51,290,'action complete via Async Request','2026-02-11 15:06:48','2026-02-11 15:06:48'),(52,291,'action created','2026-02-11 15:06:48','2026-02-11 15:06:48'),(53,291,'action started via Async Request','2026-02-12 07:38:53','2026-02-12 07:38:53'),(54,291,'action complete via Async Request','2026-02-12 07:38:53','2026-02-12 07:38:53'),(55,292,'action created','2026-02-12 07:38:53','2026-02-12 07:38:53'),(56,292,'action started via WP Cron','2026-02-12 07:43:59','2026-02-12 07:43:59'),(57,292,'action complete via WP Cron','2026-02-12 07:43:59','2026-02-12 07:43:59'),(58,293,'action created','2026-02-12 07:43:59','2026-02-12 07:43:59'),(59,293,'action started via WP Cron','2026-02-12 07:49:55','2026-02-12 07:49:55'),(60,293,'action complete via WP Cron','2026-02-12 07:49:55','2026-02-12 07:49:55'),(61,294,'action created','2026-02-12 07:49:55','2026-02-12 07:49:55'),(62,294,'action started via Async Request','2026-02-12 07:55:45','2026-02-12 07:55:45'),(63,294,'action complete via Async Request','2026-02-12 07:55:45','2026-02-12 07:55:45'),(64,295,'action created','2026-02-12 07:55:45','2026-02-12 07:55:45'),(65,295,'action started via WP Cron','2026-02-12 08:00:56','2026-02-12 08:00:56'),(66,295,'action complete via WP Cron','2026-02-12 08:00:56','2026-02-12 08:00:56'),(67,296,'action created','2026-02-12 08:00:56','2026-02-12 08:00:56'),(68,296,'action started via WP Cron','2026-02-12 08:06:01','2026-02-12 08:06:01'),(69,296,'action complete via WP Cron','2026-02-12 08:06:01','2026-02-12 08:06:01'),(70,297,'action created','2026-02-12 08:06:01','2026-02-12 08:06:01'),(71,297,'action started via Async Request','2026-02-12 08:11:59','2026-02-12 08:11:59'),(72,297,'action complete via Async Request','2026-02-12 08:11:59','2026-02-12 08:11:59'),(73,298,'action created','2026-02-12 08:11:59','2026-02-12 08:11:59'),(74,298,'action started via Async Request','2026-02-12 08:17:59','2026-02-12 08:17:59'),(75,298,'action complete via Async Request','2026-02-12 08:17:59','2026-02-12 08:17:59'),(76,299,'action created','2026-02-12 08:17:59','2026-02-12 08:17:59'),(77,299,'action started via WP Cron','2026-02-12 08:22:59','2026-02-12 08:22:59'),(78,299,'action complete via WP Cron','2026-02-12 08:22:59','2026-02-12 08:22:59'),(79,300,'action created','2026-02-12 08:22:59','2026-02-12 08:22:59'),(80,300,'action started via WP Cron','2026-02-12 08:28:49','2026-02-12 08:28:49'),(81,300,'action complete via WP Cron','2026-02-12 08:28:49','2026-02-12 08:28:49'),(82,301,'action created','2026-02-12 08:28:49','2026-02-12 08:28:49'),(83,301,'action started via WP Cron','2026-02-12 08:33:55','2026-02-12 08:33:55'),(84,301,'action complete via WP Cron','2026-02-12 08:33:55','2026-02-12 08:33:55'),(85,302,'action created','2026-02-12 08:33:55','2026-02-12 08:33:55'),(86,302,'action started via Async Request','2026-02-12 08:39:24','2026-02-12 08:39:24'),(87,302,'action complete via Async Request','2026-02-12 08:39:24','2026-02-12 08:39:24'),(88,303,'action created','2026-02-12 08:39:24','2026-02-12 08:39:24'),(89,303,'action started via Async Request','2026-02-12 08:44:55','2026-02-12 08:44:55'),(90,303,'action complete via Async Request','2026-02-12 08:44:55','2026-02-12 08:44:55'),(91,304,'action created','2026-02-12 08:44:55','2026-02-12 08:44:55'),(92,304,'action started via Async Request','2026-02-12 08:50:55','2026-02-12 08:50:55'),(93,304,'action complete via Async Request','2026-02-12 08:50:55','2026-02-12 08:50:55'),(94,305,'action created','2026-02-12 08:50:55','2026-02-12 08:50:55'),(95,305,'action started via Async Request','2026-02-12 08:56:16','2026-02-12 08:56:16'),(96,305,'action complete via Async Request','2026-02-12 08:56:16','2026-02-12 08:56:16'),(97,306,'action created','2026-02-12 08:56:16','2026-02-12 08:56:16'),(98,306,'action started via Async Request','2026-02-12 09:01:16','2026-02-12 09:01:16'),(99,306,'action complete via Async Request','2026-02-12 09:01:16','2026-02-12 09:01:16'),(100,307,'action created','2026-02-12 09:01:16','2026-02-12 09:01:16'),(101,307,'action started via WP Cron','2026-02-12 09:06:49','2026-02-12 09:06:49'),(102,307,'action complete via WP Cron','2026-02-12 09:06:49','2026-02-12 09:06:49'),(103,308,'action created','2026-02-12 09:06:49','2026-02-12 09:06:49'),(104,308,'action started via WP Cron','2026-02-12 09:11:51','2026-02-12 09:11:51'),(105,308,'action complete via WP Cron','2026-02-12 09:11:51','2026-02-12 09:11:51'),(106,309,'action created','2026-02-12 09:11:51','2026-02-12 09:11:51'),(107,309,'action started via Async Request','2026-02-12 09:17:59','2026-02-12 09:17:59'),(108,309,'action complete via Async Request','2026-02-12 09:17:59','2026-02-12 09:17:59'),(109,310,'action created','2026-02-12 09:17:59','2026-02-12 09:17:59'),(110,310,'action started via WP Cron','2026-02-12 09:23:05','2026-02-12 09:23:05'),(111,310,'action complete via WP Cron','2026-02-12 09:23:05','2026-02-12 09:23:05'),(112,311,'action created','2026-02-12 09:23:05','2026-02-12 09:23:05'),(113,311,'action started via Async Request','2026-02-12 09:28:16','2026-02-12 09:28:16'),(114,311,'action complete via Async Request','2026-02-12 09:28:16','2026-02-12 09:28:16'),(115,312,'action created','2026-02-12 09:28:16','2026-02-12 09:28:16'),(116,312,'action started via WP Cron','2026-02-12 09:33:50','2026-02-12 09:33:50'),(117,312,'action complete via WP Cron','2026-02-12 09:33:50','2026-02-12 09:33:50'),(118,313,'action created','2026-02-12 09:33:50','2026-02-12 09:33:50'),(119,313,'action started via WP Cron','2026-02-12 09:39:03','2026-02-12 09:39:03'),(120,313,'action complete via WP Cron','2026-02-12 09:39:03','2026-02-12 09:39:03'),(121,314,'action created','2026-02-12 09:39:03','2026-02-12 09:39:03'),(122,314,'action started via Async Request','2026-02-12 09:44:21','2026-02-12 09:44:21'),(123,314,'action complete via Async Request','2026-02-12 09:44:21','2026-02-12 09:44:21'),(124,315,'action created','2026-02-12 09:44:21','2026-02-12 09:44:21'),(125,315,'action started via Async Request','2026-02-12 09:49:35','2026-02-12 09:49:35'),(126,315,'action complete via Async Request','2026-02-12 09:49:35','2026-02-12 09:49:35'),(127,316,'action created','2026-02-12 09:49:35','2026-02-12 09:49:35'),(128,316,'action started via WP Cron','2026-02-12 09:54:52','2026-02-12 09:54:52'),(129,316,'action complete via WP Cron','2026-02-12 09:54:52','2026-02-12 09:54:52'),(130,317,'action created','2026-02-12 09:54:52','2026-02-12 09:54:52'),(131,317,'action started via WP Cron','2026-02-12 10:00:04','2026-02-12 10:00:04'),(132,317,'action complete via WP Cron','2026-02-12 10:00:04','2026-02-12 10:00:04'),(133,318,'action created','2026-02-12 10:00:04','2026-02-12 10:00:04'),(134,318,'action started via WP Cron','2026-02-12 10:06:31','2026-02-12 10:06:31'),(135,318,'action complete via WP Cron','2026-02-12 10:06:31','2026-02-12 10:06:31'),(136,319,'action created','2026-02-12 10:06:31','2026-02-12 10:06:31'),(137,319,'action started via Async Request','2026-02-12 10:11:51','2026-02-12 10:11:51'),(138,319,'action complete via Async Request','2026-02-12 10:11:51','2026-02-12 10:11:51'),(139,320,'action created','2026-02-12 10:11:51','2026-02-12 10:11:51'),(140,320,'action started via Async Request','2026-02-12 10:17:35','2026-02-12 10:17:35'),(141,320,'action complete via Async Request','2026-02-12 10:17:35','2026-02-12 10:17:35'),(142,321,'action created','2026-02-12 10:17:35','2026-02-12 10:17:35'),(143,321,'action started via WP Cron','2026-02-12 10:22:49','2026-02-12 10:22:49'),(144,321,'action complete via WP Cron','2026-02-12 10:22:50','2026-02-12 10:22:50'),(145,322,'action created','2026-02-12 10:22:50','2026-02-12 10:22:50'),(146,322,'action started via WP Cron','2026-02-12 10:28:02','2026-02-12 10:28:02'),(147,322,'action complete via WP Cron','2026-02-12 10:28:02','2026-02-12 10:28:02'),(148,323,'action created','2026-02-12 10:28:02','2026-02-12 10:28:02'),(149,323,'action started via Async Request','2026-02-12 10:33:46','2026-02-12 10:33:46'),(150,323,'action complete via Async Request','2026-02-12 10:33:46','2026-02-12 10:33:46'),(151,324,'action created','2026-02-12 10:33:46','2026-02-12 10:33:46'),(152,324,'action started via Async Request','2026-02-12 10:39:47','2026-02-12 10:39:47'),(153,324,'action complete via Async Request','2026-02-12 10:39:47','2026-02-12 10:39:47'),(154,325,'action created','2026-02-12 10:39:47','2026-02-12 10:39:47'),(155,325,'action started via Async Request','2026-02-12 10:45:46','2026-02-12 10:45:46'),(156,325,'action complete via Async Request','2026-02-12 10:45:46','2026-02-12 10:45:46'),(157,326,'action created','2026-02-12 10:45:46','2026-02-12 10:45:46'),(158,326,'action started via Async Request','2026-02-12 10:51:46','2026-02-12 10:51:46'),(159,326,'action complete via Async Request','2026-02-12 10:51:46','2026-02-12 10:51:46'),(160,327,'action created','2026-02-12 10:51:46','2026-02-12 10:51:46'),(161,327,'action started via WP Cron','2026-02-12 10:57:48','2026-02-12 10:57:48'),(162,327,'action complete via WP Cron','2026-02-12 10:57:48','2026-02-12 10:57:48'),(163,328,'action created','2026-02-12 10:57:48','2026-02-12 10:57:48'),(164,328,'action started via Async Request','2026-02-12 11:03:46','2026-02-12 11:03:46'),(165,328,'action complete via Async Request','2026-02-12 11:03:46','2026-02-12 11:03:46'),(166,329,'action created','2026-02-12 11:03:46','2026-02-12 11:03:46'),(167,329,'action started via Async Request','2026-02-12 11:09:46','2026-02-12 11:09:46'),(168,329,'action complete via Async Request','2026-02-12 11:09:46','2026-02-12 11:09:46'),(169,330,'action created','2026-02-12 11:09:46','2026-02-12 11:09:46'),(170,330,'action started via Async Request','2026-02-12 11:15:46','2026-02-12 11:15:46'),(171,330,'action complete via Async Request','2026-02-12 11:15:46','2026-02-12 11:15:46'),(172,331,'action created','2026-02-12 11:15:46','2026-02-12 11:15:46'),(173,331,'action started via Async Request','2026-02-12 11:21:46','2026-02-12 11:21:46'),(174,331,'action complete via Async Request','2026-02-12 11:21:46','2026-02-12 11:21:46'),(175,332,'action created','2026-02-12 11:21:46','2026-02-12 11:21:46'),(176,332,'action started via Async Request','2026-02-12 11:27:46','2026-02-12 11:27:46'),(177,332,'action complete via Async Request','2026-02-12 11:27:46','2026-02-12 11:27:46'),(178,333,'action created','2026-02-12 11:27:46','2026-02-12 11:27:46'),(179,333,'action started via Async Request','2026-02-12 11:34:07','2026-02-12 11:34:07'),(180,333,'action complete via Async Request','2026-02-12 11:34:08','2026-02-12 11:34:08'),(181,334,'action created','2026-02-12 11:34:08','2026-02-12 11:34:08'),(182,334,'action started via Async Request','2026-02-12 11:40:08','2026-02-12 11:40:08'),(183,334,'action complete via Async Request','2026-02-12 11:40:08','2026-02-12 11:40:08'),(184,335,'action created','2026-02-12 11:40:08','2026-02-12 11:40:08'),(185,335,'action started via Async Request','2026-02-12 11:45:58','2026-02-12 11:45:58'),(186,335,'action complete via Async Request','2026-02-12 11:45:58','2026-02-12 11:45:58'),(187,336,'action created','2026-02-12 11:45:58','2026-02-12 11:45:58'),(188,336,'action started via Async Request','2026-02-12 11:51:32','2026-02-12 11:51:32'),(189,336,'action complete via Async Request','2026-02-12 11:51:32','2026-02-12 11:51:32'),(190,337,'action created','2026-02-12 11:51:32','2026-02-12 11:51:32'),(191,337,'action started via WP Cron','2026-02-12 11:56:51','2026-02-12 11:56:51'),(192,337,'action complete via WP Cron','2026-02-12 11:56:51','2026-02-12 11:56:51'),(193,338,'action created','2026-02-12 11:56:51','2026-02-12 11:56:51'),(194,338,'action started via Async Request','2026-02-12 12:03:24','2026-02-12 12:03:24'),(195,338,'action complete via Async Request','2026-02-12 12:03:24','2026-02-12 12:03:24'),(196,339,'action created','2026-02-12 12:03:24','2026-02-12 12:03:24'),(197,339,'action started via WP Cron','2026-02-12 12:09:04','2026-02-12 12:09:04'),(198,339,'action complete via WP Cron','2026-02-12 12:09:04','2026-02-12 12:09:04'),(199,340,'action created','2026-02-12 12:09:04','2026-02-12 12:09:04'),(200,340,'action started via Async Request','2026-02-12 12:15:05','2026-02-12 12:15:05'),(201,340,'action complete via Async Request','2026-02-12 12:15:05','2026-02-12 12:15:05'),(202,341,'action created','2026-02-12 12:15:05','2026-02-12 12:15:05'),(203,341,'action started via Async Request','2026-02-12 12:20:44','2026-02-12 12:20:44'),(204,341,'action complete via Async Request','2026-02-12 12:20:44','2026-02-12 12:20:44'),(205,342,'action created','2026-02-12 12:20:44','2026-02-12 12:20:44'),(206,342,'action started via WP Cron','2026-02-12 12:26:10','2026-02-12 12:26:10'),(207,342,'action complete via WP Cron','2026-02-12 12:26:10','2026-02-12 12:26:10'),(208,343,'action created','2026-02-12 12:26:10','2026-02-12 12:26:10'),(209,343,'action started via Async Request','2026-02-12 12:32:03','2026-02-12 12:32:03'),(210,343,'action complete via Async Request','2026-02-12 12:32:03','2026-02-12 12:32:03'),(211,344,'action created','2026-02-12 12:32:03','2026-02-12 12:32:03'),(212,344,'action started via Async Request','2026-02-12 12:37:33','2026-02-12 12:37:33'),(213,344,'action complete via Async Request','2026-02-12 12:37:33','2026-02-12 12:37:33'),(214,345,'action created','2026-02-12 12:37:33','2026-02-12 12:37:33'),(215,345,'action started via Async Request','2026-02-12 12:43:06','2026-02-12 12:43:06'),(216,345,'action complete via Async Request','2026-02-12 12:43:06','2026-02-12 12:43:06'),(217,346,'action created','2026-02-12 12:43:06','2026-02-12 12:43:06'),(218,346,'action started via Async Request','2026-02-12 12:48:20','2026-02-12 12:48:20'),(219,346,'action complete via Async Request','2026-02-12 12:48:20','2026-02-12 12:48:20'),(220,347,'action created','2026-02-12 12:48:20','2026-02-12 12:48:20'),(221,347,'action started via WP Cron','2026-02-12 12:53:49','2026-02-12 12:53:49'),(222,347,'action complete via WP Cron','2026-02-12 12:53:49','2026-02-12 12:53:49'),(223,348,'action created','2026-02-12 12:53:49','2026-02-12 12:53:49'),(224,348,'action started via WP Cron','2026-02-12 12:58:51','2026-02-12 12:58:51'),(225,348,'action complete via WP Cron','2026-02-12 12:58:51','2026-02-12 12:58:51'),(226,349,'action created','2026-02-12 12:58:51','2026-02-12 12:58:51'),(227,349,'action started via Async Request','2026-02-12 13:04:19','2026-02-12 13:04:19'),(228,349,'action complete via Async Request','2026-02-12 13:04:19','2026-02-12 13:04:19'),(229,350,'action created','2026-02-12 13:04:19','2026-02-12 13:04:19'),(230,350,'action started via WP Cron','2026-02-12 13:10:28','2026-02-12 13:10:28'),(231,350,'action complete via WP Cron','2026-02-12 13:10:28','2026-02-12 13:10:28'),(232,351,'action created','2026-02-12 13:10:28','2026-02-12 13:10:28'),(233,351,'action started via WP Cron','2026-02-12 13:16:34','2026-02-12 13:16:34'),(234,351,'action complete via WP Cron','2026-02-12 13:16:34','2026-02-12 13:16:34'),(235,352,'action created','2026-02-12 13:16:34','2026-02-12 13:16:34'),(236,352,'action started via WP Cron','2026-02-12 13:21:49','2026-02-12 13:21:49'),(237,352,'action complete via WP Cron','2026-02-12 13:21:49','2026-02-12 13:21:49'),(238,353,'action created','2026-02-12 13:21:49','2026-02-12 13:21:49'),(239,353,'action started via WP Cron','2026-02-12 13:27:05','2026-02-12 13:27:05'),(240,353,'action complete via WP Cron','2026-02-12 13:27:05','2026-02-12 13:27:05'),(241,354,'action created','2026-02-12 13:27:05','2026-02-12 13:27:05'),(242,354,'action started via WP Cron','2026-02-12 13:32:56','2026-02-12 13:32:56'),(243,354,'action complete via WP Cron','2026-02-12 13:32:56','2026-02-12 13:32:56'),(244,355,'action created','2026-02-12 13:32:56','2026-02-12 13:32:56'),(245,355,'action started via WP Cron','2026-02-12 13:37:56','2026-02-12 13:37:56'),(246,355,'action complete via WP Cron','2026-02-12 13:37:56','2026-02-12 13:37:56'),(247,356,'action created','2026-02-12 13:37:56','2026-02-12 13:37:56'),(248,356,'action started via Async Request','2026-02-12 13:43:57','2026-02-12 13:43:57'),(249,356,'action complete via Async Request','2026-02-12 13:43:57','2026-02-12 13:43:57'),(250,357,'action created','2026-02-12 13:43:57','2026-02-12 13:43:57'),(251,357,'action started via Async Request','2026-02-12 13:49:04','2026-02-12 13:49:04'),(252,357,'action complete via Async Request','2026-02-12 13:49:04','2026-02-12 13:49:04'),(253,358,'action created','2026-02-12 13:49:04','2026-02-12 13:49:04'),(254,358,'action started via WP Cron','2026-02-12 13:54:35','2026-02-12 13:54:35'),(255,358,'action complete via WP Cron','2026-02-12 13:54:35','2026-02-12 13:54:35'),(256,359,'action created','2026-02-12 13:54:35','2026-02-12 13:54:35'),(257,359,'action started via Async Request','2026-02-12 14:00:43','2026-02-12 14:00:43'),(258,359,'action complete via Async Request','2026-02-12 14:00:43','2026-02-12 14:00:43'),(259,360,'action created','2026-02-12 14:00:43','2026-02-12 14:00:43'),(260,360,'action started via WP Cron','2026-02-12 14:05:54','2026-02-12 14:05:54'),(261,360,'action complete via WP Cron','2026-02-12 14:05:54','2026-02-12 14:05:54'),(262,361,'action created','2026-02-12 14:05:54','2026-02-12 14:05:54'),(263,361,'action started via WP Cron','2026-02-12 14:11:01','2026-02-12 14:11:01'),(264,361,'action complete via WP Cron','2026-02-12 14:11:01','2026-02-12 14:11:01'),(265,362,'action created','2026-02-12 14:11:01','2026-02-12 14:11:01'),(266,362,'action started via WP Cron','2026-02-12 14:16:49','2026-02-12 14:16:49'),(267,362,'action complete via WP Cron','2026-02-12 14:16:49','2026-02-12 14:16:49'),(268,363,'action created','2026-02-12 14:16:49','2026-02-12 14:16:49'),(269,363,'action started via Async Request','2026-02-12 14:22:01','2026-02-12 14:22:01'),(270,363,'action complete via Async Request','2026-02-12 14:22:01','2026-02-12 14:22:01'),(271,364,'action created','2026-02-12 14:22:01','2026-02-12 14:22:01'),(272,364,'action started via Async Request','2026-02-12 14:27:31','2026-02-12 14:27:31'),(273,364,'action complete via Async Request','2026-02-12 14:27:31','2026-02-12 14:27:31'),(274,365,'action created','2026-02-12 14:27:31','2026-02-12 14:27:31'),(275,365,'action started via Async Request','2026-02-12 14:32:46','2026-02-12 14:32:46'),(276,365,'action complete via Async Request','2026-02-12 14:32:47','2026-02-12 14:32:47'),(277,366,'action created','2026-02-12 14:32:47','2026-02-12 14:32:47'),(278,366,'action started via Async Request','2026-02-12 14:37:55','2026-02-12 14:37:55'),(279,366,'action complete via Async Request','2026-02-12 14:37:55','2026-02-12 14:37:55'),(280,367,'action created','2026-02-12 14:37:55','2026-02-12 14:37:55'),(281,367,'action started via Async Request','2026-02-12 14:42:55','2026-02-12 14:42:55'),(282,367,'action complete via Async Request','2026-02-12 14:42:55','2026-02-12 14:42:55'),(283,368,'action created','2026-02-12 14:42:55','2026-02-12 14:42:55'),(284,368,'action started via Async Request','2026-02-12 14:48:51','2026-02-12 14:48:51'),(285,368,'action complete via Async Request','2026-02-12 14:48:51','2026-02-12 14:48:51'),(286,369,'action created','2026-02-12 14:48:51','2026-02-12 14:48:51'),(287,369,'action started via WP Cron','2026-02-12 14:53:51','2026-02-12 14:53:51'),(288,369,'action complete via WP Cron','2026-02-12 14:53:51','2026-02-12 14:53:51'),(289,370,'action created','2026-02-12 14:53:51','2026-02-12 14:53:51'),(290,370,'action started via WP Cron','2026-02-12 14:58:56','2026-02-12 14:58:56'),(291,370,'action complete via WP Cron','2026-02-12 14:58:56','2026-02-12 14:58:56'),(292,371,'action created','2026-02-12 14:58:56','2026-02-12 14:58:56'),(293,371,'action started via WP Cron','2026-02-13 07:29:43','2026-02-13 07:29:43'),(294,371,'action complete via WP Cron','2026-02-13 07:29:43','2026-02-13 07:29:43'),(295,372,'action created','2026-02-13 07:29:43','2026-02-13 07:29:43'),(296,372,'action started via Async Request','2026-02-13 08:19:58','2026-02-13 08:19:58'),(297,372,'action complete via Async Request','2026-02-13 08:19:58','2026-02-13 08:19:58'),(298,373,'action created','2026-02-13 08:19:58','2026-02-13 08:19:58'),(299,373,'action started via WP Cron','2026-02-13 08:25:08','2026-02-13 08:25:08'),(300,373,'action complete via WP Cron','2026-02-13 08:25:08','2026-02-13 08:25:08'),(301,374,'action created','2026-02-13 08:25:08','2026-02-13 08:25:08'),(302,374,'action started via Async Request','2026-02-13 08:31:17','2026-02-13 08:31:17'),(303,374,'action complete via Async Request','2026-02-13 08:31:18','2026-02-13 08:31:18'),(304,375,'action created','2026-02-13 08:31:18','2026-02-13 08:31:18'),(305,375,'action started via Async Request','2026-02-13 08:36:24','2026-02-13 08:36:24'),(306,375,'action complete via Async Request','2026-02-13 08:36:24','2026-02-13 08:36:24'),(307,376,'action created','2026-02-13 08:36:24','2026-02-13 08:36:24'),(308,376,'action started via Async Request','2026-02-13 08:42:34','2026-02-13 08:42:34'),(309,376,'action complete via Async Request','2026-02-13 08:42:34','2026-02-13 08:42:34'),(310,377,'action created','2026-02-13 08:42:34','2026-02-13 08:42:34'),(311,377,'action started via Async Request','2026-02-13 08:48:20','2026-02-13 08:48:20'),(312,377,'action complete via Async Request','2026-02-13 08:48:20','2026-02-13 08:48:20'),(313,378,'action created','2026-02-13 08:48:20','2026-02-13 08:48:20'),(314,378,'action started via WP Cron','2026-02-13 08:53:24','2026-02-13 08:53:24'),(315,378,'action complete via WP Cron','2026-02-13 08:53:24','2026-02-13 08:53:24'),(316,379,'action created','2026-02-13 08:53:24','2026-02-13 08:53:24'),(317,379,'action started via Async Request','2026-02-13 08:59:25','2026-02-13 08:59:25'),(318,379,'action complete via Async Request','2026-02-13 08:59:25','2026-02-13 08:59:25'),(319,380,'action created','2026-02-13 08:59:25','2026-02-13 08:59:25'),(320,380,'action started via Async Request','2026-02-13 09:05:15','2026-02-13 09:05:15'),(321,380,'action complete via Async Request','2026-02-13 09:05:15','2026-02-13 09:05:15'),(322,381,'action created','2026-02-13 09:05:15','2026-02-13 09:05:15'),(323,381,'action started via Async Request','2026-02-13 09:10:28','2026-02-13 09:10:28'),(324,381,'action complete via Async Request','2026-02-13 09:10:28','2026-02-13 09:10:28'),(325,382,'action created','2026-02-13 09:10:28','2026-02-13 09:10:28'),(326,382,'action started via Async Request','2026-02-13 09:16:55','2026-02-13 09:16:55'),(327,382,'action complete via Async Request','2026-02-13 09:16:55','2026-02-13 09:16:55'),(328,383,'action created','2026-02-13 09:16:55','2026-02-13 09:16:55'),(329,383,'action started via WP Cron','2026-02-13 09:22:21','2026-02-13 09:22:21'),(330,383,'action complete via WP Cron','2026-02-13 09:22:21','2026-02-13 09:22:21'),(331,384,'action created','2026-02-13 09:22:21','2026-02-13 09:22:21'),(332,384,'action started via Async Request','2026-02-13 09:27:58','2026-02-13 09:27:58'),(333,384,'action complete via Async Request','2026-02-13 09:27:58','2026-02-13 09:27:58'),(334,385,'action created','2026-02-13 09:27:58','2026-02-13 09:27:58'),(335,385,'action started via Async Request','2026-02-13 09:33:43','2026-02-13 09:33:43'),(336,385,'action complete via Async Request','2026-02-13 09:33:43','2026-02-13 09:33:43'),(337,386,'action created','2026-02-13 09:33:43','2026-02-13 09:33:43'),(338,386,'action started via WP Cron','2026-02-13 09:39:16','2026-02-13 09:39:16'),(339,386,'action complete via WP Cron','2026-02-13 09:39:16','2026-02-13 09:39:16'),(340,387,'action created','2026-02-13 09:39:16','2026-02-13 09:39:16'),(341,387,'action started via Async Request','2026-02-13 09:44:37','2026-02-13 09:44:37'),(342,387,'action complete via Async Request','2026-02-13 09:44:37','2026-02-13 09:44:37'),(343,388,'action created','2026-02-13 09:44:37','2026-02-13 09:44:37'),(344,388,'action started via Async Request','2026-02-13 09:50:09','2026-02-13 09:50:09'),(345,388,'action complete via Async Request','2026-02-13 09:50:09','2026-02-13 09:50:09'),(346,389,'action created','2026-02-13 09:50:09','2026-02-13 09:50:09'),(347,389,'action started via Async Request','2026-02-13 09:55:46','2026-02-13 09:55:46'),(348,389,'action complete via Async Request','2026-02-13 09:55:46','2026-02-13 09:55:46'),(349,390,'action created','2026-02-13 09:55:46','2026-02-13 09:55:46'),(350,390,'action started via Async Request','2026-02-13 10:00:53','2026-02-13 10:00:53'),(351,390,'action complete via Async Request','2026-02-13 10:00:53','2026-02-13 10:00:53'),(352,391,'action created','2026-02-13 10:00:53','2026-02-13 10:00:53'),(353,391,'action started via Async Request','2026-02-13 10:06:42','2026-02-13 10:06:42'),(354,391,'action complete via Async Request','2026-02-13 10:06:42','2026-02-13 10:06:42'),(355,392,'action created','2026-02-13 10:06:42','2026-02-13 10:06:42'),(356,392,'action started via Async Request','2026-02-13 10:11:47','2026-02-13 10:11:47'),(357,392,'action complete via Async Request','2026-02-13 10:11:47','2026-02-13 10:11:47'),(358,393,'action created','2026-02-13 10:11:47','2026-02-13 10:11:47'),(359,393,'action started via WP Cron','2026-02-13 10:16:53','2026-02-13 10:16:53'),(360,393,'action complete via WP Cron','2026-02-13 10:16:53','2026-02-13 10:16:53'),(361,394,'action created','2026-02-13 10:16:53','2026-02-13 10:16:53'),(362,394,'action started via Async Request','2026-02-13 10:22:37','2026-02-13 10:22:37'),(363,394,'action complete via Async Request','2026-02-13 10:22:37','2026-02-13 10:22:37'),(364,395,'action created','2026-02-13 10:22:37','2026-02-13 10:22:37'),(365,395,'action started via WP Cron','2026-02-13 10:27:49','2026-02-13 10:27:49'),(366,395,'action complete via WP Cron','2026-02-13 10:27:49','2026-02-13 10:27:49'),(367,396,'action created','2026-02-13 10:27:49','2026-02-13 10:27:49'),(368,396,'action started via Async Request','2026-02-13 10:34:13','2026-02-13 10:34:13'),(369,396,'action complete via Async Request','2026-02-13 10:34:13','2026-02-13 10:34:13'),(370,397,'action created','2026-02-13 10:34:13','2026-02-13 10:34:13'),(371,397,'action started via Async Request','2026-02-13 10:40:16','2026-02-13 10:40:16'),(372,397,'action complete via Async Request','2026-02-13 10:40:16','2026-02-13 10:40:16'),(373,398,'action created','2026-02-13 10:40:16','2026-02-13 10:40:16'),(374,398,'action started via Async Request','2026-02-13 10:46:20','2026-02-13 10:46:20'),(375,398,'action complete via Async Request','2026-02-13 10:46:20','2026-02-13 10:46:20'),(376,399,'action created','2026-02-13 10:46:20','2026-02-13 10:46:20'),(377,399,'action started via Async Request','2026-02-13 10:52:22','2026-02-13 10:52:22'),(378,399,'action complete via Async Request','2026-02-13 10:52:22','2026-02-13 10:52:22'),(379,400,'action created','2026-02-13 10:52:22','2026-02-13 10:52:22'),(380,400,'action started via Async Request','2026-02-13 10:58:25','2026-02-13 10:58:25'),(381,400,'action complete via Async Request','2026-02-13 10:58:25','2026-02-13 10:58:25'),(382,401,'action created','2026-02-13 10:58:25','2026-02-13 10:58:25'),(383,401,'action started via WP Cron','2026-02-13 11:04:29','2026-02-13 11:04:29'),(384,401,'action complete via WP Cron','2026-02-13 11:04:29','2026-02-13 11:04:29'),(385,402,'action created','2026-02-13 11:04:29','2026-02-13 11:04:29'),(386,402,'action started via Async Request','2026-02-13 11:10:31','2026-02-13 11:10:31'),(387,402,'action complete via Async Request','2026-02-13 11:10:31','2026-02-13 11:10:31'),(388,403,'action created','2026-02-13 11:10:31','2026-02-13 11:10:31'),(389,403,'action started via Async Request','2026-02-13 11:16:34','2026-02-13 11:16:34'),(390,403,'action complete via Async Request','2026-02-13 11:16:34','2026-02-13 11:16:34'),(391,404,'action created','2026-02-13 11:16:34','2026-02-13 11:16:34'),(392,404,'action started via Async Request','2026-02-13 11:22:37','2026-02-13 11:22:37'),(393,404,'action complete via Async Request','2026-02-13 11:22:37','2026-02-13 11:22:37'),(394,405,'action created','2026-02-13 11:22:37','2026-02-13 11:22:37'),(395,405,'action started via Async Request','2026-02-13 11:28:40','2026-02-13 11:28:40'),(396,405,'action complete via Async Request','2026-02-13 11:28:40','2026-02-13 11:28:40'),(397,406,'action created','2026-02-13 11:28:40','2026-02-13 11:28:40'),(398,406,'action started via WP Cron','2026-02-13 11:53:39','2026-02-13 11:53:39'),(399,406,'action complete via WP Cron','2026-02-13 11:53:39','2026-02-13 11:53:39'),(400,407,'action created','2026-02-13 11:53:39','2026-02-13 11:53:39'),(401,407,'action started via WP Cron','2026-02-13 12:09:29','2026-02-13 12:09:29'),(402,407,'action complete via WP Cron','2026-02-13 12:09:29','2026-02-13 12:09:29'),(403,408,'action created','2026-02-13 12:09:29','2026-02-13 12:09:29'),(404,408,'action started via Async Request','2026-02-13 12:14:44','2026-02-13 12:14:44'),(405,408,'action complete via Async Request','2026-02-13 12:14:44','2026-02-13 12:14:44'),(406,409,'action created','2026-02-13 12:14:44','2026-02-13 12:14:44'),(407,409,'action started via WP Cron','2026-02-13 12:20:05','2026-02-13 12:20:05'),(408,409,'action complete via WP Cron','2026-02-13 12:20:05','2026-02-13 12:20:05'),(409,410,'action created','2026-02-13 12:20:05','2026-02-13 12:20:05'),(410,410,'action started via Async Request','2026-02-13 12:25:47','2026-02-13 12:25:47'),(411,410,'action complete via Async Request','2026-02-13 12:25:47','2026-02-13 12:25:47'),(412,411,'action created','2026-02-13 12:25:47','2026-02-13 12:25:47'),(413,411,'action started via WP Cron','2026-02-13 12:30:52','2026-02-13 12:30:52'),(414,411,'action complete via WP Cron','2026-02-13 12:30:52','2026-02-13 12:30:52'),(415,412,'action created','2026-02-13 12:30:52','2026-02-13 12:30:52'),(416,412,'action started via Async Request','2026-02-13 12:36:07','2026-02-13 12:36:07'),(417,412,'action complete via Async Request','2026-02-13 12:36:07','2026-02-13 12:36:07'),(418,413,'action created','2026-02-13 12:36:07','2026-02-13 12:36:07'),(419,413,'action started via Async Request','2026-02-13 12:41:57','2026-02-13 12:41:57'),(420,413,'action complete via Async Request','2026-02-13 12:41:57','2026-02-13 12:41:57'),(421,414,'action created','2026-02-13 12:41:57','2026-02-13 12:41:57'),(422,414,'action started via Async Request','2026-02-13 12:46:58','2026-02-13 12:46:58'),(423,414,'action complete via Async Request','2026-02-13 12:46:58','2026-02-13 12:46:58'),(424,415,'action created','2026-02-13 12:46:58','2026-02-13 12:46:58'),(425,415,'action started via Async Request','2026-02-13 12:52:18','2026-02-13 12:52:18'),(426,415,'action complete via Async Request','2026-02-13 12:52:18','2026-02-13 12:52:18'),(427,416,'action created','2026-02-13 12:52:18','2026-02-13 12:52:18'),(428,416,'action started via WP Cron','2026-02-13 12:58:03','2026-02-13 12:58:03'),(429,416,'action complete via WP Cron','2026-02-13 12:58:03','2026-02-13 12:58:03'),(430,417,'action created','2026-02-13 12:58:03','2026-02-13 12:58:03'),(431,417,'action started via Async Request','2026-02-13 13:03:04','2026-02-13 13:03:04'),(432,417,'action complete via Async Request','2026-02-13 13:03:05','2026-02-13 13:03:05'),(433,418,'action created','2026-02-13 13:03:05','2026-02-13 13:03:05'),(434,418,'action started via Async Request','2026-02-13 13:08:31','2026-02-13 13:08:31'),(435,418,'action complete via Async Request','2026-02-13 13:08:31','2026-02-13 13:08:31'),(436,419,'action created','2026-02-13 13:08:31','2026-02-13 13:08:31'),(437,419,'action started via Async Request','2026-02-13 13:13:41','2026-02-13 13:13:41'),(438,419,'action complete via Async Request','2026-02-13 13:13:41','2026-02-13 13:13:41'),(439,420,'action created','2026-02-13 13:13:41','2026-02-13 13:13:41'),(440,420,'action started via Async Request','2026-02-13 13:18:43','2026-02-13 13:18:43'),(441,420,'action complete via Async Request','2026-02-13 13:18:43','2026-02-13 13:18:43'),(442,421,'action created','2026-02-13 13:18:43','2026-02-13 13:18:43'),(443,421,'action started via WP Cron','2026-02-13 13:23:57','2026-02-13 13:23:57'),(444,421,'action complete via WP Cron','2026-02-13 13:23:57','2026-02-13 13:23:57'),(445,422,'action created','2026-02-13 13:23:57','2026-02-13 13:23:57'),(446,422,'action started via Async Request','2026-02-13 13:29:59','2026-02-13 13:29:59'),(447,422,'action complete via Async Request','2026-02-13 13:29:59','2026-02-13 13:29:59'),(448,423,'action created','2026-02-13 13:29:59','2026-02-13 13:29:59'),(449,423,'action started via Async Request','2026-02-13 13:36:59','2026-02-13 13:36:59'),(450,423,'action complete via Async Request','2026-02-13 13:36:59','2026-02-13 13:36:59'),(451,424,'action created','2026-02-13 13:36:59','2026-02-13 13:36:59'),(452,424,'action started via Async Request','2026-02-13 13:42:39','2026-02-13 13:42:39'),(453,424,'action complete via Async Request','2026-02-13 13:42:39','2026-02-13 13:42:39'),(454,425,'action created','2026-02-13 13:42:39','2026-02-13 13:42:39'),(455,425,'action started via WP Cron','2026-02-13 13:48:04','2026-02-13 13:48:04'),(456,425,'action complete via WP Cron','2026-02-13 13:48:04','2026-02-13 13:48:04'),(457,426,'action created','2026-02-13 13:48:04','2026-02-13 13:48:04'),(458,426,'action started via WP Cron','2026-02-13 13:53:04','2026-02-13 13:53:04'),(459,426,'action complete via WP Cron','2026-02-13 13:53:05','2026-02-13 13:53:05'),(460,427,'action created','2026-02-13 13:53:05','2026-02-13 13:53:05'),(461,427,'action started via Async Request','2026-02-13 13:58:34','2026-02-13 13:58:34'),(462,427,'action complete via Async Request','2026-02-13 13:58:34','2026-02-13 13:58:34'),(463,428,'action created','2026-02-13 13:58:34','2026-02-13 13:58:34'),(464,428,'action started via WP Cron','2026-02-13 14:03:50','2026-02-13 14:03:50'),(465,428,'action complete via WP Cron','2026-02-13 14:03:50','2026-02-13 14:03:50'),(466,429,'action created','2026-02-13 14:03:50','2026-02-13 14:03:50'),(467,429,'action started via WP Cron','2026-02-13 14:10:34','2026-02-13 14:10:34'),(468,429,'action complete via WP Cron','2026-02-13 14:10:34','2026-02-13 14:10:34'),(469,430,'action created','2026-02-13 14:10:34','2026-02-13 14:10:34'),(470,430,'action started via Async Request','2026-02-13 14:15:43','2026-02-13 14:15:43'),(471,430,'action complete via Async Request','2026-02-13 14:15:43','2026-02-13 14:15:43'),(472,431,'action created','2026-02-13 14:15:43','2026-02-13 14:15:43'),(473,431,'action started via WP Cron','2026-02-13 14:20:51','2026-02-13 14:20:51'),(474,431,'action complete via WP Cron','2026-02-13 14:20:51','2026-02-13 14:20:51'),(475,432,'action created','2026-02-13 14:20:51','2026-02-13 14:20:51'),(476,432,'action started via WP Cron','2026-02-13 14:25:52','2026-02-13 14:25:52'),(477,432,'action complete via WP Cron','2026-02-13 14:25:52','2026-02-13 14:25:52'),(478,433,'action created','2026-02-13 14:25:52','2026-02-13 14:25:52'),(479,433,'action started via WP Cron','2026-02-13 14:31:04','2026-02-13 14:31:04'),(480,433,'action complete via WP Cron','2026-02-13 14:31:04','2026-02-13 14:31:04'),(481,434,'action created','2026-02-13 14:31:04','2026-02-13 14:31:04'),(482,434,'action started via Async Request','2026-02-13 14:36:10','2026-02-13 14:36:10'),(483,434,'action complete via Async Request','2026-02-13 14:36:10','2026-02-13 14:36:10'),(484,435,'action created','2026-02-13 14:36:10','2026-02-13 14:36:10'),(485,435,'action started via WP Cron','2026-02-13 14:41:58','2026-02-13 14:41:58'),(486,435,'action complete via WP Cron','2026-02-13 14:41:58','2026-02-13 14:41:58'),(487,436,'action created','2026-02-13 14:41:58','2026-02-13 14:41:58'),(488,436,'action started via Async Request','2026-02-13 14:47:00','2026-02-13 14:47:00'),(489,436,'action complete via Async Request','2026-02-13 14:47:00','2026-02-13 14:47:00'),(490,437,'action created','2026-02-13 14:47:00','2026-02-13 14:47:00'),(491,437,'action started via WP Cron','2026-02-13 14:52:03','2026-02-13 14:52:03'),(492,437,'action complete via WP Cron','2026-02-13 14:52:03','2026-02-13 14:52:03'),(493,438,'action created','2026-02-13 14:52:03','2026-02-13 14:52:03'),(494,438,'action started via WP Cron','2026-02-13 14:57:14','2026-02-13 14:57:14'),(495,438,'action complete via WP Cron','2026-02-13 14:57:15','2026-02-13 14:57:15'),(496,439,'action created','2026-02-13 14:57:15','2026-02-13 14:57:15'),(497,439,'action started via WP Cron','2026-02-16 06:47:33','2026-02-16 06:47:33'),(498,439,'action complete via WP Cron','2026-02-16 06:47:33','2026-02-16 06:47:33'),(499,440,'action created','2026-02-16 06:47:33','2026-02-16 06:47:33'),(500,440,'action started via Async Request','2026-02-16 06:53:52','2026-02-16 06:53:52'),(501,440,'action complete via Async Request','2026-02-16 06:53:53','2026-02-16 06:53:53'),(502,441,'action created','2026-02-16 06:53:53','2026-02-16 06:53:53'),(503,441,'action started via WP Cron','2026-02-16 06:59:49','2026-02-16 06:59:49'),(504,441,'action complete via WP Cron','2026-02-16 06:59:49','2026-02-16 06:59:49'),(505,442,'action created','2026-02-16 06:59:49','2026-02-16 06:59:49'),(506,442,'action started via WP Cron','2026-02-16 07:04:50','2026-02-16 07:04:50'),(507,442,'action complete via WP Cron','2026-02-16 07:04:50','2026-02-16 07:04:50'),(508,443,'action created','2026-02-16 07:04:50','2026-02-16 07:04:50'),(509,443,'action started via WP Cron','2026-02-16 07:09:50','2026-02-16 07:09:50'),(510,443,'action complete via WP Cron','2026-02-16 07:09:50','2026-02-16 07:09:50'),(511,444,'action created','2026-02-16 07:09:50','2026-02-16 07:09:50'),(512,444,'action started via WP Cron','2026-02-16 07:14:50','2026-02-16 07:14:50'),(513,444,'action complete via WP Cron','2026-02-16 07:14:50','2026-02-16 07:14:50'),(514,445,'action created','2026-02-16 07:14:50','2026-02-16 07:14:50'),(515,445,'action started via WP Cron','2026-02-16 07:19:50','2026-02-16 07:19:50'),(516,445,'action complete via WP Cron','2026-02-16 07:19:50','2026-02-16 07:19:50'),(517,446,'action created','2026-02-16 07:19:50','2026-02-16 07:19:50'),(518,446,'action started via WP Cron','2026-02-16 07:24:50','2026-02-16 07:24:50'),(519,446,'action complete via WP Cron','2026-02-16 07:24:50','2026-02-16 07:24:50'),(520,447,'action created','2026-02-16 07:24:51','2026-02-16 07:24:51'),(521,447,'action started via Async Request','2026-02-16 07:30:04','2026-02-16 07:30:04'),(522,447,'action complete via Async Request','2026-02-16 07:30:04','2026-02-16 07:30:04'),(523,448,'action created','2026-02-16 07:30:04','2026-02-16 07:30:04'),(524,448,'action started via WP Cron','2026-02-16 07:35:50','2026-02-16 07:35:50'),(525,448,'action complete via WP Cron','2026-02-16 07:35:51','2026-02-16 07:35:51'),(526,449,'action created','2026-02-16 07:35:51','2026-02-16 07:35:51'),(527,449,'action started via Async Request','2026-02-16 07:41:53','2026-02-16 07:41:53'),(528,449,'action complete via Async Request','2026-02-16 07:41:53','2026-02-16 07:41:53'),(529,450,'action created','2026-02-16 07:41:53','2026-02-16 07:41:53'),(530,450,'action started via Async Request','2026-02-16 07:47:08','2026-02-16 07:47:08'),(531,450,'action complete via Async Request','2026-02-16 07:47:08','2026-02-16 07:47:08'),(532,451,'action created','2026-02-16 07:47:08','2026-02-16 07:47:08'),(533,451,'action started via WP Cron','2026-02-16 07:52:50','2026-02-16 07:52:50'),(534,451,'action complete via WP Cron','2026-02-16 07:52:50','2026-02-16 07:52:50'),(535,452,'action created','2026-02-16 07:52:50','2026-02-16 07:52:50'),(536,452,'action started via WP Cron','2026-02-16 07:57:50','2026-02-16 07:57:50'),(537,452,'action complete via WP Cron','2026-02-16 07:57:50','2026-02-16 07:57:50'),(538,453,'action created','2026-02-16 07:57:50','2026-02-16 07:57:50'),(539,453,'action started via WP Cron','2026-02-16 08:02:50','2026-02-16 08:02:50'),(540,453,'action complete via WP Cron','2026-02-16 08:02:50','2026-02-16 08:02:50'),(541,454,'action created','2026-02-16 08:02:50','2026-02-16 08:02:50'),(542,454,'action started via WP Cron','2026-02-16 08:07:50','2026-02-16 08:07:50'),(543,454,'action complete via WP Cron','2026-02-16 08:07:50','2026-02-16 08:07:50'),(544,455,'action created','2026-02-16 08:07:50','2026-02-16 08:07:50'),(545,455,'action started via WP Cron','2026-02-16 08:12:50','2026-02-16 08:12:50'),(546,455,'action complete via WP Cron','2026-02-16 08:12:51','2026-02-16 08:12:51'),(547,456,'action created','2026-02-16 08:12:51','2026-02-16 08:12:51'),(548,456,'action started via Async Request','2026-02-16 08:18:23','2026-02-16 08:18:23'),(549,456,'action complete via Async Request','2026-02-16 08:18:23','2026-02-16 08:18:23'),(550,457,'action created','2026-02-16 08:18:23','2026-02-16 08:18:23'),(551,457,'action started via Async Request','2026-02-16 08:24:02','2026-02-16 08:24:02'),(552,457,'action complete via Async Request','2026-02-16 08:24:02','2026-02-16 08:24:02'),(553,458,'action created','2026-02-16 08:24:02','2026-02-16 08:24:02'),(554,458,'action started via Async Request','2026-02-16 08:29:49','2026-02-16 08:29:49'),(555,458,'action complete via Async Request','2026-02-16 08:29:49','2026-02-16 08:29:49'),(556,459,'action created','2026-02-16 08:29:49','2026-02-16 08:29:49'),(557,459,'action started via WP Cron','2026-02-16 08:34:58','2026-02-16 08:34:58'),(558,459,'action complete via WP Cron','2026-02-16 08:34:58','2026-02-16 08:34:58'),(559,460,'action created','2026-02-16 08:34:58','2026-02-16 08:34:58'),(560,460,'action started via WP Cron','2026-02-16 08:40:02','2026-02-16 08:40:02'),(561,460,'action complete via WP Cron','2026-02-16 08:40:03','2026-02-16 08:40:03'),(562,461,'action created','2026-02-16 08:40:03','2026-02-16 08:40:03'),(563,461,'action started via Async Request','2026-02-16 08:45:20','2026-02-16 08:45:20'),(564,461,'action complete via Async Request','2026-02-16 08:45:20','2026-02-16 08:45:20'),(565,462,'action created','2026-02-16 08:45:20','2026-02-16 08:45:20'),(566,462,'action started via Async Request','2026-02-16 08:50:42','2026-02-16 08:50:42'),(567,462,'action complete via Async Request','2026-02-16 08:50:43','2026-02-16 08:50:43'),(568,463,'action created','2026-02-16 08:50:43','2026-02-16 08:50:43'),(569,463,'action started via WP Cron','2026-02-16 08:56:02','2026-02-16 08:56:02'),(570,463,'action complete via WP Cron','2026-02-16 08:56:02','2026-02-16 08:56:02'),(571,464,'action created','2026-02-16 08:56:02','2026-02-16 08:56:02'),(572,464,'action started via Async Request','2026-02-16 09:01:40','2026-02-16 09:01:40'),(573,464,'action complete via Async Request','2026-02-16 09:01:40','2026-02-16 09:01:40'),(574,465,'action created','2026-02-16 09:01:40','2026-02-16 09:01:40'),(575,465,'action started via WP Cron','2026-02-16 09:06:50','2026-02-16 09:06:50'),(576,465,'action complete via WP Cron','2026-02-16 09:06:50','2026-02-16 09:06:50'),(577,466,'action created','2026-02-16 09:06:50','2026-02-16 09:06:50'),(578,466,'action started via Async Request','2026-02-16 09:12:18','2026-02-16 09:12:18'),(579,466,'action complete via Async Request','2026-02-16 09:12:19','2026-02-16 09:12:19'),(580,467,'action created','2026-02-16 09:12:19','2026-02-16 09:12:19'),(581,467,'action started via Async Request','2026-02-16 09:17:23','2026-02-16 09:17:23'),(582,467,'action complete via Async Request','2026-02-16 09:17:23','2026-02-16 09:17:23'),(583,468,'action created','2026-02-16 09:17:23','2026-02-16 09:17:23'),(584,468,'action started via WP Cron','2026-02-16 09:22:54','2026-02-16 09:22:54'),(585,468,'action complete via WP Cron','2026-02-16 09:22:55','2026-02-16 09:22:55'),(586,469,'action created','2026-02-16 09:22:55','2026-02-16 09:22:55'),(587,469,'action started via WP Cron','2026-02-16 09:27:59','2026-02-16 09:27:59'),(588,469,'action complete via WP Cron','2026-02-16 09:27:59','2026-02-16 09:27:59'),(589,470,'action created','2026-02-16 09:27:59','2026-02-16 09:27:59'),(590,470,'action started via Async Request','2026-02-16 09:33:01','2026-02-16 09:33:01'),(591,470,'action complete via Async Request','2026-02-16 09:33:01','2026-02-16 09:33:01'),(592,471,'action created','2026-02-16 09:33:01','2026-02-16 09:33:01'),(593,471,'action started via Async Request','2026-02-16 09:38:33','2026-02-16 09:38:33'),(594,471,'action complete via Async Request','2026-02-16 09:38:33','2026-02-16 09:38:33'),(595,472,'action created','2026-02-16 09:38:33','2026-02-16 09:38:33'),(596,472,'action started via WP Cron','2026-02-16 09:43:50','2026-02-16 09:43:50'),(597,472,'action complete via WP Cron','2026-02-16 09:43:50','2026-02-16 09:43:50'),(598,473,'action created','2026-02-16 09:43:50','2026-02-16 09:43:50'),(599,473,'action started via WP Cron','2026-02-16 09:48:50','2026-02-16 09:48:50'),(600,473,'action complete via WP Cron','2026-02-16 09:48:50','2026-02-16 09:48:50'),(601,474,'action created','2026-02-16 09:48:50','2026-02-16 09:48:50'),(602,474,'action started via WP Cron','2026-02-16 09:54:03','2026-02-16 09:54:03'),(603,474,'action complete via WP Cron','2026-02-16 09:54:03','2026-02-16 09:54:03'),(604,475,'action created','2026-02-16 09:54:03','2026-02-16 09:54:03'),(605,475,'action started via WP Cron','2026-02-16 09:59:50','2026-02-16 09:59:50'),(606,475,'action complete via WP Cron','2026-02-16 09:59:51','2026-02-16 09:59:51'),(607,476,'action created','2026-02-16 09:59:51','2026-02-16 09:59:51'),(608,476,'action started via Async Request','2026-02-16 10:05:38','2026-02-16 10:05:38'),(609,476,'action complete via Async Request','2026-02-16 10:05:38','2026-02-16 10:05:38'),(610,477,'action created','2026-02-16 10:05:38','2026-02-16 10:05:38'),(611,477,'action started via WP Cron','2026-02-16 10:10:51','2026-02-16 10:10:51'),(612,477,'action complete via WP Cron','2026-02-16 10:10:51','2026-02-16 10:10:51'),(613,478,'action created','2026-02-16 10:10:51','2026-02-16 10:10:51'),(614,478,'action started via Async Request','2026-02-16 10:16:25','2026-02-16 10:16:25'),(615,478,'action complete via Async Request','2026-02-16 10:16:26','2026-02-16 10:16:26'),(616,479,'action created','2026-02-16 10:16:26','2026-02-16 10:16:26'),(617,479,'action started via WP Cron','2026-02-16 10:21:50','2026-02-16 10:21:50'),(618,479,'action complete via WP Cron','2026-02-16 10:21:50','2026-02-16 10:21:50'),(619,480,'action created','2026-02-16 10:21:50','2026-02-16 10:21:50'),(620,480,'action started via WP Cron','2026-02-16 10:26:50','2026-02-16 10:26:50'),(621,480,'action complete via WP Cron','2026-02-16 10:26:50','2026-02-16 10:26:50'),(622,481,'action created','2026-02-16 10:26:50','2026-02-16 10:26:50'),(623,481,'action started via WP Cron','2026-02-16 10:31:50','2026-02-16 10:31:50'),(624,481,'action complete via WP Cron','2026-02-16 10:31:50','2026-02-16 10:31:50'),(625,482,'action created','2026-02-16 10:31:50','2026-02-16 10:31:50'),(626,482,'action started via WP Cron','2026-02-16 10:36:50','2026-02-16 10:36:50'),(627,482,'action complete via WP Cron','2026-02-16 10:36:50','2026-02-16 10:36:50'),(628,483,'action created','2026-02-16 10:36:50','2026-02-16 10:36:50'),(629,483,'action started via WP Cron','2026-02-16 10:41:50','2026-02-16 10:41:50'),(630,483,'action complete via WP Cron','2026-02-16 10:41:50','2026-02-16 10:41:50'),(631,484,'action created','2026-02-16 10:41:50','2026-02-16 10:41:50'),(632,484,'action started via WP Cron','2026-02-16 10:46:50','2026-02-16 10:46:50'),(633,484,'action complete via WP Cron','2026-02-16 10:46:51','2026-02-16 10:46:51'),(634,485,'action created','2026-02-16 10:46:51','2026-02-16 10:46:51'),(635,485,'action started via WP Cron','2026-02-16 10:52:50','2026-02-16 10:52:50'),(636,485,'action complete via WP Cron','2026-02-16 10:52:51','2026-02-16 10:52:51'),(637,486,'action created','2026-02-16 10:52:51','2026-02-16 10:52:51'),(638,486,'action started via WP Cron','2026-02-16 10:58:50','2026-02-16 10:58:50'),(639,486,'action complete via WP Cron','2026-02-16 10:58:50','2026-02-16 10:58:50'),(640,487,'action created','2026-02-16 10:58:50','2026-02-16 10:58:50'),(641,487,'action started via WP Cron','2026-02-16 11:03:50','2026-02-16 11:03:50'),(642,487,'action complete via WP Cron','2026-02-16 11:03:50','2026-02-16 11:03:50'),(643,488,'action created','2026-02-16 11:03:50','2026-02-16 11:03:50'),(644,488,'action started via WP Cron','2026-02-16 11:08:50','2026-02-16 11:08:50'),(645,488,'action complete via WP Cron','2026-02-16 11:08:50','2026-02-16 11:08:50'),(646,489,'action created','2026-02-16 11:08:50','2026-02-16 11:08:50'),(647,489,'action started via WP Cron','2026-02-16 11:13:50','2026-02-16 11:13:50'),(648,489,'action complete via WP Cron','2026-02-16 11:13:50','2026-02-16 11:13:50'),(649,490,'action created','2026-02-16 11:13:50','2026-02-16 11:13:50'),(650,490,'action started via WP Cron','2026-02-16 11:18:50','2026-02-16 11:18:50'),(651,490,'action complete via WP Cron','2026-02-16 11:18:50','2026-02-16 11:18:50'),(652,491,'action created','2026-02-16 11:18:50','2026-02-16 11:18:50'),(653,491,'action started via WP Cron','2026-02-16 11:23:50','2026-02-16 11:23:50'),(654,491,'action complete via WP Cron','2026-02-16 11:23:50','2026-02-16 11:23:50'),(655,492,'action created','2026-02-16 11:23:50','2026-02-16 11:23:50'),(656,492,'action started via WP Cron','2026-02-16 11:28:50','2026-02-16 11:28:50'),(657,492,'action complete via WP Cron','2026-02-16 11:28:51','2026-02-16 11:28:51'),(658,493,'action created','2026-02-16 11:28:51','2026-02-16 11:28:51'),(659,493,'action started via WP Cron','2026-02-16 11:34:50','2026-02-16 11:34:50'),(660,493,'action complete via WP Cron','2026-02-16 11:34:51','2026-02-16 11:34:51'),(661,494,'action created','2026-02-16 11:34:51','2026-02-16 11:34:51'),(662,494,'action started via WP Cron','2026-02-16 11:40:50','2026-02-16 11:40:50'),(663,494,'action complete via WP Cron','2026-02-16 11:40:50','2026-02-16 11:40:50'),(664,495,'action created','2026-02-16 11:40:50','2026-02-16 11:40:50'),(665,495,'action started via WP Cron','2026-02-16 11:45:50','2026-02-16 11:45:50'),(666,495,'action complete via WP Cron','2026-02-16 11:45:50','2026-02-16 11:45:50'),(667,496,'action created','2026-02-16 11:45:50','2026-02-16 11:45:50'),(668,496,'action started via WP Cron','2026-02-16 11:50:50','2026-02-16 11:50:50'),(669,496,'action complete via WP Cron','2026-02-16 11:50:51','2026-02-16 11:50:51'),(670,497,'action created','2026-02-16 11:50:51','2026-02-16 11:50:51'),(671,497,'action started via Async Request','2026-02-16 11:55:59','2026-02-16 11:55:59'),(672,497,'action complete via Async Request','2026-02-16 11:56:00','2026-02-16 11:56:00'),(673,498,'action created','2026-02-16 11:56:00','2026-02-16 11:56:00'),(674,498,'action started via Async Request','2026-02-16 12:02:01','2026-02-16 12:02:01'),(675,498,'action complete via Async Request','2026-02-16 12:02:01','2026-02-16 12:02:01'),(676,499,'action created','2026-02-16 12:02:01','2026-02-16 12:02:01'),(677,499,'action started via Async Request','2026-02-16 12:07:30','2026-02-16 12:07:30'),(678,499,'action complete via Async Request','2026-02-16 12:07:30','2026-02-16 12:07:30'),(679,500,'action created','2026-02-16 12:07:30','2026-02-16 12:07:30'),(680,500,'action started via WP Cron','2026-02-16 12:12:50','2026-02-16 12:12:50'),(681,500,'action complete via WP Cron','2026-02-16 12:12:50','2026-02-16 12:12:50'),(682,501,'action created','2026-02-16 12:12:50','2026-02-16 12:12:50'),(683,501,'action started via WP Cron','2026-02-16 12:17:50','2026-02-16 12:17:50'),(684,501,'action complete via WP Cron','2026-02-16 12:17:50','2026-02-16 12:17:50'),(685,502,'action created','2026-02-16 12:17:50','2026-02-16 12:17:50'),(686,502,'action started via WP Cron','2026-02-16 12:22:50','2026-02-16 12:22:50'),(687,502,'action complete via WP Cron','2026-02-16 12:22:51','2026-02-16 12:22:51'),(688,503,'action created','2026-02-16 12:22:51','2026-02-16 12:22:51'),(689,503,'action started via Async Request','2026-02-16 12:29:40','2026-02-16 12:29:40'),(690,503,'action complete via Async Request','2026-02-16 12:29:40','2026-02-16 12:29:40'),(691,504,'action created','2026-02-16 12:29:40','2026-02-16 12:29:40'),(692,504,'action started via WP Cron','2026-02-16 12:34:51','2026-02-16 12:34:51'),(693,504,'action complete via WP Cron','2026-02-16 12:34:51','2026-02-16 12:34:51'),(694,505,'action created','2026-02-16 12:34:51','2026-02-16 12:34:51'),(695,505,'action started via WP Cron','2026-02-16 12:40:50','2026-02-16 12:40:50'),(696,505,'action complete via WP Cron','2026-02-16 12:40:51','2026-02-16 12:40:51'),(697,506,'action created','2026-02-16 12:40:51','2026-02-16 12:40:51'),(698,506,'action started via WP Cron','2026-02-16 12:46:50','2026-02-16 12:46:50'),(699,506,'action complete via WP Cron','2026-02-16 12:46:50','2026-02-16 12:46:50'),(700,507,'action created','2026-02-16 12:46:50','2026-02-16 12:46:50'),(701,507,'action started via WP Cron','2026-02-16 12:51:50','2026-02-16 12:51:50'),(702,507,'action complete via WP Cron','2026-02-16 12:51:51','2026-02-16 12:51:51'),(703,508,'action created','2026-02-16 12:51:51','2026-02-16 12:51:51'),(704,508,'action started via Async Request','2026-02-16 12:57:49','2026-02-16 12:57:49'),(705,508,'action complete via Async Request','2026-02-16 12:57:49','2026-02-16 12:57:49'),(706,509,'action created','2026-02-16 12:57:49','2026-02-16 12:57:49'),(707,509,'action started via WP Cron','2026-02-16 13:02:50','2026-02-16 13:02:50'),(708,509,'action complete via WP Cron','2026-02-16 13:02:50','2026-02-16 13:02:50'),(709,510,'action created','2026-02-16 13:02:50','2026-02-16 13:02:50'),(710,510,'action started via WP Cron','2026-02-16 13:07:50','2026-02-16 13:07:50'),(711,510,'action complete via WP Cron','2026-02-16 13:07:51','2026-02-16 13:07:51'),(712,511,'action created','2026-02-16 13:07:51','2026-02-16 13:07:51'),(713,511,'action started via Async Request','2026-02-16 13:13:04','2026-02-16 13:13:04'),(714,511,'action complete via Async Request','2026-02-16 13:13:04','2026-02-16 13:13:04'),(715,512,'action created','2026-02-16 13:13:04','2026-02-16 13:13:04'),(716,512,'action started via WP Cron','2026-02-16 13:18:50','2026-02-16 13:18:50'),(717,512,'action complete via WP Cron','2026-02-16 13:18:50','2026-02-16 13:18:50'),(718,513,'action created','2026-02-16 13:18:50','2026-02-16 13:18:50'),(719,513,'action started via WP Cron','2026-02-16 13:23:50','2026-02-16 13:23:50'),(720,513,'action complete via WP Cron','2026-02-16 13:23:50','2026-02-16 13:23:50'),(721,514,'action created','2026-02-16 13:23:50','2026-02-16 13:23:50'),(722,514,'action started via WP Cron','2026-02-16 13:28:50','2026-02-16 13:28:50'),(723,514,'action complete via WP Cron','2026-02-16 13:28:51','2026-02-16 13:28:51'),(724,515,'action created','2026-02-16 13:28:51','2026-02-16 13:28:51'),(725,515,'action started via Async Request','2026-02-16 13:34:29','2026-02-16 13:34:29'),(726,515,'action complete via Async Request','2026-02-16 13:34:29','2026-02-16 13:34:29'),(727,516,'action created','2026-02-16 13:34:29','2026-02-16 13:34:29'),(728,516,'action started via Async Request','2026-02-16 13:40:07','2026-02-16 13:40:07'),(729,516,'action complete via Async Request','2026-02-16 13:40:07','2026-02-16 13:40:07'),(730,517,'action created','2026-02-16 13:40:07','2026-02-16 13:40:07'),(731,517,'action started via Async Request','2026-02-16 13:45:46','2026-02-16 13:45:46'),(732,517,'action complete via Async Request','2026-02-16 13:45:46','2026-02-16 13:45:46'),(733,518,'action created','2026-02-16 13:45:46','2026-02-16 13:45:46'),(734,518,'action started via WP Cron','2026-02-16 13:50:54','2026-02-16 13:50:54'),(735,518,'action complete via WP Cron','2026-02-16 13:50:54','2026-02-16 13:50:54'),(736,519,'action created','2026-02-16 13:50:54','2026-02-16 13:50:54'),(737,519,'action started via Async Request','2026-02-16 13:56:41','2026-02-16 13:56:41'),(738,519,'action complete via Async Request','2026-02-16 13:56:41','2026-02-16 13:56:41'),(739,520,'action created','2026-02-16 13:56:41','2026-02-16 13:56:41'),(740,520,'action started via WP Cron','2026-02-16 14:02:11','2026-02-16 14:02:11'),(741,520,'action complete via WP Cron','2026-02-16 14:02:11','2026-02-16 14:02:11'),(742,521,'action created','2026-02-16 14:02:11','2026-02-16 14:02:11'),(743,521,'action started via WP Cron','2026-02-16 14:07:51','2026-02-16 14:07:51'),(744,521,'action complete via WP Cron','2026-02-16 14:07:51','2026-02-16 14:07:51'),(745,522,'action created','2026-02-16 14:07:51','2026-02-16 14:07:51'),(746,522,'action started via Async Request','2026-02-16 14:13:14','2026-02-16 14:13:14'),(747,522,'action complete via Async Request','2026-02-16 14:13:14','2026-02-16 14:13:14'),(748,523,'action created','2026-02-16 14:13:14','2026-02-16 14:13:14'),(749,523,'action started via Async Request','2026-02-16 14:19:01','2026-02-16 14:19:01'),(750,523,'action complete via Async Request','2026-02-16 14:19:01','2026-02-16 14:19:01'),(751,524,'action created','2026-02-16 14:19:01','2026-02-16 14:19:01'),(752,524,'action started via Async Request','2026-02-16 14:24:20','2026-02-16 14:24:20'),(753,524,'action complete via Async Request','2026-02-16 14:24:20','2026-02-16 14:24:20'),(754,525,'action created','2026-02-16 14:24:20','2026-02-16 14:24:20'),(755,525,'action started via Async Request','2026-02-16 14:30:02','2026-02-16 14:30:02'),(756,525,'action complete via Async Request','2026-02-16 14:30:02','2026-02-16 14:30:02'),(757,526,'action created','2026-02-16 14:30:02','2026-02-16 14:30:02'),(758,526,'action started via Async Request','2026-02-16 14:35:41','2026-02-16 14:35:41'),(759,526,'action complete via Async Request','2026-02-16 14:35:41','2026-02-16 14:35:41'),(760,527,'action created','2026-02-16 14:35:41','2026-02-16 14:35:41'),(761,527,'action started via WP Cron','2026-02-16 14:40:54','2026-02-16 14:40:54'),(762,527,'action complete via WP Cron','2026-02-16 14:40:54','2026-02-16 14:40:54'),(763,528,'action created','2026-02-16 14:40:54','2026-02-16 14:40:54'),(764,528,'action started via WP Cron','2026-02-16 14:46:10','2026-02-16 14:46:10'),(765,528,'action complete via WP Cron','2026-02-16 14:46:10','2026-02-16 14:46:10'),(766,529,'action created','2026-02-16 14:46:10','2026-02-16 14:46:10'),(767,529,'action started via WP Cron','2026-02-16 14:51:50','2026-02-16 14:51:50'),(768,529,'action complete via WP Cron','2026-02-16 14:51:50','2026-02-16 14:51:50'),(769,530,'action created','2026-02-16 14:51:50','2026-02-16 14:51:50'),(770,530,'action started via WP Cron','2026-02-16 14:56:50','2026-02-16 14:56:50'),(771,530,'action complete via WP Cron','2026-02-16 14:56:50','2026-02-16 14:56:50'),(772,531,'action created','2026-02-16 14:56:50','2026-02-16 14:56:50'),(773,531,'action started via Async Request','2026-02-16 15:01:56','2026-02-16 15:01:56'),(774,531,'action complete via Async Request','2026-02-16 15:01:56','2026-02-16 15:01:56'),(775,532,'action created','2026-02-16 15:01:56','2026-02-16 15:01:56'),(776,532,'action started via Async Request','2026-02-17 06:59:23','2026-02-17 06:59:23'),(777,532,'action complete via Async Request','2026-02-17 06:59:23','2026-02-17 06:59:23'),(778,533,'action created','2026-02-17 06:59:23','2026-02-17 06:59:23'),(779,533,'action started via Async Request','2026-02-17 07:06:14','2026-02-17 07:06:14'),(780,533,'action complete via Async Request','2026-02-17 07:06:14','2026-02-17 07:06:14'),(781,534,'action created','2026-02-17 07:06:14','2026-02-17 07:06:14'),(782,534,'action started via Async Request','2026-02-17 07:39:00','2026-02-17 07:39:00'),(783,534,'action complete via Async Request','2026-02-17 07:39:00','2026-02-17 07:39:00'),(784,535,'action created','2026-02-17 07:39:00','2026-02-17 07:39:00'),(785,535,'action started via WP Cron','2026-02-17 07:44:34','2026-02-17 07:44:34'),(786,535,'action complete via WP Cron','2026-02-17 07:44:34','2026-02-17 07:44:34'),(787,536,'action created','2026-02-17 07:44:34','2026-02-17 07:44:34'),(788,536,'action started via Async Request','2026-02-17 07:50:41','2026-02-17 07:50:41'),(789,536,'action complete via Async Request','2026-02-17 07:50:41','2026-02-17 07:50:41'),(790,537,'action created','2026-02-17 07:50:41','2026-02-17 07:50:41'),(791,537,'action started via Async Request','2026-02-17 07:55:45','2026-02-17 07:55:45'),(792,537,'action complete via Async Request','2026-02-17 07:55:45','2026-02-17 07:55:45'),(793,538,'action created','2026-02-17 07:55:45','2026-02-17 07:55:45'),(794,538,'action started via Async Request','2026-02-17 08:02:05','2026-02-17 08:02:05'),(795,538,'action complete via Async Request','2026-02-17 08:02:05','2026-02-17 08:02:05'),(796,539,'action created','2026-02-17 08:02:05','2026-02-17 08:02:05'),(797,539,'action started via Async Request','2026-02-17 08:07:42','2026-02-17 08:07:42'),(798,539,'action complete via Async Request','2026-02-17 08:07:42','2026-02-17 08:07:42'),(799,540,'action created','2026-02-17 08:07:42','2026-02-17 08:07:42'),(800,540,'action started via WP Cron','2026-02-17 08:12:56','2026-02-17 08:12:56'),(801,540,'action complete via WP Cron','2026-02-17 08:12:56','2026-02-17 08:12:56'),(802,541,'action created','2026-02-17 08:12:56','2026-02-17 08:12:56'),(803,541,'action started via Async Request','2026-02-17 08:18:17','2026-02-17 08:18:17'),(804,541,'action complete via Async Request','2026-02-17 08:18:18','2026-02-17 08:18:18'),(805,542,'action created','2026-02-17 08:18:18','2026-02-17 08:18:18'),(806,542,'action started via Async Request','2026-02-17 08:23:20','2026-02-17 08:23:20'),(807,542,'action complete via Async Request','2026-02-17 08:23:20','2026-02-17 08:23:20'),(808,543,'action created','2026-02-17 08:23:20','2026-02-17 08:23:20'),(809,543,'action started via WP Cron','2026-02-17 08:28:50','2026-02-17 08:28:50'),(810,543,'action complete via WP Cron','2026-02-17 08:28:50','2026-02-17 08:28:50'),(811,544,'action created','2026-02-17 08:28:50','2026-02-17 08:28:50'),(812,544,'action started via WP Cron','2026-02-17 08:33:54','2026-02-17 08:33:54'),(813,544,'action complete via WP Cron','2026-02-17 08:33:54','2026-02-17 08:33:54'),(814,545,'action created','2026-02-17 08:33:54','2026-02-17 08:33:54'),(815,545,'action started via WP Cron','2026-02-17 08:38:55','2026-02-17 08:38:55'),(816,545,'action complete via WP Cron','2026-02-17 08:38:56','2026-02-17 08:38:56'),(817,546,'action created','2026-02-17 08:38:56','2026-02-17 08:38:56'),(818,546,'action started via Async Request','2026-02-17 08:44:41','2026-02-17 08:44:41'),(819,546,'action complete via Async Request','2026-02-17 08:44:41','2026-02-17 08:44:41'),(820,547,'action created','2026-02-17 08:44:41','2026-02-17 08:44:41'),(821,547,'action started via WP Cron','2026-02-17 08:50:04','2026-02-17 08:50:04'),(822,547,'action complete via WP Cron','2026-02-17 08:50:04','2026-02-17 08:50:04'),(823,548,'action created','2026-02-17 08:50:04','2026-02-17 08:50:04');
/*!40000 ALTER TABLE `wpph_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_commentmeta`
--

DROP TABLE IF EXISTS `wpph_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_commentmeta`
--

LOCK TABLES `wpph_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpph_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_comments`
--

DROP TABLE IF EXISTS `wpph_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_comments`
--

LOCK TABLES `wpph_comments` WRITE;
/*!40000 ALTER TABLE `wpph_comments` DISABLE KEYS */;
INSERT INTO `wpph_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2025-12-16 08:36:35','2025-12-16 08:36:35','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0);
/*!40000 ALTER TABLE `wpph_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_cookieadmin_consents`
--

DROP TABLE IF EXISTS `wpph_cookieadmin_consents`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_cookieadmin_consents` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `consent_id` varchar(128) NOT NULL,
  `user_ip` varbinary(16) DEFAULT NULL,
  `consent_time` int(11) NOT NULL,
  `country` varchar(150) DEFAULT NULL,
  `browser` text DEFAULT NULL,
  `domain` varchar(255) DEFAULT NULL,
  `consent_status` varchar(50) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `consent_id` (`consent_id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_cookieadmin_consents`
--

LOCK TABLES `wpph_cookieadmin_consents` WRITE;
/*!40000 ALTER TABLE `wpph_cookieadmin_consents` DISABLE KEYS */;
INSERT INTO `wpph_cookieadmin_consents` VALUES (1,'bd5da56b-a991-4d4d-8c76-0707094fc653','\0',1770798852,'Zambia','Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Mobile Safari/537.36','afhold.co.zm','[\"accept\"]'),(2,'356fedab-8505-46a0-9fc6-941c17d715c1','\0',1771229292,'Zambia','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36','afhold.co.zm','[\"accept\"]');
/*!40000 ALTER TABLE `wpph_cookieadmin_consents` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_cookieadmin_cookies`
--

DROP TABLE IF EXISTS `wpph_cookieadmin_cookies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_cookieadmin_cookies` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `cookie_name` varchar(100) NOT NULL,
  `category` varchar(50) DEFAULT NULL,
  `description` varchar(500) DEFAULT NULL,
  `domain` varchar(255) NOT NULL,
  `path` varchar(255) DEFAULT '/',
  `expires` datetime DEFAULT NULL,
  `max_age` int(11) DEFAULT NULL,
  `samesite` varchar(10) DEFAULT NULL,
  `secure` tinyint(1) NOT NULL DEFAULT 0,
  `httponly` tinyint(1) NOT NULL DEFAULT 0,
  `raw_name` varchar(255) DEFAULT NULL,
  `edited` tinyint(1) DEFAULT 0,
  `patterns` varchar(255) NOT NULL DEFAULT '[]',
  `scan_timestamp` int(11) DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_cookieadmin_cookies`
--

LOCK TABLES `wpph_cookieadmin_cookies` WRITE;
/*!40000 ALTER TABLE `wpph_cookieadmin_cookies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_cookieadmin_cookies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_e_events`
--

DROP TABLE IF EXISTS `wpph_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_e_events`
--

LOCK TABLES `wpph_e_events` WRITE;
/*!40000 ALTER TABLE `wpph_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_e_notes`
--

DROP TABLE IF EXISTS `wpph_e_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_e_notes`
--

LOCK TABLES `wpph_e_notes` WRITE;
/*!40000 ALTER TABLE `wpph_e_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_e_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_e_notes_users_relations`
--

DROP TABLE IF EXISTS `wpph_e_notes_users_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_e_notes_users_relations`
--

LOCK TABLES `wpph_e_notes_users_relations` WRITE;
/*!40000 ALTER TABLE `wpph_e_notes_users_relations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_e_notes_users_relations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_e_submissions`
--

DROP TABLE IF EXISTS `wpph_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) DEFAULT NULL,
  `hash_id` varchar(60) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(20) NOT NULL,
  `form_name` varchar(60) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_e_submissions`
--

LOCK TABLES `wpph_e_submissions` WRITE;
/*!40000 ALTER TABLE `wpph_e_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wpph_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) NOT NULL,
  `action_label` varchar(60) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_e_submissions_actions_log`
--

LOCK TABLES `wpph_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wpph_e_submissions_actions_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_e_submissions_values`
--

DROP TABLE IF EXISTS `wpph_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(60) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_e_submissions_values`
--

LOCK TABLES `wpph_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wpph_e_submissions_values` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_links`
--

DROP TABLE IF EXISTS `wpph_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_links`
--

LOCK TABLES `wpph_links` WRITE;
/*!40000 ALTER TABLE `wpph_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_options`
--

DROP TABLE IF EXISTS `wpph_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=4085 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_options`
--

LOCK TABLES `wpph_options` WRITE;
/*!40000 ALTER TABLE `wpph_options` DISABLE KEYS */;
INSERT INTO `wpph_options` VALUES (1,'cron','a:9:{i:1775810195;a:2:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775810202;a:3:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1775810272;a:3:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775810273;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1775813950;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1776158923;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1776242195;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1776334449;a:1:{s:27:\"acf_update_site_health_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','on'),(2,'siteurl','https://afhold.co.zm/staging','on'),(3,'home','https://afhold.co.zm/staging','on'),(4,'blogname','Afhold','on'),(5,'blogdescription','My WordPress Blog','on'),(6,'users_can_register','0','on'),(7,'admin_email','mainzas@aflife.co.zm','on'),(8,'start_of_week','1','on'),(9,'use_balanceTags','0','on'),(10,'use_smilies','1','on'),(11,'require_name_email','1','on'),(12,'comments_notify','1','on'),(13,'posts_per_rss','10','on'),(14,'rss_use_excerpt','0','on'),(15,'mailserver_url','mail.example.com','on'),(16,'mailserver_login','login@example.com','on'),(17,'mailserver_pass','','on'),(18,'mailserver_port','110','on'),(19,'default_category','1','on'),(20,'default_comment_status','open','on'),(21,'default_ping_status','open','on'),(22,'default_pingback_flag','1','on'),(23,'posts_per_page','10','on'),(24,'date_format','F j, Y','on'),(25,'time_format','g:i a','on'),(26,'links_updated_date_format','F j, Y g:i a','on'),(27,'comment_moderation','0','on'),(28,'moderation_notify','1','on'),(29,'permalink_structure','/%postname%/','on'),(30,'rewrite_rules','a:187:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"elementor_component/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"elementor_component/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"elementor_component/([^/]+)/embed/?$\";s:52:\"index.php?elementor_component=$matches[1]&embed=true\";s:40:\"elementor_component/([^/]+)/trackback/?$\";s:46:\"index.php?elementor_component=$matches[1]&tb=1\";s:48:\"elementor_component/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&paged=$matches[2]\";s:55:\"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&cpage=$matches[2]\";s:44:\"elementor_component/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementor_component=$matches[1]&page=$matches[2]\";s:36:\"elementor_component/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"elementor_component/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"elementor_component/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:58:\"news-article-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?news-article-type=$matches[1]&feed=$matches[2]\";s:53:\"news-article-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?news-article-type=$matches[1]&feed=$matches[2]\";s:34:\"news-article-type/([^/]+)/embed/?$\";s:50:\"index.php?news-article-type=$matches[1]&embed=true\";s:46:\"news-article-type/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?news-article-type=$matches[1]&paged=$matches[2]\";s:28:\"news-article-type/([^/]+)/?$\";s:39:\"index.php?news-article-type=$matches[1]\";s:50:\"team-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?team-type=$matches[1]&feed=$matches[2]\";s:45:\"team-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?team-type=$matches[1]&feed=$matches[2]\";s:26:\"team-type/([^/]+)/embed/?$\";s:42:\"index.php?team-type=$matches[1]&embed=true\";s:38:\"team-type/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?team-type=$matches[1]&paged=$matches[2]\";s:20:\"team-type/([^/]+)/?$\";s:31:\"index.php?team-type=$matches[1]\";s:48:\"executive-team-membe/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"executive-team-membe/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"executive-team-membe/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"executive-team-membe/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"executive-team-membe/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"executive-team-membe/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"executive-team-membe/([^/]+)/embed/?$\";s:53:\"index.php?executive-team-membe=$matches[1]&embed=true\";s:41:\"executive-team-membe/([^/]+)/trackback/?$\";s:47:\"index.php?executive-team-membe=$matches[1]&tb=1\";s:49:\"executive-team-membe/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?executive-team-membe=$matches[1]&paged=$matches[2]\";s:56:\"executive-team-membe/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?executive-team-membe=$matches[1]&cpage=$matches[2]\";s:45:\"executive-team-membe/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?executive-team-membe=$matches[1]&page=$matches[2]\";s:37:\"executive-team-membe/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"executive-team-membe/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"executive-team-membe/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"executive-team-membe/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"executive-team-membe/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"executive-team-membe/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"news-article/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"news-article/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"news-article/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"news-article/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"news-article/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"news-article/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"news-article/([^/]+)/embed/?$\";s:45:\"index.php?news-article=$matches[1]&embed=true\";s:33:\"news-article/([^/]+)/trackback/?$\";s:39:\"index.php?news-article=$matches[1]&tb=1\";s:41:\"news-article/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?news-article=$matches[1]&paged=$matches[2]\";s:48:\"news-article/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?news-article=$matches[1]&cpage=$matches[2]\";s:37:\"news-article/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?news-article=$matches[1]&page=$matches[2]\";s:29:\"news-article/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"news-article/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"news-article/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"news-article/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"news-article/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"news-article/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"career/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"career/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"career/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"career/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"career/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"career/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"career/([^/]+)/embed/?$\";s:39:\"index.php?career=$matches[1]&embed=true\";s:27:\"career/([^/]+)/trackback/?$\";s:33:\"index.php?career=$matches[1]&tb=1\";s:35:\"career/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?career=$matches[1]&paged=$matches[2]\";s:42:\"career/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?career=$matches[1]&cpage=$matches[2]\";s:31:\"career/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?career=$matches[1]&page=$matches[2]\";s:23:\"career/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"career/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"career/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"career/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"career/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"career/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=32&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','on'),(31,'hack_file','0','on'),(32,'blog_charset','UTF-8','on'),(33,'moderation_keys','','off'),(34,'active_plugins','a:6:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:31:\"elementor-pro/elementor-pro.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:39:\"filter-everything/filter-everything.php\";i:4;s:37:\"rometheme-for-elementor/RomeTheme.php\";i:5;s:32:\"romethemeform/rometheme-form.php\";}','on'),(35,'category_base','','on'),(36,'ping_sites','https://rpc.pingomatic.com/','on'),(37,'comment_max_links','2','on'),(38,'gmt_offset','0','on'),(39,'default_email_category','1','on'),(40,'recently_edited','','off'),(41,'template','hello-elementor','on'),(42,'stylesheet','hello-elementor','on'),(43,'comment_registration','0','on'),(44,'html_type','text/html','on'),(45,'use_trackback','0','on'),(46,'default_role','subscriber','on'),(47,'db_version','60717','on'),(48,'uploads_use_yearmonth_folders','1','on'),(49,'upload_path','','on'),(50,'blog_public','1','on'),(51,'default_link_category','2','on'),(52,'show_on_front','page','on'),(53,'tag_base','','on'),(54,'show_avatars','1','on'),(55,'avatar_rating','G','on'),(56,'upload_url_path','','on'),(57,'thumbnail_size_w','150','on'),(58,'thumbnail_size_h','150','on'),(59,'thumbnail_crop','1','on'),(60,'medium_size_w','300','on'),(61,'medium_size_h','300','on'),(62,'avatar_default','mystery','on'),(63,'large_size_w','1024','on'),(64,'large_size_h','1024','on'),(65,'image_default_link_type','none','on'),(66,'image_default_size','','on'),(67,'image_default_align','','on'),(68,'close_comments_for_old_posts','0','on'),(69,'close_comments_days_old','14','on'),(70,'thread_comments','1','on'),(71,'thread_comments_depth','5','on'),(72,'page_comments','0','on'),(73,'comments_per_page','50','on'),(74,'default_comments_page','newest','on'),(75,'comment_order','asc','on'),(76,'sticky_posts','a:0:{}','on'),(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(80,'uninstall_plugins','a:6:{s:19:\"siteseo/siteseo.php\";s:27:\"\\SiteSEO\\Install::uninstall\";s:27:\"siteseo-pro/siteseo-pro.php\";s:30:\"\\SiteSEOPro\\Install::uninstall\";s:21:\"backuply/backuply.php\";s:21:\"backuply_deactivation\";s:27:\"speedycache/speedycache.php\";s:31:\"\\SpeedyCache\\Install::uninstall\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:39:\"filter-everything/filter-everything.php\";a:2:{i:0;s:30:\"FilterEverything\\Filter\\Plugin\";i:1;s:9:\"uninstall\";}}','off'),(81,'timezone_string','','on'),(82,'page_for_posts','0','on'),(83,'page_on_front','32','on'),(84,'default_post_format','0','on'),(85,'link_manager_enabled','0','on'),(86,'finished_splitting_shared_terms','1','on'),(87,'site_icon','953','on'),(88,'medium_large_size_w','768','on'),(89,'medium_large_size_h','0','on'),(90,'wp_page_for_privacy_policy','3','on'),(91,'show_comments_cookies_opt_in','1','on'),(92,'admin_email_lifespan','1781426195','on'),(93,'disallowed_keys','','off'),(94,'comment_previously_approved','1','on'),(95,'auto_plugin_theme_update_emails','a:0:{}','off'),(96,'auto_update_core_dev','enabled','on'),(97,'auto_update_core_minor','enabled','on'),(98,'auto_update_core_major','enabled','on'),(99,'wp_force_deactivated_plugins','a:0:{}','on'),(100,'wp_attachment_pages_enabled','0','on'),(101,'wp_notes_notify','1','on'),(102,'initial_db_version','60717','on'),(103,'wpph_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:69:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:14:\"siteseo_manage\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','on'),(104,'fresh_site','0','off'),(105,'user_count','5','off'),(106,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','auto'),(107,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','auto'),(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(110,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(111,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(112,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(113,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(114,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(115,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(116,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(117,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(118,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(119,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(120,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(121,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(122,'theme_mods_twentytwentyfive','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1770731580;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),(123,'recovery_keys','a:0:{}','off'),(124,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.9.4\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','on'),(3199,'elementor_pro_remote_info_api_data_3.35.1','a:2:{s:7:\"timeout\";i:1773428957;s:5:\"value\";s:252107:\"{\"stable_version\":\"3.35.1\",\"last_updated\":\"2026-02-11 10:26:59\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:235958:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.35.1 - 2026-02-11<\\/h4>\\n<ul>\\n<li>Fix: Enqueue script errors when <code>WP_DEBUG<\\/code> is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/34617\\\">#34617<\\/a>)<\\/li>\\n<li>Fix: General UI issues in Editor screens in WordPress Admin<\\/li>\\n<\\/ul>\\n<h4>3.35.0 - 2026-02-02<\\/h4>\\n<ul>\\n<li>Tweak: Extended the color picker to support ACF fields - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables with custom units across relevant controls - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables in border radius controls - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.34.4 - 2026-01-29<\\/h4>\\n<ul>\\n<li>Fix: Shortcodes overflow the screen on Saved Templates screen in WordPress Admin<\\/li>\\n<li>Fix: Avoid Multiple Popups control does not work in Popups<\\/li>\\n<\\/ul>\\n<h4>3.34.3 - 2026-01-26<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder WordPress view does not work as expected<\\/li>\\n<li>Fix: Submissions menu appears even when the setting is disabled<\\/li>\\n<\\/ul>\\n<h4>3.34.2 - 2026-01-22<\\/h4>\\n<ul>\\n<li>Tweak: Updated notification behavior in Elementor menu in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.1 - 2026-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Unified the Elementor interface into a single place to manage, optimize, and configure Elementor capabilities in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.0 - 2025-12-22<\\/h4>\\n<ul>\\n<li>New: Added support for Display Conditions for Atomic Elements - Editor V4<\\/li>\\n<li>Tweak: Enabled media queries for the Desktop breakpoint only in Custom CSS - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Added support for Google Calendar in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Tel link in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF Image field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Removed icon from the accessibility tree in Flip Box widget<\\/li>\\n<li>Tweak: Applied CSS logical properties in text-align controls and improved RTL rendering in the Editor<\\/li>\\n<li>Fix: Website Template library displayed in English instead of the translated language<\\/li>\\n<li>Fix: Custom CSS field breaks when using certain characters - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.33.2 - 2025-12-03<\\/h4>\\n<ul>\\n<li>Fix: Incorrect status shown for Custom Code, Fonts, and Icons after importing a Website Template<\\/li>\\n<li>Fix: Display Conditions window appears empty in the editor<\\/li>\\n<\\/ul>\\n<h4>3.33.1 - 2025-11-11<\\/h4>\\n<ul>\\n<li>Fix: Styles not loading correctly in Custom Fonts and Custom Icons admin screens (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/33396\\\">#33396<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.33.0 - 2025-11-10<\\/h4>\\n<ul>\\n<li>New: Introducing Custom CSS for element-level styling with full isolation and responsive control - Editor V4<\\/li>\\n<li>New: Introducing media save to cloud in Website Templates, enabling users to store media assets directly in the cloud for easier access and management.<\\/li>\\n<li>Tweak: Added support for Post Excerpt dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Internal URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Post Terms dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Shortcode dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Popup dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Off-Canvas dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Lightbox dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Add To Cart dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Archive Title dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for the Email Contact URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for reduced-motion preferences in Flip Box widget<\\/li>\\n<li>Tweak: Updated minimum supported versions for Chrome, Firefox, and Safari<\\/li>\\n<li>Tweak: Updated Notes button location in the Editor Top Bar<\\/li>\\n<\\/ul>\\n<h4>3.32.3 - 2025-10-21<\\/h4>\\n<ul>\\n<li>Fix: Website Template fails to apply when Custom Code or Custom Icons are included<\\/li>\\n<\\/ul>\\n<h4>3.32.2 - 2025-09-29<\\/h4>\\n<ul>\\n<li>Fix: Exported taxonomies are not displayed correctly on the summary page in Website Templates export<\\/li>\\n<li>Fix: Certain taxonomies are not exported as expected in Website Templates export<\\/li>\\n<\\/ul>\\n<h4>3.32.1 - 2025-09-16<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder fails to load when containers are disabled<\\/li>\\n<li>Fix: Popup and single product templates not imported or exported as expected<\\/li>\\n<\\/ul>\\n<h4>3.32.0 - 2025-09-15<\\/h4>\\n<ul>\\n<li>New: Introducing Size Variables to store and reuse numeric values across spacing, typography, layout, and borders - Editor V4<\\/li>\\n<li>New: Introducing granular Transitions with property-level control for advanced micro-animations - Editor V4<\\/li>\\n<li>New: Added granular content selection for Website Templates import and export, including pages, menus, post types, and taxonomies<\\/li>\\n<li>Tweak: Enhanced accessibility of background images in Slides widget with proper aria attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23543\\\">#23543<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/31063\\\">#31063<\\/a>)<\\/li>\\n<li>Tweak: Added REST API support for the Custom Code feature<\\/li>\\n<li>Tweak: Moved Background control from Content tab to Style tab in Flip Box widget<\\/li>\\n<li>Tweak: Removed SVG icons from the accessibility tree in Share Buttons widget<\\/li>\\n<li>Tweak: Removed dropdown indicator icons from the accessibility tree in WordPress Menu widget<\\/li>\\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG<\\/code> enabled<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied to Animated Headline widget<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied in Motion Effects<\\/li>\\n<li>Fix: Added required PHP and WordPress versions to the plugin header<\\/li>\\n<\\/ul>\\n<h4>3.31.3 - 2025-09-08<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in WordPress Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated &quot;Optimized Markup&quot; feature on new sites<\\/li>\\n<li>Tweak: Activated &quot;Menu&quot; feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn\'t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn\'t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with &quot;Access to edit content only&quot; are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an &quot;External URL&quot; source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added &quot;Space Between Dots&quot; control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &quot;Payments&quot; module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to &quot;Load More&quot; or &quot;Infinite Scroll&quot; in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.35.1\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9.4\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtZlF6TUlqUjFST3IxdGpsemtUb0QxNzMzMzA1MzAyMmFGWEwzOThtcEVEIiwidXJsIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZyIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NzMzODU3NTYsImV4cCI6MTc3MzQ3MjE1Nn0.3-8A97vlfr83F-f0RCbbCWARqTBIGRJOKLz2hbNgvIQ\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtZlF6TUlqUjFST3IxdGpsemtUb0QxNzMzMzA1MzAyMmFGWEwzOThtcEVEIiwidXJsIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZyIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NzMzODU3NTYsImV4cCI6MTc3MzQ3MjE1Nn0.3-8A97vlfr83F-f0RCbbCWARqTBIGRJOKLz2hbNgvIQ\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9.4\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtZlF6TUlqUjFST3IxdGpsemtUb0QxNzMzMzA1MzAyMmFGWEwzOThtcEVEIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZyIsImlhdCI6MTc3MzM4NTc1NiwiZXhwIjoxNzczNDcyMTU2fQ.CvhgaRX91VjGZWCJYSUqyHjhWOc_OV_cMcHTnoAn8Mw\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtZlF6TUlqUjFST3IxdGpsemtUb0QxNzMzMzA1MzAyMmFGWEwzOThtcEVEIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZyIsImlhdCI6MTc3MzM4NTc1NiwiZXhwIjoxNzczNDcyMTU2fQ.CvhgaRX91VjGZWCJYSUqyHjhWOc_OV_cMcHTnoAn8Mw\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','off'),(141,'softaculous_pro_license','a:14:{s:7:\"license\";s:30:\"SOFTWP-16154-58258-30221-38372\";s:7:\"expires\";s:8:\"20260306\";s:4:\"type\";s:1:\"1\";s:8:\"type_txt\";s:7:\"Premium\";s:9:\"num_sites\";N;s:4:\"plan\";s:8:\"personal\";s:6:\"active\";i:1;s:10:\"licexpired\";N;s:4:\"thid\";N;s:6:\"status\";i:1;s:9:\"last_edit\";s:10:\"1765874203\";s:10:\"status_txt\";s:33:\"<font color=\"green\">Active</font>\";s:8:\"has_plid\";i:1;s:11:\"last_update\";i:1771311562;}','yes'),(4074,'_site_transient_timeout_theme_roots','1775811483','off'),(4075,'_site_transient_theme_roots','a:4:{s:15:\"hello-elementor\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}','off'),(131,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"dc1b8f8e8ae79f2cb16614078265e3f4\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:18:\"core/term-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(444,'elementor_pro_theme_builder_conditions','a:3:{s:6:\"single\";a:1:{i:412;a:1:{i:0;s:16:\"include/singular\";}}s:6:\"footer\";a:1:{i:175;a:1:{i:0;s:15:\"include/general\";}}s:6:\"header\";a:1:{i:76;a:1:{i:0;s:15:\"include/general\";}}}','auto'),(448,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),(455,'elementor_library_category_children','a:0:{}','auto'),(4072,'_transient_timeout_acf_plugin_updates','1775982097','off'),(4073,'_transient_acf_plugin_updates','a:5:{s:7:\"plugins\";a:1:{s:30:\"advanced-custom-fields/acf.php\";a:11:{s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"6.8.0\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:6:\"tested\";s:5:\"6.9.4\";s:7:\"package\";s:284:\"https://connect.advancedcustomfields.com/v2/plugins/download?p=acf&s=plugin&version=6.8.0&token=eyJwIjoiYWNmIiwiayI6ZmFsc2UsIndwX3VybCI6Imh0dHBzOlwvXC9hZmhvbGQuY28uem1cL3N0YWdpbmciLCJ3cF92ZXJzaW9uIjoiNi45LjQiLCJ3cF9tdWx0aXNpdGUiOjAsInBocF92ZXJzaW9uIjoiNy40LjMzIiwiYmxvY2tfY291bnQiOjB9\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://connect.advancedcustomfields.com/assets/icon-256x256.png\";}s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://connect.advancedcustomfields.com/assets/banner-772x250.jpg\";s:4:\"high\";s:67:\"https://connect.advancedcustomfields.com/assets/banner-1544x500.jpg\";}s:8:\"requires\";s:3:\"6.2\";s:12:\"requires_php\";s:3:\"7.4\";s:12:\"release_date\";s:8:\"20260330\";}}s:9:\"no_update\";a:0:{}s:10:\"expiration\";i:172800;s:6:\"status\";i:1;s:7:\"checked\";a:1:{s:30:\"advanced-custom-fields/acf.php\";s:5:\"6.7.0\";}}','off'),(133,'siteseo_toggle','a:6:{s:13:\"toggle-titles\";b:1;s:18:\"toggle-xml-sitemap\";b:1;s:23:\"toggle-instant-indexing\";b:1;s:15:\"toggle-advanced\";b:1;s:13:\"toggle-social\";b:1;s:23:\"toggle-google-analytics\";b:1;}','auto'),(134,'siteseo_titles_option_name','a:13:{s:10:\"titles_sep\";s:1:\"-\";s:22:\"titles_home_site_title\";s:13:\"%%sitetitle%%\";s:21:\"titles_home_site_desc\";s:11:\"%%tagline%%\";s:20:\"titles_single_titles\";a:2:{s:4:\"post\";a:2:{s:5:\"title\";s:36:\"%%post_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:17:\"%%post_excerpt%% \";}s:4:\"page\";a:2:{s:5:\"title\";s:36:\"%%post_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:17:\"%%post_excerpt%% \";}}s:17:\"titles_tax_titles\";a:3:{s:8:\"category\";a:2:{s:5:\"title\";s:41:\"%%_category_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:25:\"%%_category_description%%\";}s:8:\"post_tag\";a:2:{s:5:\"title\";s:41:\"%%_category_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:25:\"%%_category_description%%\";}s:11:\"post_format\";a:2:{s:5:\"title\";s:41:\"%%_category_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:25:\"%%_category_description%%\";}}s:28:\"titles_archives_author_title\";s:37:\"%%post_author%% %%sep%% %%sitetitle%%\";s:30:\"titles_archives_author_noindex\";b:1;s:26:\"titles_archives_date_title\";s:38:\"%%archive_date%% %%sep%% %%sitetitle%%\";s:28:\"titles_archives_date_noindex\";b:1;s:36:\"titles_archives_search_title_noindex\";b:1;s:27:\"titles_nositelinkssearchbox\";b:1;s:28:\"titles_archives_search_title\";s:41:\"%%search_keywords%% %%sep%% %%sitetitle%%\";s:25:\"titles_archives_404_title\";s:42:\"404 - Page not found %%sep%% %%sitetitle%%\";}','auto'),(135,'siteseo_social_option_name','a:2:{s:19:\"social_twitter_card\";b:1;s:18:\"social_facebook_og\";b:1;}','auto'),(136,'siteseo_xml_sitemap_option_name','a:4:{s:26:\"xml_sitemap_general_enable\";b:1;s:27:\"xml_sitemap_post_types_list\";a:2:{s:4:\"post\";a:1:{s:7:\"include\";b:1;}s:4:\"page\";a:1:{s:7:\"include\";b:1;}}s:27:\"xml_sitemap_taxonomies_list\";a:1:{s:8:\"category\";a:1:{s:7:\"include\";b:1;}}s:22:\"xml_sitemap_img_enable\";b:1;}','auto'),(137,'siteseo_advanced_option_name','a:2:{s:20:\"advanced_attachments\";b:1;s:28:\"appearance_universal_metabox\";b:1;}','auto'),(138,'siteseo_version','1.3.3','auto'),(2313,'_elementor_onboarding_features','a:3:{s:3:\"one\";a:0:{}s:9:\"essential\";a:0:{}s:8:\"advanced\";a:0:{}}','auto'),(142,'softaculous_pro_rebranding','a:4:{s:2:\"sn\";s:16:\"InMotion Hosting\";s:8:\"logo_url\";s:101:\"https://object.iad1.imhcloud.net/swift/v1/d0499346cf994c309e0fe2f97801647f/images/imh-softaculous.png\";s:13:\"default_hf_bg\";s:0:\"\";s:15:\"default_hf_text\";s:0:\"\";}','yes'),(283,'elementor_active_kit','14','auto'),(284,'elementor_font_display','swap','auto'),(305,'_elementor_installed_time','1770716534','auto'),(292,'elementor_events_db_version','1.0.0','off'),(288,'elementor_landing_pages_activation','0','auto'),(289,'elementor_checklist','{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header_pro\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":false}','auto'),(143,'siteseo_pro_options','a:1:{s:22:\"toggle_state_stru_data\";b:1;}','auto'),(144,'siteseo_auto_schema','a:1:{s:7:\"schemas\";a:7:{s:13:\"69411a1b3f9cf\";a:6:{s:2:\"id\";s:13:\"69411a1b3f9cf\";s:4:\"name\";s:7:\"Article\";s:4:\"type\";s:7:\"Article\";s:10:\"properties\";a:10:{s:11:\"articleType\";s:7:\"Article\";s:3:\"url\";s:12:\"%%post_url%%\";s:8:\"headline\";s:14:\"%%post_title%%\";s:11:\"description\";s:16:\"%%post_excerpt%%\";s:13:\"datePublished\";s:13:\"%%post_date%%\";s:8:\"keywords\";s:12:\"%%keywords%%\";s:9:\"wordCount\";s:19:\"%%post_word_count%%\";s:5:\"image\";s:22:\"%%post_thumbnail_url%%\";s:16:\"mainEntityOfPage\";s:0:\"\";s:6:\"author\";s:15:\"%%post_author%%\";}s:10:\"display_on\";a:1:{i:0;s:9:\"all_posts\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"69411a1b3f9f9\";a:6:{s:2:\"id\";s:13:\"69411a1b3f9f9\";s:4:\"name\";s:7:\"WebSite\";s:4:\"type\";s:7:\"WebSite\";s:10:\"properties\";a:6:{s:4:\"name\";s:13:\"%%sitetitle%%\";s:11:\"description\";s:20:\"%%site_description%%\";s:3:\"url\";s:12:\"%%site_url%%\";s:15:\"potentialAction\";s:0:\"\";s:9:\"publisher\";s:0:\"\";s:10:\"inLanguage\";s:17:\"%%site_language%%\";}s:10:\"display_on\";a:1:{i:0;s:14:\"entire_website\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"69411a1b3fa02\";a:6:{s:2:\"id\";s:13:\"69411a1b3fa02\";s:4:\"name\";s:7:\"WebPage\";s:4:\"type\";s:7:\"WebPage\";s:10:\"properties\";a:6:{s:4:\"name\";s:22:\"%%current_page_title%%\";s:3:\"url\";s:20:\"%%current_page_url%%\";s:14:\"breadcrumbList\";s:0:\"\";s:11:\"description\";s:16:\"%%post_excerpt%%\";s:9:\"publisher\";s:15:\"%%post_author%%\";s:10:\"inLanguage\";s:17:\"%%site_language%%\";}s:10:\"display_on\";a:1:{i:0;s:14:\"entire_website\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"69411a1b3fa0a\";a:6:{s:2:\"id\";s:13:\"69411a1b3fa0a\";s:4:\"name\";s:14:\"BreadcrumbList\";s:4:\"type\";s:14:\"BreadcrumbList\";s:10:\"properties\";a:0:{}s:10:\"display_on\";a:1:{i:0;s:14:\"entire_website\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"69411a1b3fa0b\";a:6:{s:2:\"id\";s:13:\"69411a1b3fa0b\";s:4:\"name\";s:12:\"SearchAction\";s:4:\"type\";s:12:\"SearchAction\";s:10:\"properties\";a:0:{}s:10:\"display_on\";a:1:{i:0;s:14:\"entire_website\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"69411a1b3fa0c\";a:6:{s:2:\"id\";s:13:\"69411a1b3fa0c\";s:4:\"name\";s:6:\"Person\";s:4:\"type\";s:6:\"Person\";s:10:\"properties\";a:9:{s:4:\"name\";s:23:\"%%author_display_name%%\";s:3:\"url\";s:14:\"%%author_url%%\";s:9:\"givenName\";s:21:\"%%author_first_name%%\";s:10:\"familyName\";s:20:\"%%author_last_name%%\";s:5:\"brand\";s:13:\"%%sitetitle%%\";s:16:\"mainEntityOfPage\";s:0:\"\";s:11:\"description\";s:20:\"%%site_description%%\";s:5:\"image\";s:17:\"%%author_avatar%%\";s:6:\"sameAs\";s:0:\"\";}s:10:\"display_on\";a:1:{i:0;s:9:\"all_posts\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"69411a1b3fa18\";a:6:{s:2:\"id\";s:13:\"69411a1b3fa18\";s:4:\"name\";s:7:\"Product\";s:4:\"type\";s:7:\"Product\";s:10:\"properties\";a:6:{s:4:\"name\";s:14:\"%%post_title%%\";s:11:\"description\";s:16:\"%%product_desc%%\";s:5:\"Brand\";a:2:{s:4:\"name\";s:13:\"%%sitetitle%%\";s:3:\"url\";s:12:\"%%post_url%%\";}s:5:\"Image\";a:3:{s:3:\"url\";s:19:\"%%product_img_url%%\";s:10:\"imageWidth\";s:21:\"%%product_img_width%%\";s:11:\"imageHeight\";s:22:\"%%product_img_height%%\";}s:15:\"AggregateRating\";a:3:{s:5:\"@type\";s:15:\"AggregateRating\";s:11:\"ratingValue\";s:24:\"%%product_rating_value%%\";s:11:\"reviewCount\";s:24:\"%%product_review_count%%\";}s:6:\"Offers\";a:4:{s:5:\"@type\";s:5:\"Offer\";s:5:\"price\";s:17:\"%%product_price%%\";s:13:\"priceCurrency\";s:20:\"%%product_currency%%\";s:12:\"availability\";s:24:\"%%product_stock_status%%\";}}s:10:\"display_on\";a:1:{i:0;s:11:\"all_product\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}}}','auto'),(145,'siteseo_pro_version','1.3.3','auto'),(146,'gosmtp_version','1.1.8','auto'),(158,'pagelayer_pro_version','2.0.7','auto'),(148,'external_updates-siteseo-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1770716030;s:14:\"checkedVersion\";s:5:\"1.3.3\";s:6:\"update\";N;}','off'),(149,'gosmtp_free_installed','1765874203','auto'),(150,'gosmtp_version_pro_nag','1770716097','auto'),(151,'gosmtp_version_free_nag','1770716098','auto'),(152,'gosmtp_pro_version','1.1.8','auto'),(153,'backuply_version','1.5.1','auto'),(154,'backuply_config_keys','a:1:{s:12:\"BACKUPLY_KEY\";s:64:\"d4a43c166edd9e8dbc2a4e2c212ee48d741a26e3eb1b39fa32311c2cd4b230f1\";}','auto'),(155,'backuply_pro_version','1.5.1','auto'),(156,'pagelayer_version','2.0.7','auto'),(157,'pagelayer_options','a:0:{}','auto'),(159,'pagelayer_pro_options','a:0:{}','auto'),(160,'speedycache_options','a:6:{s:3:\"lbc\";b:1;s:10:\"minify_css\";b:1;s:4:\"gzip\";b:1;s:11:\"minify_html\";b:1;s:9:\"minify_js\";b:1;s:15:\"render_blocking\";b:1;}','auto'),(161,'speedycache_version','1.3.7','auto'),(163,'external_updates-gosmtp-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1770728769;s:14:\"checkedVersion\";s:5:\"1.1.8\";s:6:\"update\";N;}','off'),(164,'speedycache_img','a:5:{s:9:\"on_upload\";b:0;s:14:\"automatic_optm\";b:0;s:11:\"url_rewrite\";b:0;s:18:\"compression_method\";s:2:\"gd\";s:19:\"compression_quality\";s:2:\"70\";}','auto'),(165,'speedycache_pro_version','1.3.7','auto'),(166,'speedycache_free_installed','1765874204','auto'),(167,'speedycache_pro_older_pro_version_nag','1770716041','auto'),(168,'speedycache_pro_older_free_version_nag','1770716041','auto'),(171,'external_updates-backuply-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1770728768;s:14:\"checkedVersion\";s:5:\"1.5.1\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:12:\"backuply-pro\";s:7:\"version\";s:5:\"1.5.1\";s:8:\"homepage\";s:21:\"https://backuply.com/\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:136:\"https://s8.softaculous.com/a/backuply/download.php?version=1.5.1&license=SOFTWP-16154-58258-30221-38372&url=https://afhold.co.zm\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:29:\"backuply-pro/backuply-pro.php\";s:12:\"translations\";a:0:{}}}','off'),(169,'cookieadmin_version','1.1.4','auto'),(170,'cookieadmin_pro_version','1.1.4','auto'),(172,'external_updates-pagelayer-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1770715726;s:14:\"checkedVersion\";s:5:\"2.0.7\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:13:\"pagelayer-pro\";s:7:\"version\";s:5:\"2.0.7\";s:8:\"homepage\";s:21:\"https://pagelayer.com\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:137:\"https://s4.softaculous.com/a/pagelayer/download.php?version=2.0.7&license=SOFTWP-16154-58258-30221-38372&url=https://afhold.co.zm\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:31:\"pagelayer-pro/pagelayer-pro.php\";s:12:\"translations\";a:0:{}}}','off'),(4083,'_transient_timeout_elementor_rollback_versions_3.35.4','1776414487','off'),(4084,'_transient_elementor_rollback_versions_3.35.4','a:30:{i:0;s:6:\"3.35.3\";i:1;s:6:\"3.35.2\";i:2;s:6:\"3.35.1\";i:3;s:6:\"3.35.0\";i:4;s:6:\"3.34.4\";i:5;s:6:\"3.34.3\";i:6;s:6:\"3.34.2\";i:7;s:6:\"3.34.1\";i:8;s:6:\"3.34.0\";i:9;s:6:\"3.33.6\";i:10;s:6:\"3.33.5\";i:11;s:6:\"3.33.4\";i:12;s:6:\"3.33.3\";i:13;s:6:\"3.33.2\";i:14;s:6:\"3.33.1\";i:15;s:6:\"3.33.0\";i:16;s:6:\"3.32.5\";i:17;s:6:\"3.32.4\";i:18;s:6:\"3.32.3\";i:19;s:6:\"3.32.2\";i:20;s:6:\"3.32.1\";i:21;s:6:\"3.32.0\";i:22;s:6:\"3.31.5\";i:23;s:6:\"3.31.4\";i:24;s:6:\"3.31.3\";i:25;s:6:\"3.31.2\";i:26;s:6:\"3.31.1\";i:27;s:6:\"3.31.0\";i:28;s:6:\"3.30.4\";i:29;s:6:\"3.30.3\";}','off'),(175,'backuply_hide_trial','1765874272','off'),(176,'backuply_backup_nag','1770717771','off'),(177,'backuply_license_notice','1765874272','auto'),(178,'external_updates-cookieadmin-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1771318200;s:14:\"checkedVersion\";s:5:\"1.1.4\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:15:\"cookieadmin-pro\";s:7:\"version\";s:5:\"1.1.5\";s:8:\"homepage\";s:24:\"https://cookieadmin.net/\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"download_url\";s:139:\"https://s1.softaculous.com/a/cookieadmin/download.php?version=1.1.5&license=SOFTWP-16154-58258-30221-38372&url=https://afhold.co.zm\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:35:\"cookieadmin-pro/cookieadmin-pro.php\";s:12:\"translations\";a:0:{}}}','off'),(179,'external_updates-speedycache-pro','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1770716040;s:14:\"checkedVersion\";s:5:\"1.3.7\";s:6:\"update\";N;}','off'),(418,'backuply_promo_time','1770731279','off'),(242,'speedycache_test_executed','1','auto'),(189,'finished_updating_comment_type','1','auto'),(190,'can_compress_scripts','0','on'),(2299,'elementor_controls_usage','a:8:{s:9:\"loop-item\";a:10:{s:25:\"theme-post-featured-image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_radius\";i:1;s:27:\"background_hover_transition\";i:1;s:15:\"hover_animation\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:4:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:13;s:5:\"width\";i:6;s:11:\"boxed_width\";i:5;s:8:\"flex_gap\";i:4;s:10:\"min_height\";i:3;s:20:\"flex_justify_content\";i:3;s:16:\"flex_align_items\";i:2;s:14:\"flex_direction\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:7:\"padding\";i:10;s:10:\"_flex_size\";i:4;s:6:\"margin\";i:2;s:7:\"z_index\";i:3;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:5;s:24:\"background_overlay_image\";i:3;s:27:\"background_overlay_position\";i:3;s:25:\"background_overlay_repeat\";i:3;s:23:\"background_overlay_size\";i:3;s:26:\"background_overlay_opacity\";i:3;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:7;}s:18:\"section_background\";a:3:{s:21:\"background_background\";i:5;s:16:\"background_image\";i:2;s:27:\"background_hover_background\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:8;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:7;s:11:\"header_size\";i:7;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:4;s:22:\"typography_font_weight\";i:3;s:22:\"typography_font_family\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:0:{}s:19:\"_section_background\";a:0:{}}}}s:6:\"button\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:4;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:4;s:13:\"selected_icon\";i:3;s:10:\"icon_align\";i:2;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:13:\"border_border\";i:3;s:12:\"text_padding\";i:3;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:16:\"_flex_align_self\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:6;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:1:{s:18:\"title_bottom_space\";i:2;}s:21:\"section_style_content\";a:13:{s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:28:\"title_typography_line_height\";i:1;s:11:\"title_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;s:17:\"description_color\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"post-info\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:20:\"e_display_conditions\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:10:\"off-canvas\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:4:{s:19:\"horizontal_position\";i:1;s:17:\"vertical_position\";i:1;s:5:\"width\";i:1;s:13:\"custom_height\";i:1;}s:16:\"section_settings\";a:3:{s:18:\"entrance_animation\";i:1;s:14:\"exit_animation\";i:1;s:28:\"offcanvas_animation_duration\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:13:\"border_radius\";i:1;}}}}}s:7:\"wp-post\";a:6:{s:4:\"text\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:10:\"label_text\";i:1;s:10:\"name_input\";i:1;s:17:\"placeholder_input\";i:1;s:10:\"show_label\";i:1;}}s:5:\"style\";a:1:{s:11:\"input_style\";a:4:{s:19:\"input_border_radius\";i:1;s:34:\"input_background_normal_background\";i:1;s:26:\"input_border_normal_border\";i:1;s:25:\"input_border_normal_width\";i:1;}}}}s:5:\"email\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:10:\"name_input\";i:1;s:17:\"placeholder_input\";i:1;s:10:\"show_label\";i:1;}}s:5:\"style\";a:1:{s:11:\"input_style\";a:4:{s:19:\"input_border_radius\";i:1;s:34:\"input_background_normal_background\";i:1;s:26:\"input_border_normal_border\";i:1;s:25:\"input_border_normal_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:1;}}}}s:11:\"rform_phone\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:10:\"show_label\";i:1;s:10:\"name_input\";i:1;s:17:\"placeholder_input\";i:1;}s:16:\"settings_section\";a:1:{s:17:\"default_countries\";i:1;}}s:5:\"style\";a:1:{s:11:\"input_style\";a:4:{s:19:\"input_border_radius\";i:1;s:34:\"input_background_normal_background\";i:1;s:26:\"input_border_normal_border\";i:1;s:25:\"input_border_normal_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:2;s:14:\"flex_direction\";i:1;s:20:\"flex_justify_content\";i:2;s:5:\"width\";i:1;s:10:\"min_height\";i:1;s:8:\"flex_gap\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:9:\"text-area\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:10:\"name_input\";i:1;s:17:\"placeholder_input\";i:1;s:10:\"show_label\";i:1;}}s:5:\"style\";a:1:{s:11:\"input_style\";a:5:{s:19:\"input_border_radius\";i:1;s:34:\"input_background_normal_background\";i:1;s:26:\"input_border_normal_border\";i:1;s:25:\"input_border_normal_width\";i:1;s:12:\"input_height\";i:1;}}}}s:19:\"rform_button_submit\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:11:\"button_text\";i:1;s:8:\"btn_icon\";i:1;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:3:{s:25:\"btn_typography_typography\";i:1;s:26:\"btn_typography_font_family\";i:1;s:26:\"btn_typography_font_weight\";i:1;}s:10:\"icon_style\";a:2:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:16:\"_flex_align_self\";i:1;}s:29:\"rtmkit_blur_effects_container\";a:1:{s:12:\"rtmkit_blur_\";i:1;}}}}}s:4:\"page\";a:16:{s:7:\"heading\";a:2:{s:5:\"count\";i:114;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:114;}}s:8:\"advanced\";a:4:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:16;}s:14:\"_section_style\";a:7:{s:8:\"_padding\";i:32;s:14:\"_element_width\";i:71;s:21:\"_element_custom_width\";i:57;s:21:\"_element_width_tablet\";i:22;s:21:\"_element_width_mobile\";i:13;s:7:\"_margin\";i:2;s:16:\"_flex_align_self\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:32;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:31;s:13:\"_border_width\";i:31;s:14:\"_border_radius\";i:32;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:67;s:11:\"title_color\";i:31;s:21:\"typography_typography\";i:34;s:22:\"typography_font_family\";i:34;s:20:\"typography_font_size\";i:34;s:22:\"typography_font_weight\";i:34;s:25:\"typography_text_transform\";i:34;s:22:\"typography_line_height\";i:34;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:67;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:67;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:16;}s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:49;s:21:\"_element_custom_width\";i:49;s:21:\"_element_width_tablet\";i:29;s:7:\"_margin\";i:16;s:21:\"_element_width_mobile\";i:15;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:22;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:191;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:97;s:10:\"min_height\";i:15;s:20:\"flex_justify_content\";i:114;s:16:\"flex_align_items\";i:100;s:13:\"content_width\";i:138;s:5:\"width\";i:105;s:8:\"flex_gap\";i:81;s:9:\"flex_wrap\";i:14;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:11;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:95;s:16:\"background_image\";i:45;s:19:\"background_position\";i:45;s:15:\"background_size\";i:45;s:21:\"background_attachment\";i:4;s:27:\"background_hover_background\";i:33;s:22:\"background_hover_image\";i:33;s:25:\"background_hover_position\";i:33;s:21:\"background_hover_size\";i:33;s:16:\"background_color\";i:4;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:35;s:33:\"background_overlay_gradient_angle\";i:16;s:26:\"background_overlay_opacity\";i:19;}s:14:\"section_border\";a:11:{s:13:\"border_radius\";i:62;s:26:\"box_shadow_box_shadow_type\";i:28;s:21:\"box_shadow_box_shadow\";i:33;s:13:\"border_border\";i:12;s:12:\"border_width\";i:12;s:19:\"border_hover_border\";i:12;s:18:\"border_hover_width\";i:12;s:19:\"border_radius_hover\";i:12;s:32:\"box_shadow_hover_box_shadow_type\";i:12;s:27:\"box_shadow_hover_box_shadow\";i:12;s:12:\"border_color\";i:4;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:4:{s:7:\"padding\";i:176;s:6:\"margin\";i:43;s:7:\"z_index\";i:18;s:16:\"_flex_align_self\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:29;}s:18:\"_section_transform\";a:3:{s:34:\"_transform_translate_popover_hover\";i:15;s:34:\"_transform_translateY_effect_hover\";i:27;s:28:\"_transform_translateY_effect\";i:6;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:44;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:44;s:10:\"image_size\";i:44;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_radius\";i:28;s:5:\"align\";i:4;s:5:\"width\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:20;s:14:\"_element_width\";i:23;s:16:\"_flex_align_self\";i:16;s:6:\"_title\";i:11;s:21:\"_element_custom_width\";i:19;s:8:\"_z_index\";i:9;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:4;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:14:\"_border_radius\";i:3;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:58;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:58;s:10:\"title_text\";i:58;s:16:\"description_text\";i:58;s:4:\"view\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:18:\"title_bottom_space\";i:56;s:10:\"text_align\";i:36;s:8:\"position\";i:10;s:26:\"content_vertical_alignment\";i:31;}s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:2;s:15:\"secondary_color\";i:2;s:9:\"icon_size\";i:31;}s:21:\"section_style_content\";a:10:{s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:28:\"title_typography_line_height\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:34:\"description_typography_font_family\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;s:34:\"description_typography_line_height\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:7:{s:7:\"_margin\";i:11;s:14:\"_element_width\";i:38;s:21:\"_element_custom_width\";i:38;s:21:\"_element_width_mobile\";i:11;s:8:\"_padding\";i:2;s:16:\"_flex_align_self\";i:2;s:8:\"_z_index\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:2;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:2;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:21;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:21;s:5:\"shape\";i:21;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:21;s:12:\"icon_spacing\";i:21;s:19:\"image_border_border\";i:21;s:18:\"image_border_width\";i:21;}}}}s:14:\"image-carousel\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:7:{s:14:\"thumbnail_size\";i:2;s:14:\"slides_to_show\";i:2;s:16:\"slides_to_scroll\";i:2;s:10:\"navigation\";i:2;s:21:\"slides_to_show_tablet\";i:2;s:21:\"slides_to_show_mobile\";i:2;s:23:\"slides_to_scroll_tablet\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:2;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:55;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:55;s:13:\"selected_icon\";i:55;s:10:\"icon_align\";i:55;s:11:\"icon_indent\";i:55;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:55;s:21:\"typography_typography\";i:55;s:22:\"typography_font_family\";i:55;s:20:\"typography_font_size\";i:55;s:22:\"typography_font_weight\";i:55;s:22:\"typography_line_height\";i:55;s:11:\"hover_color\";i:19;s:29:\"button_background_hover_color\";i:19;s:12:\"align_mobile\";i:34;s:13:\"border_border\";i:25;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:21;}s:14:\"_section_style\";a:3:{s:21:\"_element_width_mobile\";i:34;s:7:\"_margin\";i:22;s:14:\"_element_width\";i:12;}}}}s:25:\"rkit-testimonial-carousel\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:12:\"layout_style\";i:3;s:10:\"testi_list\";i:3;}s:17:\"setttings_section\";a:1:{s:13:\"slide_to_show\";i:3;}}s:5:\"style\";a:7:{s:21:\"content_wrapper_style\";a:5:{s:12:\"card_padding\";i:3;s:11:\"card_radius\";i:3;s:26:\"card_background_background\";i:3;s:18:\"card_border_border\";i:3;s:17:\"card_border_width\";i:3;}s:17:\"description_style\";a:1:{s:12:\"review_align\";i:3;}s:12:\"author_style\";a:4:{s:12:\"author_align\";i:3;s:12:\"avatar_width\";i:3;s:14:\"avatar_padding\";i:3;s:13:\"avatar_margin\";i:3;}s:11:\"quote_style\";a:3:{s:11:\"quote_align\";i:3;s:15:\"icon_quote_size\";i:3;s:17:\"icon_quote_margin\";i:3;}s:10:\"body_style\";a:1:{s:12:\"body_padding\";i:3;}s:12:\"rating_style\";a:1:{s:13:\"rating_margin\";i:3;}s:10:\"dots_style\";a:3:{s:32:\"dot_background_normal_background\";i:3;s:31:\"dot_background_hover_background\";i:3;s:32:\"dot_background_active_background\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_tablet\";i:3;}}}}s:12:\"rkit-counter\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:13:\"ending_number\";i:13;s:14:\"increment_step\";i:10;s:13:\"number_suffix\";i:13;s:10:\"text_title\";i:13;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:7:{s:8:\"_padding\";i:1;s:14:\"_element_width\";i:13;s:21:\"_element_custom_width\";i:13;s:8:\"_z_index\";i:1;s:7:\"_margin\";i:1;s:16:\"_flex_align_self\";i:1;s:21:\"_element_width_mobile\";i:13;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";i:1;s:27:\"_box_shadow_box_shadow_type\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:13;}}}}s:14:\"rkit-accordion\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:9:\"accordion\";a:1:{s:10:\"list_items\";i:4;}s:13:\"icons_content\";a:2:{s:10:\"icon_close\";i:2;s:9:\"icon_open\";i:2;}}s:5:\"style\";a:3:{s:11:\"title_style\";a:10:{s:13:\"title_padding\";i:4;s:18:\"title_radius_close\";i:4;s:31:\"acc_background_close_background\";i:4;s:23:\"acc_border_close_border\";i:4;s:22:\"acc_border_close_width\";i:4;s:22:\"acc_border_open_border\";i:4;s:21:\"acc_border_open_width\";i:4;s:42:\"accordion_box_shadow_close_box_shadow_type\";i:1;s:37:\"accordion_box_shadow_close_box_shadow\";i:1;s:30:\"acc_background_open_background\";i:2;}s:10:\"icon_style\";a:1:{s:9:\"icon_size\";i:4;}s:13:\"content_style\";a:1:{s:15:\"content_padding\";i:4;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:2;}}}}s:21:\"rkit-animated-heading\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:4:\"text\";i:12;s:8:\"duration\";i:12;}}s:5:\"style\";a:1:{s:14:\"headline_style\";a:1:{s:10:\"text_align\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:12;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:13;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:13;s:17:\"icon_align_mobile\";i:1;}s:18:\"section_icon_style\";a:4:{s:9:\"icon_size\";i:13;s:11:\"text_indent\";i:13;s:15:\"icon_self_align\";i:13;s:24:\"icon_self_vertical_align\";i:13;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:12;}}}}s:5:\"rform\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:12:\"form-control\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:2:{s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}}s:7:\"wp-page\";a:12:{s:7:\"heading\";a:2:{s:5:\"count\";i:43;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:42;s:11:\"header_size\";i:7;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:7:{s:21:\"_element_width_mobile\";i:10;s:14:\"_element_width\";i:25;s:21:\"_element_custom_width\";i:19;s:21:\"_element_width_tablet\";i:8;s:8:\"_padding\";i:11;s:10:\"_flex_size\";i:7;s:16:\"_flex_align_self\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:7;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:11;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:11;s:13:\"_border_width\";i:11;s:14:\"_border_radius\";i:11;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:20;s:11:\"title_color\";i:12;s:21:\"typography_typography\";i:17;s:22:\"typography_font_family\";i:17;s:20:\"typography_font_size\";i:12;s:22:\"typography_font_weight\";i:17;s:25:\"typography_text_transform\";i:12;s:22:\"typography_line_height\";i:12;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:34;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:34;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:7:{s:21:\"_element_width_mobile\";i:8;s:14:\"_element_width\";i:22;s:21:\"_element_custom_width\";i:22;s:21:\"_element_width_tablet\";i:8;s:10:\"_flex_size\";i:9;s:7:\"_margin\";i:2;s:8:\"_padding\";i:7;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:5:\"align\";i:13;s:21:\"typography_typography\";i:18;s:22:\"typography_font_family\";i:18;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:10:\"text_color\";i:1;}s:16:\"section_drop_cap\";a:0:{}}}}s:9:\"container\";a:2:{s:5:\"count\";i:76;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:17:{s:14:\"flex_direction\";i:39;s:10:\"min_height\";i:13;s:20:\"flex_justify_content\";i:31;s:16:\"flex_align_items\";i:28;s:13:\"content_width\";i:43;s:5:\"width\";i:31;s:8:\"flex_gap\";i:17;s:9:\"flex_wrap\";i:4;s:14:\"container_type\";i:1;s:17:\"grid_columns_grid\";i:1;s:17:\"min_height_tablet\";i:1;s:17:\"min_height_mobile\";i:1;s:27:\"flex_justify_content_mobile\";i:1;s:23:\"flex_align_items_mobile\";i:1;s:12:\"width_tablet\";i:2;s:12:\"width_mobile\";i:2;s:16:\"flex_wrap_tablet\";i:1;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:22;s:16:\"background_image\";i:19;s:19:\"background_position\";i:19;s:15:\"background_size\";i:19;s:27:\"background_hover_background\";i:8;s:22:\"background_hover_image\";i:8;s:25:\"background_hover_position\";i:8;s:21:\"background_hover_size\";i:8;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:2;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:14;s:33:\"background_overlay_gradient_angle\";i:7;s:26:\"background_overlay_opacity\";i:12;s:24:\"background_overlay_image\";i:4;s:27:\"background_overlay_position\";i:4;s:25:\"background_overlay_repeat\";i:4;s:23:\"background_overlay_size\";i:4;}s:14:\"section_border\";a:4:{s:13:\"border_radius\";i:13;s:26:\"box_shadow_box_shadow_type\";i:7;s:21:\"box_shadow_box_shadow\";i:7;s:13:\"border_border\";i:3;}}s:8:\"advanced\";a:4:{s:14:\"section_layout\";a:5:{s:7:\"padding\";i:48;s:6:\"margin\";i:4;s:10:\"_flex_size\";i:3;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:13;}s:18:\"_section_transform\";a:3:{s:34:\"_transform_translate_popover_hover\";i:7;s:34:\"_transform_translateY_effect_hover\";i:7;s:28:\"_transform_translateY_effect\";i:1;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:3;s:11:\"hide_tablet\";i:3;s:11:\"hide_mobile\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:6;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:6;s:13:\"selected_icon\";i:6;s:10:\"icon_align\";i:6;s:11:\"icon_indent\";i:6;s:4:\"link\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:5:\"align\";i:6;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:6;s:22:\"typography_line_height\";i:6;s:11:\"hover_color\";i:3;s:29:\"button_background_hover_color\";i:3;s:12:\"align_mobile\";i:6;s:13:\"border_border\";i:4;s:16:\"background_color\";i:1;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:21:\"_element_width_mobile\";i:6;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:11;s:10:\"title_text\";i:11;s:16:\"description_text\";i:11;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:8;s:26:\"content_vertical_alignment\";i:11;s:18:\"title_bottom_space\";i:11;s:10:\"text_align\";i:7;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:11;s:13:\"primary_color\";i:5;}s:21:\"section_style_content\";a:14:{s:27:\"title_typography_typography\";i:5;s:28:\"title_typography_font_family\";i:5;s:26:\"title_typography_font_size\";i:5;s:28:\"title_typography_font_weight\";i:5;s:31:\"title_typography_text_transform\";i:5;s:28:\"title_typography_line_height\";i:5;s:11:\"title_color\";i:5;s:33:\"description_typography_typography\";i:5;s:34:\"description_typography_font_family\";i:5;s:32:\"description_typography_font_size\";i:5;s:34:\"description_typography_font_weight\";i:5;s:34:\"description_typography_line_height\";i:5;s:17:\"description_color\";i:5;s:35:\"description_typography_word_spacing\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:7:{s:14:\"_element_width\";i:11;s:21:\"_element_custom_width\";i:11;s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:16:\"_flex_align_self\";i:2;s:8:\"_z_index\";i:2;s:21:\"_element_width_mobile\";i:3;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:2;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:2;}s:23:\"rtmkit_tool_tips_widget\";a:0:{}}}}s:9:\"loop-grid\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:4:{s:14:\"section_layout\";a:5:{s:11:\"template_id\";i:5;s:19:\"alternate_templates\";i:5;s:14:\"posts_per_page\";i:2;s:7:\"columns\";i:4;s:14:\"columns_tablet\";i:2;}s:13:\"section_query\";a:4:{s:20:\"post_query_post_type\";i:5;s:16:\"post_query_order\";i:4;s:18:\"post_query_include\";i:2;s:27:\"post_query_include_term_ids\";i:2;}s:18:\"section_pagination\";a:4:{s:15:\"pagination_type\";i:2;s:21:\"pagination_page_limit\";i:1;s:26:\"pagination_numbers_shorten\";i:1;s:20:\"pagination_load_type\";i:1;}s:26:\"section_additional_options\";a:2:{s:26:\"nothing_found_message_text\";i:1;s:28:\"enable_nothing_found_message\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:2;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:10:\"_flex_size\";i:3;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:4;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:2:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:13;s:10:\"image_size\";i:8;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:5:{s:19:\"image_border_radius\";i:4;s:5:\"align\";i:2;s:5:\"width\";i:4;s:6:\"height\";i:4;s:5:\"space\";i:1;}s:21:\"section_style_caption\";a:0:{}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:8:{s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;s:7:\"_margin\";i:5;s:16:\"_flex_align_self\";i:4;s:8:\"_z_index\";i:2;s:10:\"_flex_size\";i:2;s:21:\"_element_width_mobile\";i:1;s:6:\"_title\";i:1;}}}}s:14:\"image-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:22:\"section_image_carousel\";a:9:{s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:16:\"slides_to_scroll\";i:1;s:10:\"navigation\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:23:\"slides_to_scroll_tablet\";i:1;s:8:\"carousel\";i:1;s:26:\"thumbnail_custom_dimension\";i:1;}s:26:\"section_additional_options\";a:1:{s:8:\"lazyload\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:22:\"gallery_vertical_align\";i:1;s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:27:\"image_spacing_custom_tablet\";i:1;}}}}s:11:\"nested-tabs\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_tabs\";a:5:{s:4:\"tabs\";i:1;s:14:\"tabs_direction\";i:1;s:23:\"tabs_justify_horizontal\";i:1;s:21:\"tabs_justify_vertical\";i:1;s:15:\"title_alignment\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_tabs_style\";a:3:{s:38:\"tabs_title_background_color_background\";i:1;s:30:\"tabs_title_border_hover_border\";i:1;s:24:\"tabs_title_border_radius\";i:1;}s:17:\"section_box_style\";a:1:{s:17:\"box_border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:14:\"_border_radius\";i:1;}}}}s:5:\"rform\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:12:\"form-control\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:2:{s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}}s:7:\"section\";a:10:{s:7:\"heading\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:2;s:14:\"_element_width\";i:4;s:6:\"_title\";i:2;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:2;s:14:\"_element_width\";i:2;s:21:\"_element_width_tablet\";i:2;s:21:\"_element_custom_width\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:2;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:2;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:14:\"flex_direction\";i:10;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:8;s:16:\"flex_align_items\";i:5;s:13:\"content_width\";i:7;s:5:\"width\";i:5;s:11:\"boxed_width\";i:2;s:9:\"flex_wrap\";i:3;s:8:\"flex_gap\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:2;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:10;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:6;s:26:\"content_vertical_alignment\";i:6;s:18:\"title_bottom_space\";i:6;s:15:\"position_tablet\";i:3;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:6;s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:12:{s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:28:\"title_typography_line_height\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;s:21:\"_element_width_mobile\";i:5;s:21:\"_element_width_tablet\";i:3;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:5:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;s:19:\"image_border_border\";i:2;s:18:\"image_border_width\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:11:\"rtm-navmenu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"content_setion\";a:1:{s:11:\"menu-select\";i:1;}s:17:\"hamburger-content\";a:1:{s:9:\"icon-open\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:9:{s:13:\"menu-position\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:27:\"menu_typography_line_height\";i:1;s:10:\"text-color\";i:1;s:16:\"text-hover-color\";i:1;s:17:\"active-text-color\";i:1;}s:21:\"submenu-style-setting\";a:12:{s:17:\"submenu-icon-size\";i:1;s:29:\"submenu_typography_typography\";i:1;s:30:\"submenu_typography_font_family\";i:1;s:28:\"submenu_typography_font_size\";i:1;s:30:\"submenu_typography_font_weight\";i:1;s:30:\"submenu_typography_line_height\";i:1;s:17:\"submenu-textcolor\";i:1;s:15:\"submenu-bgcolor\";i:1;s:21:\"submenu-textcolor-   \";i:1;s:21:\"submenu-bgcolor-hover\";i:1;s:24:\"submenu-textcolor-active\";i:1;s:22:\"submenu-bgcolor-active\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:5:\"rform\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:12:\"form-control\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:2;s:17:\"icon_align_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:21:\"_element_custom_width\";i:2;s:21:\"_element_width_tablet\";i:2;s:14:\"_element_width\";i:1;}}}}}s:11:\"single-post\";a:6:{s:7:\"heading\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:22:\"typography_line_height\";i:2;s:11:\"title_color\";i:2;s:5:\"align\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:14:\"flex_direction\";i:4;s:10:\"min_height\";i:2;s:20:\"flex_justify_content\";i:2;s:16:\"flex_align_items\";i:2;s:13:\"content_width\";i:5;s:5:\"width\";i:2;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:3;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:3;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:5;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:18:\"theme-post-content\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:0:{}}s:9:\"loop-grid\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:2:{s:11:\"template_id\";i:1;s:19:\"alternate_templates\";i:1;}s:13:\"section_query\";a:1:{s:20:\"post_query_post_type\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}}s:6:\"header\";a:6:{s:8:\"icon-box\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:10:\"title_size\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:8:\"position\";i:3;s:26:\"content_vertical_alignment\";i:3;s:18:\"title_bottom_space\";i:3;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:3;s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:13:{s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:28:\"title_typography_line_height\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:37:\"description_typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_mobile\";i:3;s:10:\"_flex_size\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:11:\"boxed_width\";i:2;s:20:\"flex_justify_content\";i:4;s:16:\"flex_align_items\";i:2;s:14:\"flex_direction\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:4;s:10:\"_flex_size\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}}}s:15:\"theme-site-logo\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:11:\"rtm-navmenu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:10:\"menu_style\";a:12:{s:13:\"menu-position\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:27:\"menu_typography_line_height\";i:1;s:10:\"text-color\";i:1;s:16:\"text-hover-color\";i:1;s:17:\"active-text-color\";i:1;s:21:\"menu_vertical_padding\";i:1;s:18:\"menu_space_between\";i:1;s:23:\"menu_horizontal_padding\";i:1;}s:21:\"submenu-style-setting\";a:14:{s:17:\"submenu-icon-size\";i:1;s:29:\"submenu_typography_typography\";i:1;s:30:\"submenu_typography_font_family\";i:1;s:28:\"submenu_typography_font_size\";i:1;s:30:\"submenu_typography_font_weight\";i:1;s:30:\"submenu_typography_line_height\";i:1;s:17:\"submenu-textcolor\";i:1;s:15:\"submenu-bgcolor\";i:1;s:21:\"submenu-textcolor-   \";i:1;s:21:\"submenu-bgcolor-hover\";i:1;s:24:\"submenu-textcolor-active\";i:1;s:22:\"submenu-bgcolor-active\";i:1;s:26:\"submenu_horizontal_padding\";i:1;s:21:\"submenu_space_between\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;s:10:\"_flex_size\";i:1;}}s:7:\"content\";a:1:{s:17:\"hamburger-content\";a:1:{s:9:\"icon-open\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:10:\"_flex_size\";i:1;}}}}}s:6:\"footer\";a:7:{s:15:\"theme-site-logo\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:3;s:6:\"_title\";i:1;s:21:\"_element_width_tablet\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:2;s:17:\"icon_align_tablet\";i:2;}s:18:\"section_text_style\";a:2:{s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:21:\"_element_custom_width\";i:2;s:21:\"_element_width_tablet\";i:2;s:14:\"_element_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:5;s:5:\"width\";i:3;s:14:\"flex_direction\";i:6;s:9:\"flex_wrap\";i:3;s:8:\"flex_gap\";i:2;s:20:\"flex_justify_content\";i:3;s:16:\"flex_align_items\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:6;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:3;s:26:\"content_vertical_alignment\";i:3;s:18:\"title_bottom_space\";i:3;s:15:\"position_tablet\";i:3;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:3;s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:12:{s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:11:\"title_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;s:17:\"description_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_tablet\";i:3;s:21:\"_element_width_mobile\";i:2;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}}}','off'),(3203,'elementor_atomic_cache_validity__component-styles-related-posts','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:12:{i:1079;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:412;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:1041;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:32;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:47;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:37;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:100;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:76;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:175;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:42;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:49;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:1;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}','off'),(3204,'_elementor_assets_data','a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:6:{s:12:\"fab-linkedin\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:424:\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\";s:3:\"key\";s:12:\"fab-linkedin\";}s:7:\"version\";s:6:\"5.15.3\";}s:15:\"fas-angle-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:256;s:6:\"height\";i:512;s:4:\"path\";s:189:\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\";s:3:\"key\";s:15:\"fas-angle-right\";}s:7:\"version\";s:6:\"5.15.3\";}s:14:\"eicon-menu-bar\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:279:\"M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z\";s:3:\"key\";s:14:\"eicon-menu-bar\";}s:7:\"version\";s:6:\"5.13.0\";}s:11:\"eicon-close\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:361:\"M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z\";s:3:\"key\";s:11:\"eicon-close\";}s:7:\"version\";s:6:\"5.13.0\";}s:18:\"eicon-chevron-left\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\";s:3:\"key\";s:18:\"eicon-chevron-left\";}s:7:\"version\";s:6:\"5.13.0\";}s:19:\"eicon-chevron-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\";s:3:\"key\";s:19:\"eicon-chevron-right\";}s:7:\"version\";s:6:\"5.13.0\";}}}}','auto'),(3207,'elementor_one_welcome_screen_completed','1','auto'),(4070,'_transient_timeout_wpc_filters_query','1775852497','off'),(4071,'_transient_wpc_filters_query','a:1:{i:0;O:8:\"stdClass\":6:{s:2:\"ID\";s:3:\"856\";s:10:\"post_title\";s:19:\"News Article Filter\";s:12:\"post_content\";s:688:\"a:25:{s:6:\"entity\";s:8:\"taxonomy\";s:6:\"e_name\";s:17:\"news-article-type\";s:4:\"view\";s:6:\"labels\";s:9:\"date_type\";s:4:\"date\";s:15:\"show_term_names\";s:3:\"yes\";s:14:\"dropdown_label\";s:0:\"\";s:11:\"date_format\";s:6:\"F j, Y\";s:5:\"logic\";s:2:\"or\";s:7:\"orderby\";s:7:\"default\";s:7:\"in_path\";s:3:\"yes\";s:7:\"include\";s:2:\"no\";s:12:\"range_slider\";s:3:\"yes\";s:4:\"step\";s:1:\"1\";s:13:\"parent_filter\";s:2:\"no\";s:13:\"min_num_label\";s:0:\"\";s:13:\"max_num_label\";s:0:\"\";s:7:\"tooltip\";s:0:\"\";s:10:\"show_chips\";s:3:\"yes\";s:10:\"acf_fields\";s:0:\"\";s:18:\"selected_and_above\";s:2:\"no\";s:8:\"collapse\";s:2:\"no\";s:9:\"hierarchy\";s:2:\"no\";s:6:\"search\";s:2:\"no\";s:17:\"hide_until_parent\";s:2:\"no\";s:9:\"more_less\";s:2:\"no\";}\";s:9:\"post_name\";s:5:\"_news\";s:11:\"post_parent\";s:3:\"855\";s:10:\"menu_order\";s:1:\"1\";}}','off'),(2118,'team-type_children','a:0:{}','auto'),(2311,'elementor_onboarded','1','auto'),(2260,'recovery_mode_email_last_sent','1774449289','auto'),(4079,'_site_transient_timeout_php_check_e1575808cef126e0bfb4325cceefee7d','1776414483','off'),(4080,'_site_transient_php_check_e1575808cef126e0bfb4325cceefee7d','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(4081,'_site_transient_timeout_wp_theme_files_patterns-7acd42da3a3f71d0e93bf48bacfa6f77','1775811484','off'),(4082,'_site_transient_wp_theme_files_patterns-7acd42da3a3f71d0e93bf48bacfa6f77','a:2:{s:7:\"version\";s:5:\"3.4.6\";s:8:\"patterns\";a:0:{}}','off'),(4077,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1775809683;s:7:\"checked\";a:4:{s:15:\"hello-elementor\";s:5:\"3.4.6\";s:16:\"twentytwentyfive\";s:3:\"1.4\";s:16:\"twentytwentyfour\";s:3:\"1.4\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:1:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"3.4.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.3.4.7.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";}}s:9:\"no_update\";a:3:{s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),(4078,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1775809683;s:8:\"response\";a:9:{s:21:\"backuply/backuply.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/backuply\";s:4:\"slug\";s:8:\"backuply\";s:6:\"plugin\";s:21:\"backuply/backuply.php\";s:11:\"new_version\";s:5:\"1.5.2\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/backuply/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.5.2.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/backuply/assets/icon-128x128.png?rev=2760139\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/backuply/assets/banner-1544x500.png?rev=2760332\";s:2:\"1x\";s:63:\"https://ps.w.org/backuply/assets/banner-772x250.png?rev=2760332\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}}s:27:\"cookieadmin/cookieadmin.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/cookieadmin\";s:4:\"slug\";s:11:\"cookieadmin\";s:6:\"plugin\";s:27:\"cookieadmin/cookieadmin.php\";s:11:\"new_version\";s:5:\"1.1.7\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/cookieadmin/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/cookieadmin.1.1.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/cookieadmin/assets/icon-256x256.png?rev=3328221\";s:2:\"1x\";s:64:\"https://ps.w.org/cookieadmin/assets/icon-128x128.png?rev=3328221\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/cookieadmin/assets/banner-1544x500.png?rev=3328221\";s:2:\"1x\";s:66:\"https://ps.w.org/cookieadmin/assets/banner-772x250.png?rev=3328221\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"4.0.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:39:\"filter-everything/filter-everything.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:31:\"w.org/plugins/filter-everything\";s:4:\"slug\";s:17:\"filter-everything\";s:6:\"plugin\";s:39:\"filter-everything/filter-everything.php\";s:11:\"new_version\";s:5:\"1.9.2\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/filter-everything/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/filter-everything.1.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/filter-everything/assets/icon-256x256.png?rev=3487105\";s:2:\"1x\";s:70:\"https://ps.w.org/filter-everything/assets/icon-128x128.png?rev=3487105\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/filter-everything/assets/banner-1544x500.jpg?rev=3493357\";s:2:\"1x\";s:72:\"https://ps.w.org/filter-everything/assets/banner-772x250.jpg?rev=3493357\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.7\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:1499:\"<p><em>Release Date - 18 March 2026</em>\n* Dev   - Added the ability to use filters on Singular pages and filter native WordPress queries, including the Main WP Query and posts displayed with Gutenberg\n* Dev   - Added Filter, Chips, and Sorting widgets for page builders: Elementor, Divi, Bricks Builder, Breakdance, Beaver Builder, and Gutenberg\n* Dev   - Added the ability to create date filters for both regular post dates and dates stored in custom fields, including fields created with ACF\n* Dev   - Added the ability to create a large number of filters in a Filter Set, such as 100 or more\n* Dev   - Added a &#039;Horizontal view&#039; checkbox to Filter Sets\n* Dev   - Added functionality for automatic filter creation based on popular criteria\n* Dev   - Added improved styles for the Filters widget\n* Tweak - Added the ability to reset values in numeric fields\n* Tweak - Added an icon to the &#039;Where to filter?&#039; field for quick preview of the page where the Filter Set works\n* Tweak - Added suggestions for custom field filters, along with autocomplete while typing\n* Tweak - Improved the Rating filter by adding better star icons and two usage modes\n* Tweak - Moved the &#039;Where to filter?&#039; and &#039;What to filter?&#039; fields into a separate metabox called &#039;Location&#039;\n* Tweak - Improved the Apply and Reset buttons in Apply Button mode. They are now floating for better usability\n* Tweak - Improved the Filters widget on mobile option\n* Fix   - Fixed bugs</p>\";}s:17:\"gosmtp/gosmtp.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:20:\"w.org/plugins/gosmtp\";s:4:\"slug\";s:6:\"gosmtp\";s:6:\"plugin\";s:17:\"gosmtp/gosmtp.php\";s:11:\"new_version\";s:5:\"1.1.9\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/gosmtp/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/gosmtp.1.1.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/gosmtp/assets/icon-256x256.png?rev=2869163\";s:2:\"1x\";s:59:\"https://ps.w.org/gosmtp/assets/icon-128x128.png?rev=2869163\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/gosmtp/assets/banner-1544x500.png?rev=2868206\";s:2:\"1x\";s:61:\"https://ps.w.org/gosmtp/assets/banner-772x250.png?rev=2868206\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}}s:41:\"image-optimization/image-optimization.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:32:\"w.org/plugins/image-optimization\";s:4:\"slug\";s:18:\"image-optimization\";s:6:\"plugin\";s:41:\"image-optimization/image-optimization.php\";s:11:\"new_version\";s:5:\"1.7.3\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/image-optimization/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/image-optimization.1.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/image-optimization/assets/icon-256x256.gif?rev=3443231\";s:2:\"1x\";s:71:\"https://ps.w.org/image-optimization/assets/icon-128x128.gif?rev=3443231\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/image-optimization/assets/banner-1544x500.png?rev=3443231\";s:2:\"1x\";s:73:\"https://ps.w.org/image-optimization/assets/banner-772x250.png?rev=3443231\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:32:\"romethemeform/rometheme-form.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/romethemeform\";s:4:\"slug\";s:13:\"romethemeform\";s:6:\"plugin\";s:32:\"romethemeform/rometheme-form.php\";s:11:\"new_version\";s:5:\"1.2.5\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/romethemeform/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/romethemeform.1.2.5.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/romethemeform/assets/icon-128x128.png?rev=3367512\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/romethemeform/assets/banner-772x250.png?rev=3367512\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"8.2\";s:16:\"requires_plugins\";a:0:{}}s:19:\"siteseo/siteseo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/siteseo\";s:4:\"slug\";s:7:\"siteseo\";s:6:\"plugin\";s:19:\"siteseo/siteseo.php\";s:11:\"new_version\";s:5:\"1.3.8\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/siteseo/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/siteseo/assets/icon-256x256.png?rev=3015592\";s:2:\"1x\";s:60:\"https://ps.w.org/siteseo/assets/icon-128x128.png?rev=3015592\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/siteseo/assets/banner-1544x500.jpg?rev=3016144\";s:2:\"1x\";s:62:\"https://ps.w.org/siteseo/assets/banner-772x250.jpg?rev=3016144\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:27:\"speedycache/speedycache.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/speedycache\";s:4:\"slug\";s:11:\"speedycache\";s:6:\"plugin\";s:27:\"speedycache/speedycache.php\";s:11:\"new_version\";s:5:\"1.3.9\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/speedycache/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/speedycache.1.3.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/speedycache/assets/icon-256x256.png?rev=3109188\";s:2:\"1x\";s:64:\"https://ps.w.org/speedycache/assets/icon-128x128.png?rev=3109188\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/speedycache/assets/banner-772x250.png?rev=2858418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:3:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:43:\"template-kit-import/template-kit-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/template-kit-import\";s:4:\"slug\";s:19:\"template-kit-import\";s:6:\"plugin\";s:43:\"template-kit-import/template-kit-import.php\";s:11:\"new_version\";s:6:\"1.0.16\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/template-kit-import/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/template-kit-import.1.0.16.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/template-kit-import/assets/icon-256x256.png?rev=3129153\";s:2:\"1x\";s:72:\"https://ps.w.org/template-kit-import/assets/icon-128x128.png?rev=3129153\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.35.1\";s:12:\"last_updated\";s:19:\"2026-02-11 10:26:59\";s:11:\"new_version\";s:6:\"3.35.1\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.4\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:380:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtZlF6TUlqUjFST3IxdGpsemtUb0QxNzMzMzA1MzAyMmFGWEwzOThtcEVEIiwidXJsIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZyIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NzMzODU3NTYsImV4cCI6MTc3MzQ3MjE1Nn0.3-8A97vlfr83F-f0RCbbCWARqTBIGRJOKLz2hbNgvIQ/package_download\";s:13:\"download_link\";s:380:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtZlF6TUlqUjFST3IxdGpsemtUb0QxNzMzMzA1MzAyMmFGWEwzOThtcEVEIiwidXJsIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZyIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NzMzODU3NTYsImV4cCI6MTc3MzQ3MjE1Nn0.3-8A97vlfr83F-f0RCbbCWARqTBIGRJOKLz2hbNgvIQ/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.4\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:357:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtZlF6TUlqUjFST3IxdGpsemtUb0QxNzMzMzA1MzAyMmFGWEwzOThtcEVEIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZyIsImlhdCI6MTc3MzM4NTc1NiwiZXhwIjoxNzczNDcyMTU2fQ.CvhgaRX91VjGZWCJYSUqyHjhWOc_OV_cMcHTnoAn8Mw/previous_download\";s:13:\"download_link\";s:357:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtZlF6TUlqUjFST3IxdGpsemtUb0QxNzMzMzA1MzAyMmFGWEwzOThtcEVEIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZyIsImlhdCI6MTc3MzM4NTc1NiwiZXhwIjoxNzczNDcyMTU2fQ.CvhgaRX91VjGZWCJYSUqyHjhWOc_OV_cMcHTnoAn8Mw/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:7:\"checked\";a:18:{s:30:\"advanced-custom-fields/acf.php\";s:5:\"6.7.0\";s:19:\"akismet/akismet.php\";s:3:\"5.6\";s:21:\"backuply/backuply.php\";s:5:\"1.5.1\";s:29:\"backuply-pro/backuply-pro.php\";s:5:\"1.5.1\";s:27:\"cookieadmin/cookieadmin.php\";s:5:\"1.1.5\";s:35:\"cookieadmin-pro/cookieadmin-pro.php\";s:5:\"1.1.4\";s:23:\"elementor/elementor.php\";s:6:\"3.35.4\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.35.1\";s:39:\"filter-everything/filter-everything.php\";s:5:\"1.9.1\";s:17:\"gosmtp/gosmtp.php\";s:5:\"1.1.8\";s:25:\"gosmtp-pro/gosmtp-pro.php\";s:5:\"1.1.8\";s:41:\"image-optimization/image-optimization.php\";s:5:\"1.7.2\";s:32:\"romethemeform/rometheme-form.php\";s:5:\"1.2.4\";s:19:\"siteseo/siteseo.php\";s:5:\"1.3.5\";s:27:\"siteseo-pro/siteseo-pro.php\";s:5:\"1.3.3\";s:27:\"speedycache/speedycache.php\";s:5:\"1.3.7\";s:35:\"speedycache-pro/speedycache-pro.php\";s:5:\"1.3.7\";s:43:\"template-kit-import/template-kit-import.php\";s:6:\"1.0.16\";}}','off'),(234,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":7,\"critical\":1}','on'),(256,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:20:\"mainzas@aflife.co.zm\";s:7:\"version\";s:5:\"6.9.4\";s:9:\"timestamp\";i:1773385757;}','off'),(417,'backuply_hide_holiday','1770731279','off'),(290,'elementor_version','3.35.4','auto'),(291,'elementor_install_history','a:2:{s:6:\"3.35.3\";i:1770716435;s:6:\"3.35.4\";i:1771318205;}','auto'),(281,'template_kit_import_version','1.0.16','auto'),(282,'template_kit_import_install_time','1770716294','auto'),(294,'rkit-widget-options','a:39:{s:10:\"headerinfo\";a:8:{s:4:\"name\";s:11:\"Header Info\";s:4:\"icon\";s:27:\"rtmicon rtmicon-header-info\";s:10:\"class_name\";s:20:\"HeaderInfo_Rometheme\";s:8:\"category\";s:6:\"header\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:110:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-header-info-widget/\";s:10:\"previewURL\";s:57:\"https://rometheme.net/plugins/rtmkit/widgets/header-info/\";}s:9:\"offcanvas\";a:8:{s:4:\"name\";s:16:\"Header Offcanvas\";s:4:\"icon\";s:32:\"rtmicon rtmicon-header-offcanvas\";s:10:\"class_name\";s:19:\"Offcanvas_Rometheme\";s:8:\"category\";s:6:\"header\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:112:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-header-info-widget-2/\";s:10:\"previewURL\";s:36:\"https://rometheme.net/widget-header/\";}s:7:\"navmenu\";a:8:{s:4:\"name\";s:8:\"Nav Menu\";s:4:\"icon\";s:24:\"rtmicon rtmicon-nav-menu\";s:10:\"class_name\";s:18:\"Nav_Menu_Rometheme\";s:8:\"category\";s:6:\"header\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:107:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-nav-menu-widget/\";s:10:\"previewURL\";s:54:\"https://rometheme.net/plugins/rtmkit/widgets/nav-menu/\";}s:6:\"search\";a:8:{s:4:\"name\";s:6:\"Search\";s:4:\"icon\";s:22:\"rtmicon rtmicon-search\";s:10:\"class_name\";s:16:\"Search_Rometheme\";s:8:\"category\";s:6:\"header\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:105:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-search-widget/\";s:10:\"previewURL\";s:52:\"https://rometheme.net/plugins/rtmkit/widgets/search/\";}s:8:\"sitelogo\";a:8:{s:4:\"name\";s:9:\"Site Logo\";s:4:\"icon\";s:25:\"rtmicon rtmicon-site-logo\";s:10:\"class_name\";s:18:\"SiteLogo_Rometheme\";s:8:\"category\";s:6:\"header\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:135:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-site-logo-widget-ezd_ampersand-favicon-logo/\";s:10:\"previewURL\";s:55:\"https://rometheme.net/plugins/rtmkit/widgets/site-logo/\";}s:9:\"accordion\";a:8:{s:4:\"name\";s:9:\"Accordion\";s:4:\"icon\";s:25:\"rtmicon rtmicon-accordion\";s:10:\"class_name\";s:14:\"Rkit_Accordion\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:108:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-accordion-widget/\";s:10:\"previewURL\";s:55:\"https://rometheme.net/plugins/rtmkit/widgets/accordion/\";}s:15:\"advancedheading\";a:8:{s:4:\"name\";s:16:\"Advanced Heading\";s:4:\"icon\";s:32:\"rtmicon rtmicon-advanced-heading\";s:10:\"class_name\";s:21:\"Rkit_advanced_heading\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:115:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-advanced-heading-widget/\";s:10:\"previewURL\";s:62:\"https://rometheme.net/plugins/rtmkit/widgets/advanced-heading/\";}s:4:\"tabs\";a:8:{s:4:\"name\";s:13:\"Advanced Tabs\";s:4:\"icon\";s:29:\"rtmicon rtmicon-advanced-tabs\";s:10:\"class_name\";s:9:\"Rkit_Tabs\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:112:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-advanced-tabs-widget/\";s:10:\"previewURL\";s:59:\"https://rometheme.net/plugins/rtmkit/widgets/advanced-tabs/\";}s:15:\"animatedheading\";a:8:{s:4:\"name\";s:16:\"Animated Heading\";s:4:\"icon\";s:32:\"rtmicon rtmicon-animated-heading\";s:10:\"class_name\";s:20:\"Rkit_AnimatedHeading\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:115:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-animated-heading-widget/\";s:10:\"previewURL\";s:62:\"https://rometheme.net/plugins/rtmkit/widgets/animated-heading/\";}s:9:\"backtotop\";a:9:{s:4:\"name\";s:11:\"Back To Top\";s:4:\"icon\";s:34:\"rtmicon rtmicon-back-to-top-button\";s:10:\"class_name\";s:13:\"RkitBackToTop\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:110:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-back-to-top-widget/\";s:10:\"previewURL\";s:57:\"https://rometheme.net/plugins/rtmkit/widgets/back-to-top/\";s:6:\"is_new\";b:1;}s:8:\"barchart\";a:8:{s:4:\"name\";s:9:\"Bar Chart\";s:4:\"icon\";s:27:\"rtmicon rtmicon-bar-chart  \";s:10:\"class_name\";s:13:\"Rkit_BarChart\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:108:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-bar-chart-widget/\";s:10:\"previewURL\";s:55:\"https://rometheme.net/plugins/rtmkit/widgets/bar-chart/\";}s:10:\"blockquote\";a:8:{s:4:\"name\";s:10:\"Blockquote\";s:4:\"icon\";s:26:\"rtmicon rtmicon-blockquote\";s:10:\"class_name\";s:15:\"Rkit_BLockQuote\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:109:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-blockquote-widget/\";s:10:\"previewURL\";s:56:\"https://rometheme.net/plugins/rtmkit/widgets/blockquote/\";}s:3:\"cta\";a:8:{s:4:\"name\";s:14:\"Call To Action\";s:4:\"icon\";s:30:\"rtmicon rtmicon-call-to-action\";s:10:\"class_name\";s:8:\"CTA_Rkit\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:113:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-call-to-action-widget/\";s:10:\"previewURL\";s:60:\"https://rometheme.net/plugins/rtmkit/widgets/call-to-action/\";}s:10:\"cardslider\";a:8:{s:4:\"name\";s:13:\"Card Carousel\";s:4:\"icon\";s:27:\"rtmicon rtmicon-card-slider\";s:10:\"class_name\";s:15:\"Rkit_CardSlider\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:110:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-card-slider-widget/\";s:10:\"previewURL\";s:59:\"https://rometheme.net/plugins/rtmkit/widgets/card-carousel/\";}s:11:\"client_grid\";a:9:{s:4:\"name\";s:11:\"Client Grid\";s:4:\"icon\";s:27:\"rtmicon rtmicon-client-grid\";s:10:\"class_name\";s:15:\"Rkit_Clientgrid\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:110:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-client-grid-widget/\";s:10:\"previewURL\";s:57:\"https://rometheme.net/plugins/rtmkit/widgets/client-grid/\";s:6:\"is_new\";b:1;}s:9:\"countdown\";a:8:{s:4:\"name\";s:9:\"Countdown\";s:4:\"icon\";s:25:\"rtmicon rtmicon-countdown\";s:10:\"class_name\";s:14:\"Rkit_Countdown\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:108:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-countdown-widget/\";s:10:\"previewURL\";s:55:\"https://rometheme.net/plugins/rtmkit/widgets/countdown/\";}s:7:\"counter\";a:8:{s:4:\"name\";s:7:\"Counter\";s:4:\"icon\";s:23:\"rtmicon rtmicon-counter\";s:10:\"class_name\";s:12:\"Rkit_Counter\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:106:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-counter-widget/\";s:10:\"previewURL\";s:53:\"https://rometheme.net/plugins/rtmkit/widgets/counter/\";}s:10:\"dualbutton\";a:8:{s:4:\"name\";s:11:\"Dual Button\";s:4:\"icon\";s:27:\"rtmicon rtmicon-dual-button\";s:10:\"class_name\";s:16:\"Rkit_dual_button\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:110:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-dual-button-widget/\";s:10:\"previewURL\";s:57:\"https://rometheme.net/plugins/rtmkit/widgets/dual-button/\";}s:11:\"home_slider\";a:8:{s:4:\"name\";s:11:\"Hero Slider\";s:4:\"icon\";s:34:\"rtmicon rtmicon-full-screen-slider\";s:10:\"class_name\";s:16:\"Rkit_home_slider\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:110:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-hero-slider-widget/\";s:10:\"previewURL\";s:57:\"https://rometheme.net/plugins/rtmkit/widgets/hero-slider/\";}s:14:\"imageaccordion\";a:8:{s:4:\"name\";s:15:\"Image Accordion\";s:4:\"icon\";s:31:\"rtmicon rtmicon-image-accordion\";s:10:\"class_name\";s:20:\"Rkit_image_accordion\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:114:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-image-accordion-widget/\";s:10:\"previewURL\";s:61:\"https://rometheme.net/plugins/rtmkit/widgets/image-accordion/\";}s:8:\"imagebox\";a:8:{s:4:\"name\";s:9:\"Image Box\";s:4:\"icon\";s:25:\"rtmicon rtmicon-image-box\";s:10:\"class_name\";s:14:\"Rkit_image_box\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:108:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-image-box-widget/\";s:10:\"previewURL\";s:55:\"https://rometheme.net/plugins/rtmkit/widgets/image-box/\";}s:15:\"imagecomparison\";a:8:{s:4:\"name\";s:16:\"Image Comparison\";s:4:\"icon\";s:32:\"rtmicon rtmicon-image-comparison\";s:10:\"class_name\";s:20:\"Rkit_Imagecomparison\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:115:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-image-comparison-widget/\";s:10:\"previewURL\";s:62:\"https://rometheme.net/plugins/rtmkit/widgets/image-comparison/\";}s:13:\"image_gallery\";a:8:{s:4:\"name\";s:13:\"Image Gallery\";s:4:\"icon\";s:29:\"rtmicon rtmicon-image-gallery\";s:10:\"class_name\";s:18:\"Rkit_image_gallery\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:120:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-image-gallery-masonry-widget/\";s:10:\"previewURL\";s:59:\"https://rometheme.net/plugins/rtmkit/widgets/image-gallery/\";}s:9:\"linechart\";a:8:{s:4:\"name\";s:10:\"Line Chart\";s:4:\"icon\";s:26:\"rtmicon rtmicon-line-chart\";s:10:\"class_name\";s:14:\"Rkit_LineChart\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:109:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-line-chart-widget/\";s:10:\"previewURL\";s:56:\"https://rometheme.net/plugins/rtmkit/widgets/line-chart/\";}s:8:\"piechart\";a:8:{s:4:\"name\";s:9:\"Pie Chart\";s:4:\"icon\";s:27:\"rtmicon rtmicon-pie-chart-2\";s:10:\"class_name\";s:13:\"Rkit_PieChart\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:108:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-pie-chart-widget/\";s:10:\"previewURL\";s:55:\"https://rometheme.net/plugins/rtmkit/widgets/pie-chart/\";}s:13:\"rkitpostblock\";a:8:{s:4:\"name\";s:10:\"Post Block\";s:4:\"icon\";s:26:\"rtmicon rtmicon-image-info\";s:10:\"class_name\";s:13:\"RkitPostBlock\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:109:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-post-block-widget/\";s:10:\"previewURL\";s:55:\"https://rometheme.net/plugins/rtmkit/widgets/post-blog/\";}s:8:\"blogpost\";a:8:{s:4:\"name\";s:9:\"Post Grid\";s:4:\"icon\";s:20:\"rtmicon rtmicon-blog\";s:10:\"class_name\";s:14:\"Blog_Post_Rkit\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:108:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-post-grid-widget/\";s:10:\"previewURL\";s:55:\"https://rometheme.net/plugins/rtmkit/widgets/post-grid/\";}s:8:\"postlist\";a:8:{s:4:\"name\";s:9:\"Post List\";s:4:\"icon\";s:25:\"rtmicon rtmicon-post-list\";s:10:\"class_name\";s:13:\"Rkit_Postlist\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:108:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-post-list-widget/\";s:10:\"previewURL\";s:55:\"https://rometheme.net/plugins/rtmkit/widgets/post-list/\";}s:10:\"pricetable\";a:8:{s:4:\"name\";s:13:\"Pricing Table\";s:4:\"icon\";s:27:\"rtmicon rtmicon-price-table\";s:10:\"class_name\";s:14:\"Rkit_Pricelist\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:70:\"https://support.rometheme.net/docs/romethemekit/widgets/pricing-table/\";s:10:\"previewURL\";s:59:\"https://rometheme.net/plugins/rtmkit/widgets/pricing-table/\";}s:11:\"progressbar\";a:8:{s:4:\"name\";s:12:\"Progress Bar\";s:4:\"icon\";s:28:\"rtmicon rtmicon-progress-bar\";s:10:\"class_name\";s:16:\"Rkit_ProgressBar\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:111:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-progress-bar-widget/\";s:10:\"previewURL\";s:58:\"https://rometheme.net/plugins/rtmkit/widgets/progress-bar/\";}s:11:\"social_icon\";a:10:{s:4:\"name\";s:12:\"Social Icons\";s:4:\"icon\";s:28:\"rtmicon rtmicon-social-icons\";s:10:\"class_name\";s:16:\"Rkit_Social_Icon\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:76:\"https://support.rometheme.net/docs/romethemekit/widgets/social-icons-widget/\";s:10:\"previewURL\";s:46:\"https://rometheme.net/plugins/rtmkit/elements/\";s:5:\"notes\";s:26:\"link official cooming soon\";s:6:\"is_new\";b:1;}s:11:\"socialshare\";a:8:{s:4:\"name\";s:12:\"Social Share\";s:4:\"icon\";s:30:\"rtmicon rtmicon-social-share-2\";s:10:\"class_name\";s:16:\"Rkit_SocialShare\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:111:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-social-share-widget/\";s:10:\"previewURL\";s:58:\"https://rometheme.net/plugins/rtmkit/widgets/social-share/\";}s:4:\"team\";a:8:{s:4:\"name\";s:4:\"Team\";s:4:\"icon\";s:20:\"rtmicon rtmicon-team\";s:10:\"class_name\";s:9:\"Rkit_Team\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:103:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-team-widget/\";s:10:\"previewURL\";s:50:\"https://rometheme.net/plugins/rtmkit/widgets/team/\";}s:13:\"team_carousel\";a:8:{s:4:\"name\";s:13:\"Team Carousel\";s:4:\"icon\";s:20:\"rtmicon rtmicon-team\";s:10:\"class_name\";s:18:\"Rkit_Team_Carousel\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:103:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-team-widget/\";s:10:\"previewURL\";s:50:\"https://rometheme.net/plugins/rtmkit/widgets/team/\";}s:19:\"testimonialcarousel\";a:8:{s:4:\"name\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:38:\"rtmicon rtmicon-testimonial-carousel-2\";s:10:\"class_name\";s:24:\"Rkit_TestimonialCarousel\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:119:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-testimonial-carousel-widget/\";s:10:\"previewURL\";s:66:\"https://rometheme.net/plugins/rtmkit/widgets/testimonial-carousel/\";}s:11:\"runningtext\";a:8:{s:4:\"name\";s:12:\"Text Marquee\";s:4:\"icon\";s:28:\"rtmicon rtmicon-text-marquee\";s:10:\"class_name\";s:16:\"Rkit_RunningText\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:111:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-text-marquee-widget/\";s:10:\"previewURL\";s:58:\"https://rometheme.net/plugins/rtmkit/widgets/text-marquee/\";}s:12:\"video_button\";a:10:{s:4:\"name\";s:12:\"Video Button\";s:4:\"icon\";s:28:\"rtmicon rtmicon-video-button\";s:10:\"class_name\";s:17:\"Rkit_Video_Button\";s:8:\"category\";s:4:\"rkit\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:76:\"https://support.rometheme.net/docs/romethemekit/widgets/video-button-widget/\";s:10:\"previewURL\";s:46:\"https://rometheme.net/plugins/rtmkit/elements/\";s:5:\"notes\";s:26:\"link official cooming soon\";s:6:\"is_new\";b:1;}s:20:\"woo_product_carousel\";a:9:{s:4:\"name\";s:20:\"Woo Product Carousel\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"class_name\";s:25:\"Rkit_woo_product_carousel\";s:8:\"category\";s:11:\"woocommerce\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:111:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-product-grid-widget/\";s:10:\"previewURL\";s:62:\"https://rometheme.net/plugins/rtmkit/widgets/woo-product-grid/\";s:6:\"is_new\";b:1;}s:16:\"woo_product_grid\";a:9:{s:4:\"name\";s:16:\"Woo Product Grid\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"class_name\";s:21:\"Rkit_woo_product_grid\";s:8:\"category\";s:11:\"woocommerce\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:111:\"https://support.rometheme.net/docs/romethemekit/widgets/how-to-use-ezd_ampersand-customize-product-grid-widget/\";s:10:\"previewURL\";s:62:\"https://rometheme.net/plugins/rtmkit/widgets/woo-product-grid/\";s:6:\"is_new\";b:1;}}','auto'),(295,'rform-widget-options','a:11:{s:8:\"checkbox\";a:8:{s:4:\"name\";s:8:\"Checkbox\";s:4:\"icon\";s:24:\"rtmicon rtmicon-checkbox\";s:10:\"class_name\";s:21:\"Rform_Checkbox_Widget\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:4:\"date\";a:8:{s:4:\"name\";s:4:\"Date\";s:4:\"icon\";s:25:\"rtmicon rtmicon-date-form\";s:10:\"class_name\";s:11:\"RTForm_Date\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:5:\"email\";a:8:{s:4:\"name\";s:5:\"Email\";s:4:\"icon\";s:26:\"rtmicon rtmicon-email-form\";s:10:\"class_name\";s:12:\"RTForm_Email\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:6:\"number\";a:8:{s:4:\"name\";s:6:\"Number\";s:4:\"icon\";s:22:\"rtmicon rtmicon-number\";s:10:\"class_name\";s:13:\"RTForm_Number\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:8:\"radiobtn\";a:8:{s:4:\"name\";s:12:\"Radio Button\";s:4:\"icon\";s:21:\"rtmicon rtmicon-radio\";s:10:\"class_name\";s:18:\"Rform_Radio_Widget\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:6:\"select\";a:8:{s:4:\"name\";s:6:\"Select\";s:4:\"icon\";s:22:\"rtmicon rtmicon-select\";s:10:\"class_name\";s:13:\"RTForm_select\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:12:\"submitbutton\";a:8:{s:4:\"name\";s:13:\"Submit Button\";s:4:\"icon\";s:29:\"rtmicon rtmicon-submit-button\";s:10:\"class_name\";s:19:\"Rform_Button_Submit\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:5:\"phone\";a:8:{s:4:\"name\";s:9:\"Telephone\";s:4:\"icon\";s:25:\"rtmicon rtmicon-telephone\";s:10:\"class_name\";s:11:\"RForm_Phone\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:4:\"text\";a:8:{s:4:\"name\";s:4:\"Text\";s:4:\"icon\";s:25:\"rtmicon rtmicon-text-form\";s:10:\"class_name\";s:11:\"RTForm_Text\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:8:\"textarea\";a:8:{s:4:\"name\";s:9:\"Text Area\";s:4:\"icon\";s:30:\"rtmicon rtmicon-text-area-form\";s:10:\"class_name\";s:15:\"RTForm_TextArea\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}s:4:\"time\";a:8:{s:4:\"name\";s:4:\"Time\";s:4:\"icon\";s:20:\"rtmicon rtmicon-time\";s:10:\"class_name\";s:11:\"RTForm_Time\";s:8:\"category\";s:4:\"form\";s:6:\"status\";b:1;s:4:\"type\";s:4:\"free\";s:7:\"docsURL\";s:122:\"https://support.rometheme.net/docs/romethemeform-for-elementor/widget-guidelines/how-to-create-a-form-using-romethemeform/\";s:10:\"previewURL\";s:38:\"https://rometheme.net/plugins/rtmform/\";}}','auto'),(296,'rtm_extensions','a:6:{s:12:\"customcursor\";a:10:{s:4:\"name\";s:13:\"Custom Cursor\";s:4:\"icon\";s:29:\"rtmicon rtmicon-custom-cursor\";s:9:\"classname\";s:18:\"Rkit_Custom_Cursor\";s:6:\"status\";b:1;s:6:\"is_pro\";b:1;s:4:\"type\";s:9:\"extension\";s:6:\"is_new\";b:1;s:7:\"docsURL\";s:84:\"https://support.rometheme.net/docs/romethemekit/rtm-extensions/rtmkit-custom-cursor/\";s:10:\"previewURL\";s:46:\"https://rometheme.net/plugins/rtmkit/elements/\";s:5:\"notes\";s:26:\"link official cooming soon\";}s:10:\"duplicator\";a:9:{s:4:\"name\";s:10:\"Duplicator\";s:4:\"icon\";s:26:\"rtmicon rtmicon-duplicator\";s:9:\"classname\";s:14:\"RkitDuplicator\";s:6:\"status\";b:1;s:4:\"type\";s:9:\"extension\";s:6:\"is_new\";b:0;s:7:\"docsURL\";s:109:\"https://support.rometheme.net/docs/romethemekit/rtm-extensions/how-to-use-ezd_ampersand-customize-duplicator/\";s:10:\"previewURL\";s:46:\"https://rometheme.net/plugins/rtmkit/elements/\";s:5:\"notes\";s:26:\"link official cooming soon\";}s:11:\"glasseffect\";a:9:{s:4:\"name\";s:12:\"Glass Effect\";s:4:\"icon\";s:28:\"rtmicon rtmicon-glass-effect\";s:9:\"classname\";s:11:\"BlurEffects\";s:6:\"status\";b:1;s:4:\"type\";s:9:\"extension\";s:6:\"is_new\";b:0;s:7:\"docsURL\";s:112:\"https://support.rometheme.net/docs/romethemekit/rtm-extensions/how-to-use-ezd_ampersand-customize-glassmorphism/\";s:10:\"previewURL\";s:46:\"https://rometheme.net/plugins/rtmkit/elements/\";s:5:\"notes\";s:26:\"link official cooming soon\";}s:13:\"stickycontent\";a:10:{s:4:\"name\";s:14:\"Sticky Content\";s:4:\"icon\";s:31:\"rtmicon rtmicon-advanced-sticky\";s:9:\"classname\";s:19:\"Rkit_Sticky_Content\";s:6:\"status\";b:1;s:6:\"is_pro\";b:1;s:4:\"type\";s:9:\"extension\";s:6:\"is_new\";b:1;s:7:\"docsURL\";s:86:\"https://support.rometheme.net/docs/romethemekit/rtm-extensions/rtmkit-advanced-sticky/\";s:10:\"previewURL\";s:46:\"https://rometheme.net/plugins/rtmkit/elements/\";s:5:\"notes\";s:26:\"link official cooming soon\";}s:7:\"tooltip\";a:9:{s:4:\"name\";s:7:\"Tooltip\";s:4:\"icon\";s:23:\"rtmicon rtmicon-tooltip\";s:9:\"classname\";s:12:\"RkitToolTips\";s:6:\"status\";b:1;s:4:\"type\";s:9:\"extension\";s:6:\"is_new\";b:0;s:7:\"docsURL\";s:114:\"https://support.rometheme.net/docs/romethemekit/rtm-extensions/how-to-use-ezd_ampersand-customize-rtmkit-tooltips/\";s:10:\"previewURL\";s:46:\"https://rometheme.net/plugins/rtmkit/elements/\";s:5:\"notes\";s:26:\"link official cooming soon\";}s:11:\"wrapperlink\";a:9:{s:4:\"name\";s:12:\"Wrapper Link\";s:4:\"icon\";s:28:\"rtmicon rtmicon-wrapper-link\";s:9:\"classname\";s:15:\"RkitWrapperLink\";s:6:\"status\";b:1;s:4:\"type\";s:9:\"extension\";s:6:\"is_new\";b:0;s:7:\"docsURL\";s:118:\"https://support.rometheme.net/docs/romethemekit/rtm-extensions/how-to-use-ezd_ampersand-customize-rtmkit-wrapper-link/\";s:10:\"previewURL\";s:46:\"https://rometheme.net/plugins/rtmkit/elements/\";s:5:\"notes\";s:26:\"link official cooming soon\";}}','auto'),(297,'elementor_disable_color_schemes','yes','auto'),(298,'elementor_disable_typography_schemes','yes','auto'),(299,'elementor_connect_site_key','9a7ff921627308fc83c590ec63d029ce','auto'),(300,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:43:\"Introducing Angie: Agentic AI for WordPress\";s:7:\"excerpt\";s:365:\"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.\";s:7:\"created\";i:1774270910;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:142:\"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),(307,'_elementor_element_cache_unique_id','0137f196360f283ad292fa6cc49a1ff8','auto'),(312,'e_editor_counter','191','auto'),(315,'_elementor_free_to_pro_upsell','a:2:{s:7:\"timeout\";i:1771322194;s:5:\"value\";s:723:\"[{\"id\":\"animated_headline\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg\"},{\"id\":\"video_playlist\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg\"},{\"id\":\"cta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg\"},{\"id\":\"testimonial_widget\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg\"},{\"id\":\"image_carousel\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg\"},{\"id\":\"connect-pro-upgrade\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/connect-pro-upgrade.jpg\"}]\";}','off'),(316,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1774358977;s:5:\"value\";s:13878:\"[{\"id\":\"angie-launch\",\"title\":\"Introducing Angie Code.\",\"description\":\"Create custom Elementor widgets, and snippets for custom site functionality from a simple description. Built natively for WordPress, and Elementor. Preview safely, refine through conversation, and publish when ready.\",\"topic\":\"Angie Code\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-launch.png\",\"chipTags\":[\"New launch\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-angie-launch\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"partner-program\",\"title\":\"Partner with Elementor. Grow your business.\",\"description\":\"Join to unlock exclusive access, secure visibility, benefit from marketing opportunities, and create additional revenue from the work you have already done. Join for free and start benefiting!\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/notification-partner.png\",\"chipTags\":[\"Partner Program\"],\"cta\":\"Apply now\",\"ctaLink\":\"https:\\/\\/my.elementor.com\\/agency\\/\"},{\"id\":\"manage-launch\",\"title\":\"Introducing Manage\",\"description\":\"Monitor, optimize and maintain all your sites from one centralized dashboard. Track performance, perform bulk updates and detect security risks to stay ahead of issues.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/manage.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Start free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/manage\\/whatsnew\"},{\"id\":\"components-3.35\",\"title\":\"Components\",\"description\":\"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.\",\"topic\":\"Version 4 beta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog\",\"readMoreText\":\"Learn More\"},{\"id\":\"one-launch\",\"title\":\"Introducing Elementor One\",\"description\":\"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Explore Elementor One\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/launch-whats-new\"},{\"id\":\"atomic-tabs-3.34\",\"title\":\"Atomic Tabs\",\"description\":\"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"interactions-3.34\",\"title\":\"Entrance Interactions\",\"description\":\"Add subtle, performance\\u2011minded Fade, Scale or Slide effects to your elements from the new Interaction panel.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/interactions-3.34.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-manager-3.33\",\"title\":\"Variables Manager\",\"description\":\"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"custom-css-3.33\",\"title\":\"Custom CSS\",\"description\":\"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.\",\"topic\":\"Elementor Pro 3.33\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"custom-css-3.33\",\"title\":\"Custom CSS\",\"description\":\"Write isolated, responsive, and state-based CSS directly inside atomic elements for pixel-perfect control.\",\"topic\":\"Elementor Pro 3.33\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-custom-css\\/\"},{\"id\":\"blend-mode-3.33\",\"title\":\"Blend Mode\",\"description\":\"Layer and blend visuals to create depth, contrast, and cinematic design effects.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-blend.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"transform-3.32\",\"title\":\"Design with depth using Transform\",\"description\":\"Move, scale, rotate, and skew any element with ease. Transform controls add depth, stacked effects, and seamless States for hover, focus, and active micro-interactions.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transform.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-size-variable\\/\"},{\"id\":\"transitions-3.32\",\"title\":\"Smooth interactions with Transitions\",\"description\":\"Bring polish to every interaction. Transitions let you animate style changes smoothly between states. In Pro, layer multiple transitions by property for refined, modern micro-animations.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transition.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-3.31\",\"title\":\"Scalable design with Variables\",\"description\":\"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"filters-3.31\",\"title\":\"Visual effects with Filters and Backdrop Filters\",\"description\":\"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"classes-3.31\",\"title\":\"Smarter Class Manager tools\",\"description\":\"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.\",\"topic\":\"Editor V4\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),(319,'_elementor_v4_promotions','a:2:{s:7:\"timeout\";i:1771322195;s:5:\"value\";s:862:\"[{\"customCss\":{\"title\":\"Custom CSS\",\"content\":\"Add custom CSS to refine and enrich the appearance of any element on your site.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-style-custom-css\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/custom_css_promotion.png\"},\"displayConditions\":{\"title\":\"Display conditions\",\"content\":\"Control when and where elements are shown across your site.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-display-conditions-modal\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/display_conditions_promotion.png\"},\"attributes\":{\"title\":\"Attributes\",\"content\":\"Add custom attributes when you need deeper customization and better accessibility.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-attributes-modal\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/attributes_promotion.png\"}}]\";}','off'),(208,'_site_transient_wp_plugin_dependencies_plugin_data','a:3:{s:8:\"backuply\";a:35:{s:4:\"name\";s:51:\"Backuply &#8211; Backup, Restore, Migrate and Clone\";s:4:\"slug\";s:8:\"backuply\";s:7:\"version\";s:5:\"1.5.1\";s:6:\"author\";s:69:\"<a href=\"https://profiles.wordpress.org/softaculous/\">Softaculous</a>\";s:14:\"author_profile\";s:43:\"https://profiles.wordpress.org/softaculous/\";s:12:\"contributors\";a:2:{s:11:\"softaculous\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/softaculous/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/d5f508eb226ae8cade7ed9f0f0cda7115f419afe760e0b64af278ed042b47c1f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Softaculous\";}s:8:\"backuply\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/backuply/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/eb4cb4dfe7bc9494507a2402850a581a6e86ca572dfda5bce7e97161602e0dd9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"Backuply\";}}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:110;i:4;i:2;i:3;i:0;i:2;i:3;i:1;i:12;}s:11:\"num_ratings\";i:127;s:11:\"support_url\";s:46:\"https://wordpress.org/support/plugin/backuply/\";s:15:\"support_threads\";i:3;s:24:\"support_threads_resolved\";i:1;s:15:\"active_installs\";i:600000;s:12:\"last_updated\";s:21:\"2025-11-14 9:01am GMT\";s:5:\"added\";s:10:\"2022-07-22\";s:8:\"homepage\";s:38:\"http://wordpress.org/plugins/backuply/\";s:8:\"sections\";a:5:{s:11:\"description\";s:5542:\"<p>Backuply is a WordPress backup plugin that helps you backup your WordPress website, saving you from loss of data because of server crashes, hacks, dodgy updates, or bad plugins.</p>\n<p>Backuply comes with Local Backups and Secure Cloud backups with easy integrations with FTP, FTPS, SFTP, WebDAV, Google Drive, Microsoft OneDrive, Dropbox, Amazon S3 and easy One-click restoration.</p>\n<p>Your website is your asset and it needs to constantly be protected from various security issues, server issues, hacking, etc. While you take all precautionary steps to protect your website, backups are the best form of security. With Backuply, you can be confident that your data is protected and is always available for restore during any disaster. Backuply creates full backups of your website and you can restore it to the same or a new WordPress website with the click of a button.</p>\n<p>Our backup and website cloning technology have been in use for more than a decade and we have now ported it to WordPress.</p>\n<p>You can find our official documentation at <a href=\"https://backuply.com/docs\" rel=\"nofollow ugc\">https://backuply.com/docs</a>. We are also active in our community support forums on wordpress.org if you are one of our free users. Our Premium Support Ticket System is at <a href=\"https://softaculous.deskuss.com/open.php?topicId=17\" rel=\"nofollow ugc\">https://softaculous.deskuss.com/open.php?topicId=17</a></p>\n<p><a href=\"https://backuply.com\" title=\"Backuply Homepage\" rel=\"nofollow ugc\">Home Page</a> | <a href=\"https://softaculous.deskuss.com/open.php?topicId=17\" title=\"Backuply Support\" rel=\"nofollow ugc\">Support</a> | <a href=\"http://backuply.com/docs\" title=\"Documents\" rel=\"nofollow ugc\">Documents</a></p>\n<h3>Features</h3>\n<ul>\n<li><strong>Local Backups:</strong> Backup your complete website locally on your server with just one click.</li>\n<li><strong>FTP:</strong> Easily backup and restore your backup using FTP.</li>\n<li><strong>Backup to Google Drive</strong></li>\n<li><strong>One-Click Restore:</strong> Restore your website files and databases with a one-click restore.</li>\n<li><strong>Migration:</strong> Stress-free migration to any domain or host.</li>\n<li><strong>Database Backups:</strong> Backup your website&#8217;s database only.</li>\n</ul>\n<h3>Premium Features</h3>\n<ul>\n<li><strong>Automatic Backups:</strong> Choose to back up your website at regular intervals like Daily, Weekly, or Monthly. You can also customize the interval.</li>\n<li><strong>One-click Restore:</strong> With Backuply, restoring your website is simple. Just click on the restore button next to the backup you want to restore from. Your entire backup will be downloaded and the changes will be applied to the website.</li>\n<li><strong>Selective Backup:</strong> You have the option to choose from whether only files or database backups or full backups should be performed.</li>\n<li><strong>Website Migration:</strong> You can easily migrate your website by restoring from one of the Cloud Backup options on the new website.</li>\n<li><strong>Website Cloning:</strong> If you would like to clone your website for any purpose, Backuply can do that for you. Backuply will restore the data but replace the URLs and information as per the existing website. In this way, you can create multiple clones.</li>\n<li><strong>Backup to FTPS:</strong> You can back up your site to an FTPS i.e. FTP over SSL / TLS.</li>\n<li><strong>Backup to SFTP:</strong> Supports the SFTP protocol.</li>\n<li><strong>Backup to Dropbox</strong></li>\n<li><strong>Backup to Microsoft One Drive</strong></li>\n<li><strong>Backup to Amazon S3</strong></li>\n<li><strong>Backup to WebDAV</strong></li>\n<li><strong>Backup to S3 Compatible Storages:</strong> Added support for DigitalOcean Spaces, Linode Object Storage, Vultr Object Storage, and Cloudflare R2.</li>\n<li><strong>Support for WP-CLI:</strong> You can use Backuply through WP-CLI</li>\n<li><strong>Professional Support:</strong> Get professional support and more features to make backup your website with <a href=\"https://backuply.com/pricing\" rel=\"nofollow ugc\">Backuply</a></li>\n</ul>\n<h3>Backups</h3>\n<p>Backup is a way of copying your data or files to a secure place, which can be used to restore your website in case of data loss. Backups are vital in securing the data that you have published or written. Backups with Backuply are easy and secure with support for multiple options of storage like local storage using FTP or using third-party services like Google Drive, Dropbox, Microsoft OneDrive, AWS S3 and WebDAV.<br />\nTo make it even easier we support Automatic Backups with a customizable backup schedule.</p>\n<h3>Restores</h3>\n<p>Restoring is just a One-Click process using Backuply. If the selected backup is available then Backuply will restore your backups safely. Restoring a backup will roll back your site in the exact same state as it was when the backup was created.</p>\n<h3>Migration</h3>\n<p>Backuply creates a tar file of your whole WordPress install with the Database, so you can migrate your site to any host or location where WordPress can be installed. All you need to do is create a Backup of your WordPress install on a remote location, and that&#8217;s it, It can be synced on any WordPress install with ease so you just need to restore the synced backup on the new location for Migration to happen.</p>\n<h3>How to install Backuply</h3>\n<p>Go To your WordPress install -&gt; Plugins -&gt; Add New Button -&gt; In Search Box search For Backuply -&gt; Click on Install.</p>\n\";s:3:\"faq\";s:334:\"<p>Do you have questions related to Backuply? Use the following links :</p>\n<ol>\n<li><a href=\"https://backuply.com/docs\" rel=\"nofollow ugc\">Docs</a></li>\n<li><a href=\"https://backuply.deskuss.com\" rel=\"nofollow ugc\">Help Desk</a></li>\n<li><a href=\"https://wordpress.org/support/plugin/backuply\" rel=\"ugc\">Support Forum</a></li>\n</ol>\n\";s:9:\"changelog\";s:18339:\"<h4>1.5.1 (14th November 2025)</h4>\n<ul>\n<li>[Bug-Fix] Backups could get stuck when certain special characters were present in file names.</li>\n<li>[Bug-Fix] An issue with uploading backups to Backuply Cloud and AWS has been resolved.</li>\n<li>[Bug-Fix] On some servers, the status logs stopped updating during backups because the server flagged the update requests as a loop. This issue has been addressed.</li>\n</ul>\n<h4>1.5.0 (30th September 2025)</h4>\n<ul>\n<li>[Bug-Fix Pro] Custom cron key was getting updated on every update which was breaking Auto Backups for the users who were using Custom cron, this has been fixed.</li>\n<li>[Bug-Fix] There was an issue with restore from custom locations, this has been fixed.</li>\n</ul>\n<h4>1.4.9 (17th September 2025)</h4>\n<ul>\n<li>[Improvement Pro] Now you can use any S3 Compatible storage with Backuply.</li>\n<li>[Bug Fix] Improved variable sanitization.</li>\n</ul>\n<h4>1.4.8 (2nd September 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with migration, when WP_HOME and WP_SITEURL constants were set in the wp-config.php of the backup.</li>\n<li>[Task] All .log files will be excluded form backups.</li>\n<li>[Task] Minor refactor of the code.</li>\n</ul>\n<h4>1.4.7 (23rd July 2025)</h4>\n<ul>\n<li>[Bug-Fix Pro] For some cases, upload to OneDrive was getting stuck because OneDrive&#8217;s servers were either breaking the request abruptly or not responding. This has been fixed.</li>\n<li>[Bug-Fix] In certain cases, the info file and version file were not getting added to the backup; this has been fixed.</li>\n<li>[Bug-Fix] Size of a file uploaded through FTP was showing wrong when the backup size was more than 2GB; this has been fixed.</li>\n<li>[Task]  Backuply now handles UTC-based time zones as well. Earlier, it used to handle just the city-based based timezones of WordPress General settings.</li>\n</ul>\n<h4>1.4.6 (17th June 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was issue with restore on sites where Cyrillic characters were getting used, this has been fixed.</li>\n<li>[Bug-Fix] In some specific case, backups were getting corrupt, due to some files were getting updated while the backup was happening so some default exclusions have been added.</li>\n<li>[Task] Backuply will add LiteSpeed noabort rule in the htaccess file on install. LiteSpeed&#8217;s default config was causing issue with backups for some users.</li>\n</ul>\n<h4>1.4.5 (April 30th 2025)</h4>\n<ul>\n<li>[Task] Tested with WordPress 6.8.</li>\n<li>[Task] Added Environment info in the support tab for easier debugging.</li>\n<li>[Task] Cleanup of WP Cron after uninstall.</li>\n</ul>\n<h4>1.4.4 (April 7th 2025)</h4>\n<ul>\n<li>[Improvement] Backup upload speed has been improved, so now uploads will be faster.</li>\n<li>[Improvement] Cleanup after restore has been made better.</li>\n<li>[Security Improvements] Made some files at restore more random.</li>\n<li>[Bug-Fix] On restore failure, email notification was not getting sent, this has been fixed.</li>\n<li>[Bug-Fix] If the backup file tar.gz was not there on the remote storage and a attempt to restore was made then the restore was stuck in download loop, this has been fixed.</li>\n</ul>\n<h4>1.4.3 (February 10th 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue which was causing downloaded file to be of size 0, this has been fixed.</li>\n</ul>\n<h4>1.4.2 (January 17th 2025)</h4>\n<ul>\n<li>[Bug-Fix] For some users the download file was returning different file name, this has been fixed.</li>\n<li>[Improvement] Restore was getting blocked in case where htaccess rules had some blocking rule, this has been handled.</li>\n</ul>\n<h4>1.4.1 (November 29th 2024)</h4>\n<ul>\n<li>[Improvement] The backup logs were overwhelming the browsers of some users, we have improved that by just logging the required info which reduces the backup logs.</li>\n</ul>\n<h4>1.4.0 (November 19th 2024)</h4>\n<ul>\n<li>[Task] Made some internal code changes.</li>\n</ul>\n<h4>1.3.9 (November 18th 2024)</h4>\n<ul>\n<li>[Task] Improved some internal codes and tested the same.</li>\n</ul>\n<h4>1.3.8 (November 4th 2024)</h4>\n<ul>\n<li>[Task] Tested with WordPress 6.7</li>\n<li>[Bug-Fix] Settings page was getting killed when some data was not integer.</li>\n<li>[Bug-Fix] functions.php was loading later than few of the registered hooks, which was causing issue to some users this has been fixed.</li>\n</ul>\n<h4>1.3.7 (October 21th 2024)</h4>\n<ul>\n<li>[Improvement] Added retries in Backuply cloud upload.</li>\n</ul>\n<h4>1.3.6 (September 24th 2024)</h4>\n<ul>\n<li>[Improvement] Error reporting has been improved.</li>\n<li>[Task] Improved license handling.</li>\n</ul>\n<h4>1.3.5 (September 13th 2024)</h4>\n<ul>\n<li>[Security-Fix] A security issue reported by bart[WordFence], has been fixed.</li>\n<li>[Improvement] Serialization fix has been improved, its now atleast 100 times faster now.</li>\n</ul>\n<h4>1.3.4 (September 6th 2024)</h4>\n<ul>\n<li>[Improvement] Restores are now faster.</li>\n<li>[Bug-Fix] There was an issue with serialization fix, that has been fixed.</li>\n<li>[Bug-Fix] On some servers backup request was getting blocked as WordPress&#8217;s default User Agent add url too in it which some servers and firewalls sees to be suspicious, this has been fixed.</li>\n</ul>\n<h4>1.3.3 (July 27th 2024)</h4>\n<ul>\n<li>[Improvement] Restore timeouts have been improved to handle restores easily on the slow servers.</li>\n<li>[Improvement] Downloads of local backpup will be handled directly by the browser now.</li>\n<li>[Task] Tested with WordPress 6.6.</li>\n<li>[Bug-Fix] There was an issue adding Backuply Cloud, if the user has reached quota limit, that has been fixed.</li>\n</ul>\n<h4>1.3.2 (June 19th 2024)</h4>\n<ul>\n<li>[Improvement] Restores work better now, will go in maintenance mode when restoring database to prevent noise from WordPress or plugin functionalities, which could break the restore sometimes.</li>\n<li>[Improvement] We have refactored Google Drive lib and it will improve the speed of download when restoring by around 10%.</li>\n<li>[Improvement] Backups will sync just after they are uploaded, using Backuply&#8217;s upload module.</li>\n<li>[Bug-Fix] PHP warnings on backup_ins.php has been fixed.</li>\n<li>[Bug-Fix] PHP warnings when deletion of backups has been fixed.</li>\n</ul>\n<h4>1.3.1 (May 09th 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was a issue with restore for some user, where Backuply was unable to unzip, that has been fixed.</li>\n<li>[Bug-Fix] There was an issue with migration in case when the wp-config.php file was not writable, that has been fixed.</li>\n<li>[Bug-Fix] sanitize_file_name function was adding a _ in the file names which was preventing downloads for some domains, which has been fixed.</li>\n<li>[Bug-Fix] Some PHP warnings has been fixed.</li>\n</ul>\n<h4>1.3.0 (April 16th 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was issue downloading Backups for some users that has been fixed.</li>\n<li>[Bug-Fix] There was an issue connecting to Database when the database was being served over a socket, that has been fixed.</li>\n<li>[Bug-Fix] There was issue in using Custom Cron for Bcloud users that has been fixed.</li>\n<li>[Bug-Fix] For some of the OneDrive users there was a error when trying to add the Backup location, that has been fixed.</li>\n</ul>\n<h4>1.2.9 (March 26th 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with download for some user because of their WordPress not supporting tar or gz mime types, this has been fixed.</li>\n<li>[Bug-Fix] There was an issue when syncing a backup uploaded manually which originally belonged to backup location other than Local Folder, would not show in the Backup History, that has been fixed.</li>\n<li>[Task] Tested with WordPress 6.5.</li>\n</ul>\n<h4>1.2.8 (March 13 2024)</h4>\n<ul>\n<li>[Improvement] We have made improvements to make Backup Downloads better.</li>\n</ul>\n<h4>1.2.7 (February 16 2024)</h4>\n<ul>\n<li>[Bug-Fix] Version 1.2.5 got included in the plugin package, this release is to fix that.</li>\n</ul>\n<h4>1.2.6 (February  08 2024)</h4>\n<ul>\n<li>[Security-Fix] In some cases it was possible to fill up the logs and has been fixed. Reported by Villu Orav (WordFence)</li>\n<li>[Bug-Fix] There was issue while restoring which has been fixed.</li>\n<li>[Bug-Fix] There was an issue uploading backup file, in which in the name of uploaded backup a _(underscore) was getting added due to a WordPress sanitization function which have been fixed.</li>\n</ul>\n<h4>1.2.5 (February 01 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue uploading backup on Safari Browser that has been fixed.</li>\n</ul>\n<h4>1.2.4 (January 25 2024)</h4>\n<ul>\n<li>[Feature] Option to upload backup files to the user server, directly form the plugin.</li>\n<li>[Improvement] A suggestion made by Bence Szalai to add limit on admin access on Exclude list folder.</li>\n<li>[Improvement] Made the settings of Custom Auto Backups simpler.</li>\n<li>[Bug-Fix] There was an issue with deletion in Backup rotation which has been fixed.</li>\n</ul>\n<h4>1.2.3 (January 18 2024)</h4>\n<ul>\n<li>[Feature] Option to add notes to every manual backups.</li>\n<li>[Bug-Fix] The /backuply/backups folder was getting filled with tmp files or the backup files in case of faliure, which has been fixed, by adding a daily Cron to clean it.</li>\n<li>[Bug-Fix] Backuply Cloud storage was not getting updated on deletion or Creation of backups, it has been fixed.</li>\n<li>[Bug-Fix] cPgaurd was blocking restores, this has been fixed.</li>\n<li>[Bug-Fix] There was an issue while auto backup where security check was failing which has been fixed.</li>\n<li>[Tweak] Backup Rotation was happening before creation of Backup, which is risky, this has been changed to delete after successful backup.</li>\n</ul>\n<h4>1.2.2 (December 15 2023)</h4>\n<ul>\n<li>[Security-fix] There was a privilege check failure which has been fixed.</li>\n</ul>\n<h4>1.2.1 (December 07 2023)</h4>\n<ul>\n<li>[Structural Change] We have made some structural changes, now Backuply Free will be required for the Pro version to work.</li>\n<li>[Improvement] Now you can check quota of backup locations like OneDrive, Dropbox, and Google Drive.</li>\n<li>[Bug-Fix] There was issue with updation of Backuply Cloud quota which has been fixed.</li>\n<li>[Bug-Fix] There was issue while restoring using SFTP and FTPS which has been fixed.</li>\n<li>[Bug-Fix] There were some warnings on the settings page which has been fixed.</li>\n<li>[Bug-Fix] There was an issue related to deletion of Backuply Cloud backups when storage limt reached, which has been fixed.</li>\n</ul>\n<h4>1.2.0 (November 06 2023)</h4>\n<ul>\n<li>[Improvement] While restoring the permission of the root folder wont be updated.</li>\n<li>[Improvement] Logs have been improved to, while restoring all fatal error will be logged in Backuply logs.</li>\n<li>[Bug-Fix] There was a conflict with a few SMTP plugins, which has been fixed.</li>\n<li>[Bug-Fix] There was issue unsetting Email notification field which has been fixed.</li>\n<li>[Bug-Fix] On some servers the restore was failing as it was not able to create files, that has been fixed.</li>\n<li>[Task] Tested with WordPress 6.4.</li>\n</ul>\n<h4>1.1.9 (October 05 2023)</h4>\n<ul>\n<li>[Tweak] Now the timezone of the Backup will be the timezone of the WordPress.</li>\n<li>[Tweak] Memory limit fatal error will be logged in Backuply backup progress.</li>\n<li>[Bug-Fix] There was a function incompatibility issue when creating Backup to FTP.</li>\n<li>[Bug-Fix] There was a issue in FTPS when uploading the file, which has been fixed.</li>\n<li>[Bug-Fix] There was an issue with migration of website when migrating from  / to /example, which has been fixed.</li>\n</ul>\n<h4>1.1.8 (August 24 2023)</h4>\n<ul>\n<li>[Bug-Fix] There was issue while restoring, some users were getting error of unable to unzip, that has been fixed.</li>\n<li>[Tweak] Nag timings where updated.</li>\n<li>[Tweak] Database backups created after version 1.1.7 will delete old tables progressively while restoring, instead of deleting them all at once. This is to reduce the chance of breaking the site if something goes wrong during the restore process..</li>\n</ul>\n<h4>1.1.7 (July, 25 2023)</h4>\n<ul>\n<li>[Feature] Option to download Backuply Cloud backups.</li>\n<li>[Bug-Fix] There was an issue for some users while restoring, with a fatal error of duplicate entry in database restore, which has been fixed.</li>\n<li>[Tweak] The chunk size of Google Drive while restore has been increased to improve the speed of download.</li>\n</ul>\n<h4>1.1.6 (July, 05 2023)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue while restoring of backup not able to unzip that has been fixed.</li>\n<li>[Bug-Fix] There was an issue while downloading backup through Backuply while restoring, that has been fixed.</li>\n</ul>\n<h4>1.1.5 (June, 29 2023)</h4>\n<ul>\n<li>[Bug-Fix] There was issue with Auto Backups for Trial users that has been fixed.</li>\n<li>[Bug-Fix] There was an issue while connecting to Backuply through the trial promo.</li>\n</ul>\n<h4>1.1.4 (June, 24 2023)</h4>\n<ul>\n<li>[Feature] Backuply Cloud now provides 10GB of default space which was set as 1 GB previously.</li>\n<li>[Bug-Fix] The quota of Backuply Cloud was not showing properly.</li>\n<li>[Bug-Fix] On restore a info file was not getting delete after completion of restore that has been fixed.</li>\n</ul>\n<h4>1.1.3 (June, 13 2023)</h4>\n<ul>\n<li>[Feature] Now use Backuply Cloud as your Backup location to keep your website safe.</li>\n<li>[Bug-Fix] There was an issue with Gdrive, backup was getting stuck.</li>\n<li>[Bug-Fix] A user faced a fatal error while listing backups that has been fixed.</li>\n</ul>\n<h4>1.1.2 (April, 3 2023)</h4>\n<ul>\n<li>[Bug-Fix] For some user backup was completing but not creating backup of all directories when backup of Database and Directories was selected that has been fixed.</li>\n<li>[Bug-Fix] Backup was failing at 100% when creating backup to Google Drive that has been fixed.</li>\n<li>[Bug-Fix] There was an issue while deleting local backups thats has been fixed.</li>\n</ul>\n<h4>1.1.1 (March, 31 2023)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with Backup and restore on sites with broken SSL that has been fixed.</li>\n<li>[Task] Tested with WordPress 6.2.</li>\n</ul>\n<h4>1.1.0 (February, 13 2023)</h4>\n<ul>\n<li>[Feature] Added Support for Wasabi S3 Compatible Object Storage.</li>\n<li>[Feature] Local backups created in Backuply version 1.1.0 and above can be synced.</li>\n<li>[Tweak] To initiate backup we were dependent on WP CRON, which was causing issue for some of our users, as WP Cron was getting stuck. So now manual backup dosen&#8217;t uses WP CRON, WP CRON in backuply is only used by Automatic Backups.</li>\n</ul>\n<h4>1.0.9 (December, 24 2022)</h4>\n<ul>\n<li>[Security-Improvement] Removed all app keys.</li>\n<li>[Security-Improvement] Made restore logs even more secure with more randomness</li>\n</ul>\n<h4>1.0.8 (December, 22 2022)</h4>\n<ul>\n<li>[Security-Fix] Added index.html file and web.config to improve the protection of the backup folder.</li>\n<li>[Security-Fix] Made the backup folder have random strings to make the name be unpredictible.</li>\n<li>[Bug-Fix] There was an issue while creating database backup for some users that has been fixed.</li>\n<li>[Bug-Fix] There was issue loading last logs for some uses, that has been fixed.</li>\n<li>[Bug-Fix] For some user while downloading the Local Backup the progress bar was not updating that has been fixed.</li>\n<li>[Removed] Installing Backuply Pro from the Free version as per the WordPress guidelines.</li>\n</ul>\n<h4>1.0.7 (December, 19 2022)</h4>\n<ul>\n<li>[Security-Fix] The Google Drive App Secret key of Backuply was committed in the code. This is fixed. We have issued a new secret as well !</li>\n</ul>\n<h4>1.0.6 (December, 12 2022)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue while saving the additional file in settings page that has been fixed.</li>\n<li>[Bug-Fix] Issues related to PHP 8.1 and 8.0 compatibility have been fixed.</li>\n<li>[Bug-Fix] There was an issue while creating backuply config for some users that has been fixed.</li>\n<li>[Bug-Fix] When selecting check all files in Additional file option, all databases were getting selected to in exclude database, that has been fixed.</li>\n<li>[Bug-Fix] When selecting auto backup time the auto backup options weren&#8217;t visible for some users that has been fixed.</li>\n<li>[Bug-Fix] For some users the backup was getting stuck at 17% sometimes that has been fixed.</li>\n</ul>\n<h4>1.0.5 (November 15, 2022)</h4>\n<ul>\n<li>[Feature] Added support for WP-CLI, you can perform backup, restore, and sync right from your terminal.</li>\n<li>[Task] We have improved the promotion nags, so it doesn&#8217;t cause inconvenience to our users.</li>\n<li>[Bug-Fix] There was a PHP warning being shown while syncing or downloading from Dropbox that has been fixed.</li>\n<li>[Bug-Fix] There was an issue while deleting GDrive backups that has been fixed.</li>\n</ul>\n<h4>1.0.4 (October 14, 2022)</h4>\n<ul>\n<li>[Feature] Added support for S3 Compatible backup locations like DigitalOcean Spaces, Linode Object Storage, Vultr Object Storage, and Cloudflare R2.</li>\n<li>[Feature] Added support for Server Side Encryption for AWS.</li>\n<li>[Task] Google Drive is now available for all users.</li>\n<li>[Bug-Fix] Part Number while downloading for restore in AWS had an issue. That has been fixed.</li>\n<li>[Bug-Fix] For some user restore was getting stuck at repairing database status, that has been fixed.</li>\n</ul>\n<h4>1.0.3 (September 20, 2022)</h4>\n<ul>\n<li>[Improvement] Added Backup Download progress</li>\n<li>[Task] The Backuply nag will now appear after 7 days instead of 1 day.</li>\n<li>[Bug-Fix] The last backup time was shown from 1970 when no backup was created. This has been fixed.</li>\n<li>[Bug-Fix] Backup on Google was failing for some users. This has been fixed.</li>\n<li>[Bug-Fix] On failure, in some cases the partial backup file was not cleaned. This has been fixed.</li>\n<li>[Bug-Fix] At times, the backup nag was not getting dismissed. This has been fixed.</li>\n</ul>\n<h4>1.0.2 (August 18, 2022)</h4>\n<ul>\n<li>Exclude Files, Directories or Database tables from a backup</li>\n<li>Logs for every backup</li>\n<li>Minor bug fixes</li>\n</ul>\n<h4>1.0.1 (July 22, 2022)</h4>\n<ul>\n<li>Added Last Logs of Backups and Restore</li>\n</ul>\n<h4>1.0.0 (July 21, 2022)</h4>\n<ul>\n<li>Released Plugin</li>\n</ul>\n\";s:11:\"screenshots\";s:2327:\"<ol><li><a href=\"https://ps.w.org/backuply/assets/screenshot-1.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-1.png?rev=2760139\" alt=\"&lt;strong&gt;Dashboard&lt;/strong&gt; manual backup and info.\"></a><p><strong>Dashboard</strong> manual backup and info.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-2.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-2.png?rev=2760139\" alt=\"&lt;strong&gt;Settings&lt;/strong&gt; set backup settings like backup location, backup options and email to notify.\"></a><p><strong>Settings</strong> set backup settings like backup location, backup options and email to notify.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-3.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-3.png?rev=2760139\" alt=\"&lt;strong&gt;Backup Locations&lt;/strong&gt; add remote locations to backup and restore from.\"></a><p><strong>Backup Locations</strong> add remote locations to backup and restore from.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-4.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-4.png?rev=2760139\" alt=\"&lt;strong&gt;Backup History&lt;/strong&gt; manage all your backups.\"></a><p><strong>Backup History</strong> manage all your backups.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-5.png?rev=2761227\"><img src=\"https://ps.w.org/backuply/assets/screenshot-5.png?rev=2761227\" alt=\"&lt;strong&gt;Restore Process&lt;/strong&gt; easy to understand restore progress.\"></a><p><strong>Restore Process</strong> easy to understand restore progress.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-6.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-6.png?rev=2760139\" alt=\"&lt;strong&gt;Add Backup Location&lt;/strong&gt; with a fairly simple form to add a backup location.\"></a><p><strong>Add Backup Location</strong> with a fairly simple form to add a backup location.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-7.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-7.png?rev=2760139\" alt=\"&lt;strong&gt;Backup Process&lt;/strong&gt; easy to understand backup progress.\"></a><p><strong>Backup Process</strong> easy to understand backup progress.</p></li></ol>\";s:7:\"reviews\";s:16113:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Doesn&#039;t work - hangs at 65% on small site</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/geldner/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/22b17fcb56a34cb7615aaa37be62289570f486c8e5708d471cc27eedca91579c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/22b17fcb56a34cb7615aaa37be62289570f486c8e5708d471cc27eedca91579c?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/geldner/\" class=\"reviewer-name\">geldner</a> on <span class=\"review-date\">January 18, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Sorry guys but this plugin just doesn\'t work for me. I have not been able to create a backup. The process hangs at 65% even with a small site like mine. I\'ve let it run for 1 hour and had to kill the process.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/thisdawn10/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/fc49737d103ca3333b8ce3b409f8918bd7fae1104a5e89bea29c88ca6e844c3a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/fc49737d103ca3333b8ce3b409f8918bd7fae1104a5e89bea29c88ca6e844c3a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/thisdawn10/\" class=\"reviewer-name\">thisdawn10</a> on <span class=\"review-date\">January 9, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Keep it up!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Works well, excellent support</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/nigelharpur/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4b1594f857a21c3d834ac673be0c1f351f99acd1f9f089042d3ab332a163f7d5?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4b1594f857a21c3d834ac673be0c1f351f99acd1f9f089042d3ab332a163f7d5?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/nigelharpur/\" class=\"reviewer-name\">Nigel Harpur <small>(nigelharpur)</small></a> on <span class=\"review-date\">December 24, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Been running this for over a year now and it has been very solid and reliable. I had one non critical issue arise in this time (to do with deleting old backups) and the support was really excellent. They were so prompt and diligent in getting it fixed and kept me well informed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I self host and every server/installation has its differences. They were able to add my \'wrinkle\' to their fix list for the next update, so anyone else with the aforementioned wrinkle will not see the issue arise.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you factor in that I am only on the free tier as well, the level of help and support I received is truly outstanding. Definitely would recommend.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Prático e funcional</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/vortic/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9137ead600e662f3da541db5446ceb58c17fd02d2542cfe07593ea4196c31f75?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9137ead600e662f3da541db5446ceb58c17fd02d2542cfe07593ea4196c31f75?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/vortic/\" class=\"reviewer-name\">vortic</a> on <span class=\"review-date\">November 21, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Me surpreendeu na praticidade</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">One of the Best Plugins Ever</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/agreenwo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/44a9defe47aebeea4e1807f6e8976540f1ea3461ce9e29305b1654df52ba267c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/44a9defe47aebeea4e1807f6e8976540f1ea3461ce9e29305b1654df52ba267c?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/agreenwo/\" class=\"reviewer-name\">agreenwo</a> on <span class=\"review-date\">November 16, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I use Backuply to backup my WordPress site every time I change anything big or small.  I use Backuply to load the backup of my WordPress site into a test site so I am working on an exact copy when I develop and test things. It takes care of creation a new database, moving images etc. If you take the time to make and keep your backups current you golden if something goes south on your website.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">The Backup doesn&#039;t even start</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/kboyjoon/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8e12cc1c1d2403bcc60807422dbd85c9db837cdb7e88d900ef0b7e790e55ef64?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8e12cc1c1d2403bcc60807422dbd85c9db837cdb7e88d900ef0b7e790e55ef64?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/kboyjoon/\" class=\"reviewer-name\">Shawn <small>(kboyjoon)</small></a> on <span class=\"review-date\">October 22, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The backup doesn\'t even start. Stuck at 0%. I tired other backup plugins, they all worked kinda. I thought use Backuply since it was made by a reputable company but it failed me instantly lol.<br /><br />Do not waste your time it doesn\'t work at all.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Backup process hung</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/amitkgupta/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/80ebeeded88147f0aec42202e80b25f0cb2d6c569adf9576b9fddbc04f5d625d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/80ebeeded88147f0aec42202e80b25f0cb2d6c569adf9576b9fddbc04f5d625d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/amitkgupta/\" class=\"reviewer-name\">amitkgupta</a> on <span class=\"review-date\">September 26, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The backup hung for a few hours,</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Reliable and Simple Backup Solution</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/raeshantael/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4f2e93a5d27cedbb8b1119799b71d5652f318c5f0138cb78d5a2b24bbbeb5bf1?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4f2e93a5d27cedbb8b1119799b71d5652f318c5f0138cb78d5a2b24bbbeb5bf1?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/raeshantael/\" class=\"reviewer-name\">RaeShantael</a> on <span class=\"review-date\">September 22, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I use this plugin for backing up my WordPress sites and it’s been solid. The interface is straightforward, backups run without issue, and it gives me peace of mind knowing I can restore if something ever goes wrong. Definitely worth 5 stars.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Love this - simple and effective</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/greynewt/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1ca8d3d269e24f1a798941686c0bd4c08e5542bad23416cab3d956b41ccb9b81?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/1ca8d3d269e24f1a798941686c0bd4c08e5542bad23416cab3d956b41ccb9b81?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/greynewt/\" class=\"reviewer-name\">greynewt</a> on <span class=\"review-date\">September 7, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'ve used other backup and restore plugins but this is by far the easiest to use both to backup and restore.  It has never failed and you don\'t get constantly pestering to upgrade - the free version is all most people need.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent, just what I needed for my online store!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/calitec/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/adc29cc2a8539b1a87822aefbbaf6973dd59bf8fea0df931b116b26a639b7a3f?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/adc29cc2a8539b1a87822aefbbaf6973dd59bf8fea0df931b116b26a639b7a3f?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/calitec/\" class=\"reviewer-name\">calitec</a> on <span class=\"review-date\">August 16, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Excellent and easy to use</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:159:\"Backup, restores, and migration with Backuply are fairly simple with a wide range of storage options from Local Backups, FTP to cloud options like AWS &hellip;\";s:13:\"download_link\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.5.1.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:7:{i:1;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-1.png?rev=2760139\";s:7:\"caption\";s:50:\"<strong>Dashboard</strong> manual backup and info.\";}i:2;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-2.png?rev=2760139\";s:7:\"caption\";s:103:\"<strong>Settings</strong> set backup settings like backup location, backup options and email to notify.\";}i:3;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-3.png?rev=2760139\";s:7:\"caption\";s:82:\"<strong>Backup Locations</strong> add remote locations to backup and restore from.\";}i:4;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-4.png?rev=2760139\";s:7:\"caption\";s:56:\"<strong>Backup History</strong> manage all your backups.\";}i:5;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-5.png?rev=2761227\";s:7:\"caption\";s:69:\"<strong>Restore Process</strong> easy to understand restore progress.\";}i:6;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-6.png?rev=2760139\";s:7:\"caption\";s:88:\"<strong>Add Backup Location</strong> with a fairly simple form to add a backup location.\";}i:7;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-7.png?rev=2760139\";s:7:\"caption\";s:67:\"<strong>Backup Process</strong> easy to understand backup progress.\";}}s:4:\"tags\";a:5:{s:6:\"backup\";s:6:\"backup\";s:12:\"cloud-backup\";s:12:\"cloud backup\";s:15:\"database-backup\";s:15:\"database backup\";s:7:\"restore\";s:7:\"restore\";s:16:\"wordpress-backup\";s:16:\"wordpress backup\";}s:8:\"versions\";a:30:{s:5:\"1.0.9\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.0.9.zip\";s:5:\"1.1.0\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.0.zip\";s:5:\"1.1.1\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.1.zip\";s:5:\"1.1.2\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.2.zip\";s:5:\"1.1.3\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.3.zip\";s:5:\"1.1.4\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.4.zip\";s:5:\"1.1.6\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.6.zip\";s:5:\"1.1.8\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.8.zip\";s:5:\"1.2.1\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.2.1.zip\";s:5:\"1.2.2\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.2.2.zip\";s:5:\"1.2.6\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.2.6.zip\";s:5:\"1.3.4\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.4.zip\";s:5:\"1.3.5\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.5.zip\";s:5:\"1.3.6\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.6.zip\";s:5:\"1.3.7\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.7.zip\";s:5:\"1.3.8\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.8.zip\";s:5:\"1.3.9\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.9.zip\";s:5:\"1.4.0\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.0.zip\";s:5:\"1.4.1\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.1.zip\";s:5:\"1.4.2\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.2.zip\";s:5:\"1.4.3\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.3.zip\";s:5:\"1.4.4\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.4.zip\";s:5:\"1.4.5\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.5.zip\";s:5:\"1.4.6\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.6.zip\";s:5:\"1.4.7\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.7.zip\";s:5:\"1.4.8\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.8.zip\";s:5:\"1.4.9\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.9.zip\";s:5:\"1.5.0\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.5.0.zip\";s:5:\"1.5.1\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.5.1.zip\";s:5:\"trunk\";s:51:\"https://downloads.wordpress.org/plugin/backuply.zip\";}s:14:\"business_model\";b:0;s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:63:\"https://ps.w.org/backuply/assets/banner-772x250.png?rev=2760332\";s:4:\"high\";s:64:\"https://ps.w.org/backuply/assets/banner-1544x500.png?rev=2760332\";}s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/backuply/assets/icon-128x128.png?rev=2760139\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:51:\"Backuply &#8211; Backup, Restore, Migrate and Clone\";}s:9:\"elementor\";a:35:{s:4:\"name\";s:63:\"Elementor Website Builder &#8211; More Than Just a Page Builder\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.35.4\";s:6:\"author\";s:64:\"<a href=\"https://profiles.wordpress.org/elemntor/\">Elementor</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:12:\"contributors\";a:1:{s:8:\"elemntor\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/7d70f15d78757f876d1847a8f87dd93e1d9c168264b4aeeaf72058656690d05b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Elementor\";}}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:6103;i:4;i:218;i:3;i:113;i:2;i:107;i:1;i:647;}s:11:\"num_ratings\";i:7188;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:86;s:24:\"support_threads_resolved\";i:72;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:22:\"2026-02-11 10:30am GMT\";s:5:\"added\";s:10:\"2016-05-30\";s:8:\"homepage\";s:87:\"https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:8:\"sections\";a:6:{s:11:\"description\";s:25408:\"<p><iframe loading=\"lazy\" title=\"This is Elementor | The complete website building experience for WordPress\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/ROEC0CPRO3w?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe></p>\n<h4>THE #1 NO CODE DRAG &amp; DROP WORDPRESS WEBSITE BUILDER POWERING 20M+ WEBSITES WORLDWIDE, NOW WITH AI.</h4>\n<p>Elementor, the leading WordPress website creation platform, empowers you to build professional, pixel-perfect websites seamlessly with its no-code, drag-and-drop Editor.</p>\n<p>Supporting the full website lifecycle, Elementor enables you to confidently build, optimize, and manage your website with extended capabilities such as AI-powered creation, image optimization, transactional email delivery, accessibility tools, performance boosters, and more.</p>\n<p>Unlock all features with <strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-pro-features/\" rel=\"nofollow ugc\">Elementor One</a></strong>.</p>\n<p>Need fast and secure cloud hosting for your Elementor site? Try out <strong><a href=\"https://elemn.to/repo-hosting\" rel=\"nofollow ugc\">Elementor Host</a></strong> Powered by Google Cloud &amp; Cloudflare. 4.9/5 TrustPilot score.</p>\n<h3>🌟 Create Professional Stunning Websites</h3>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Intuitive Drag &amp; Drop Builder</a></strong>: Build any website with our no-code, drag-and-drop Editor. Achieve design precision with full control over layout and style.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-feature-page/\" rel=\"nofollow ugc\">Pixel-Perfect Design Tools</a></strong>: Upload SVGs, apply masks, gradients, box shadows, headline effects, shape dividers, and use built-in CSS controls for advanced customization.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-library-full-website-kit/\" rel=\"nofollow ugc\">Template Library</a></strong>: Apply complete website kits for instant setups, or choose from a vast library of single pages, blocks, and pop-up templates.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Advanced Widgets</a></strong>: Access over 40 FREE widgets, including heading, image, text editor, video, button, gallery, carousels, and more.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-ai/\" rel=\"nofollow ugc\">AI Capabilities</a></strong>: Revolutionize your design and content creation process with native AI integration. Instantly create sections, text, code, and images.</li>\n</ul>\n<h4>🗝️ Key features:</h4>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-global-settings/\" rel=\"nofollow ugc\">Design System</a></strong>: Use Elementor’s Design System for consistent colors, typography, and design elements, ensuring a cohesive, professional look.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-responsive-design/\" rel=\"nofollow ugc\">Responsive Design</a></strong>: Optimize your design for every device with custom breakpoints, ensuring a seamless desktop, tablet, and mobile experience.</li>\n<li><strong>Mask Shapes</strong>: Turning any element, like an image or video, into whatever shape you desire to create standout designs.</li>\n<li><strong>CSS Transform</strong>: Use CSS Transform to rotate, scale, and skew elements, adding dynamic styling to your site.</li>\n<li><strong>Entrance Animations</strong>: Add entrance animations to elements to create engaging and interactive user experiences.</li>\n<li><strong><a href=\"https://elementor.com/features/#SaveBackup\" rel=\"nofollow ugc\">Revision History</a></strong>: Elementor’s Revision History feature enables users to track and revert to previous versions of their designs, providing peace of mind and flexibility during the creative process.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-developers-developers-website/\" rel=\"nofollow ugc\">Developer-Friendly</a></strong>: Equipped with extensive documentation, API, developer tools, and custom code areas, Elementor offers a conducive environment for developers to extend its capabilities and create custom solutions.</li>\n<li><strong><a href=\"https://elementor.com/features/contact-button/\" rel=\"nofollow ugc\">Floating Buttons</a></strong>: Enhance user interaction with customizable, floating action buttons that stay in view as users scroll.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-industry-leading-theme-builder/\" rel=\"nofollow ugc\">Theme Builder</a> [Pro]</strong>: Design every part of your site—headers, footers, posts, and archives—for complete control over appearance.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-popup-builder/\" rel=\"nofollow ugc\">Popup Builder</a> [Pro]</strong>: Create eye-catching popups with Elementor’s Popup Builder, equipped with advanced targeting and triggering options to optimize user engagement and conversions.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-professional-form-builder-and-submission-log/\" rel=\"nofollow ugc\">Forms</a> [Pro]</strong>: Design and integrate custom forms, utilizing advanced features and integrations to capture and manage submissions effectively.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-woocommerce-builder/\" rel=\"nofollow ugc\">WooCommerce Builder</a> [Pro]</strong>:  Integrate Elementor with WooCommerce to design custom product pages, shop layouts, archives, carts, checkout pages, my account, and more, enhancing your store’s visual appeal and functionality.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-dynamic-content/\" rel=\"nofollow ugc\">Dynamic Content</a> [Pro]</strong>: Leverage dynamic content capabilities to create personalized and interactive web experiences by connecting your designs to various data sources.</li>\n<li><strong><a href=\"https://go.elementor.com/features-page-notes/\" rel=\"nofollow ugc\">Notes</a> [Pro]</strong>: Enhance team collaboration by using Elementor’s Notes feature to leave feedback and comments directly on the design interface.</li>\n<li><strong>Custom Code [Pro]</strong>: Insert custom code to extend the functionality of your site, offering flexibility for advanced customizations.</li>\n<li><strong>Custom CSS [Pro]</strong>: Apply Custom CSS to fine-tune the styling of elements, ensuring precise control over the design aspects.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-motion-effects/\" rel=\"nofollow ugc\">Motion Effects</a> [Pro]</strong>: Add advanced motion effects to elements for a more dynamic and engaging user experience.</li>\n<li><strong>Custom Fonts &amp; Icons [Pro]</strong>: Upload and use custom fonts and icons to match your brand’s identity.</li>\n</ul>\n<h4>😍 Elementor FREE widgets</h4>\n<p>Unlock the potential of Elementor with our comprehensive suite of free widgets and tools, designed to empower your website creation process and elevate your design capabilities:</p>\n<ul>\n<li><strong>Heading</strong>. Add eye-catching headlines.</li>\n<li><strong>Image</strong>. Control the size, opacity and more.</li>\n<li><strong>Text Editor</strong>. Just like the WordPress text editor.</li>\n<li><strong>Video</strong>. Add YouTube, Vimeo, VideoPress, Dailymotion or self-hosted videos.</li>\n<li><strong>Button</strong>. Create interactive buttons.</li>\n<li><strong>Link in Bio</strong>. Build link in bio components to promote your business / services.</li>\n<li><strong>Image Box</strong>. A box with image, headline and text.</li>\n<li><strong>Testimonials</strong>. Customer testimonials.</li>\n<li><strong>Icon</strong>. Place one or more of 600+ icons available.</li>\n<li><strong>Icon Box</strong>. An icon, headline, and text with one widget.</li>\n<li><strong>Social Icons</strong>. Link to your social pages with the Facebook/X (formerly Twitter) icons.</li>\n<li><strong>Image Gallery</strong>. Display your images in a grid.</li>\n<li><strong>Image Carousel</strong>. Create rotating carousels or sliders for chosen images.</li>\n<li><strong>Icon List</strong>. Use any icon to create a bullet list.</li>\n<li><strong>Counter</strong>. Show numbers in an escalating manner.</li>\n<li><strong>Progress Bar</strong>. Include an escalating progress bar.</li>\n<li><strong>Nested Tabs</strong>. Display content in vertical or horizontal tabs.</li>\n<li><strong>Nested Accordion</strong>. Display any type of content in collapsible sections.</li>\n<li><strong>Rating</strong>. Display how many stars (or another icon) other visitors gave.</li>\n<li><strong>Alert</strong>. Include a colored alert box to draw visitor’s attention.</li>\n<li><strong>HTML</strong>. Insert code into the page.</li>\n<li><strong>Shortcode</strong>. Insert shortcodes from any plugin into the page.</li>\n<li><strong>Menu Anchor</strong>. Link any menu to this anchor.</li>\n<li><strong>Read More</strong>. Set the Read More cut-off for the excerpt in archive pages.</li>\n<li><strong>Sidebar</strong>. Add sidebars onto the page.</li>\n<li><strong>Google Maps</strong>. Embed maps into the page.</li>\n<li><strong>SoundCloud</strong>. Add SoundCloud audio bits.</li>\n<li><strong>Divider</strong>. Separate content with a designed divider.</li>\n<li><strong>Spacer</strong>. Add space between elements.</li>\n<li><strong>Text Path</strong>. Attach your text to a path.</li>\n<li><strong>And counting&#8230;</strong></li>\n</ul>\n<h3>🚀 Enhance Your Website</h3>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-performance-performance-page/\" rel=\"nofollow ugc\">High-Performing Websites</a></strong>: Website performance impacts your visitor’s experience and search result ranking. Elementor, in partnership with Google Chrome, continuously enhances performance without compromising design.</p>\n<p><strong>Key features include:</strong></p>\n<ul>\n<li><strong>Reduced DOM Output</strong>: Streamlined HTML structure for faster rendering.</li>\n<li><strong>Improved Media File Loading</strong>: Optimized loading of images, videos, and other media assets.</li>\n<li><strong>Reduced CSS and JS Files</strong>: Minimized stylesheets and scripts individually loaded only on demand for quicker loading times.</li>\n<li><strong>Lazy Loading</strong>: Deferred loading of non-critical resources to improve initial page load speed.</li>\n<li><strong>Faster Font Loading</strong>: Efficient delivery of web fonts to enhance text rendering speed.</li>\n<li><strong>Optimized Front-End Asset Loading</strong>: Efficient loading of assets like JavaScript and CSS to minimize render-blocking.</li>\n<li><strong>Element Caching</strong>: Cache frequently accessed design elements to reduce server response time and enhance overall performance.</li>\n</ul>\n<h3>🔥 Elementor Editor Pro Features</h3>\n<p>Create unparalleled websites while saving time, money and resources with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Editor Pro</a>’s full website builder. Get access to 100+ professional widgets, features, and tools.</p>\n<p><strong>Editor Pro Design Widgets:</strong></p>\n<ol>\n<li><strong>Posts</strong>: Display your blog posts with customizable layouts and styles.</li>\n<li><strong>Share Buttons</strong>: Allow visitors to easily share your content on various social media platforms.</li>\n<li><strong>Portfolio</strong>: Showcase your work or projects with stunning portfolio layouts.</li>\n<li><strong>Slides</strong>: Create dynamic slideshows with custom animations and transitions.</li>\n<li><strong>Form</strong>: Design and customize advanced forms for user interaction and data collection.</li>\n<li><strong>Login</strong>: Add a login form or user registration module to your website.</li>\n<li><strong>Nav Menu</strong>: Customize and style your website&#8217;s navigation menu for better user experience.</li>\n<li><strong>Animated Headline</strong>: Create attention-grabbing headlines with animated effects.</li>\n<li><strong>Price Table</strong>: Display pricing plans or packages in a structured and visually appealing format.</li>\n<li><strong>Price List</strong>: Showcase a list of prices or services with customizable styling options.</li>\n<li><strong>Gallery</strong>: Create beautiful image galleries with various layout options and lightbox support.</li>\n<li><strong>Flip Box</strong>: Add interactive flip animations to highlight content or features.</li>\n<li><strong>Call to Action</strong>: Encourage user interaction and conversions with compelling call-to-action sections.</li>\n<li><strong>Media Carousel</strong>: Showcase a carousel of media files such as images or videos.</li>\n<li><strong>Testimonial Carousel</strong>: Display client testimonials in a carousel format for social proof.</li>\n<li><strong>Nested Carousel</strong>: Create nested carousels for more complex content organization.</li>\n<li><strong>Loop Carousel</strong>: Display content in a looped carousel for continuous viewing.</li>\n<li><strong>Table Of Content</strong>: Generate a table of contents for longer articles or guides to improve navigation.</li>\n<li><strong>Countdown</strong>: Add countdown timers to create urgency for promotions or events.</li>\n<li><strong>Facebook Page</strong>: Embed your Facebook page feed or content onto your website.</li>\n<li><strong>Blockquote</strong>: Highlight quotes or testimonials with stylish formatting options.</li>\n<li><strong>Template</strong>: Save and reuse design templates for consistent branding and layout.</li>\n<li><strong>Reviews</strong>: Showcase customer reviews and ratings to build trust and credibility.</li>\n<li><strong>Facebook Button</strong>: Add buttons to promote interactions with your Facebook page or content.</li>\n<li><strong>Facebook Embed</strong>: Embed Facebook posts or content onto your website.</li>\n<li><strong>Facebook Comments</strong>: Enable Facebook comments on your website&#8217;s pages or posts.</li>\n<li><strong>PayPal Button</strong>: Integrate PayPal buttons for easy online payments.</li>\n<li><strong>Stripe Button</strong>: Integrate Stripe payment buttons to facilitate secure online transactions.</li>\n<li><strong>Lottie Widget</strong>: Add Lottie animations to enhance visual appeal and engagement.</li>\n<li><strong>Code Highlight</strong>: Display code snippets with syntax highlighting for better readability.</li>\n<li><strong>Video Playlist</strong>: Create and customize playlists for video content on your website.</li>\n<li><strong>Mega Menu</strong>: Customize advanced menus for better navigation and displaying complex content.</li>\n<li><strong>Off Canvas</strong>: Create off-canvas areas that slide in to show extra info or menus without cluttering the main layout.</li>\n</ol>\n<p><strong>Editor Pro Theme Widgets:</strong></p>\n<p>Build and customize all the key parts of your website including headers, footers, 404 page, global archives, and more&#8230;</p>\n<ol>\n<li><strong>Post Title</strong>: Customize the title of individual blog posts or pages.</li>\n<li><strong>Post Excerpt</strong>: Display a brief summary or teaser of your blog posts.</li>\n<li><strong>Post Content</strong>: Customize the main content area of your blog posts or pages.</li>\n<li><strong>Featured Image</strong>: Set and customize featured images for blog posts or pages.</li>\n<li><strong>Author Box</strong>: Display author information and bios on blog posts.</li>\n<li><strong>Post Comments</strong>: Customize the appearance and functionality of comments sections on your website.</li>\n<li><strong>Post Navigation</strong>: Add navigation links to adjacent posts for easy browsing.</li>\n<li><strong>Post Info</strong>: Display additional information about blog posts, such as author and date.</li>\n<li><strong>Site Logo</strong>: Upload and customize your website&#8217;s logo for branding purposes.</li>\n<li><strong>Site Title</strong>: Customize the title of your website.</li>\n<li><strong>Page Title</strong>: Customize the title of individual pages.</li>\n<li><strong>Search Bar</strong>: Add a search bar to allow users to search your website&#8217;s content.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation.</li>\n<li><strong>Sitemap</strong>: Generate a sitemap for better search engine indexing and user navigation.</li>\n<li><strong>Loop Grid</strong>: Design and customize grid layouts for blog post archives or product listings.</li>\n</ol>\n<p><strong>Editor Pro WooCommerce Widgets:</strong></p>\n<p>Design and customize a complete online shopping experience across your entire website.</p>\n<ol>\n<li><strong>Product</strong>: Display individual products with customizable layouts and styles.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation within your store.</li>\n<li><strong>Product Title</strong>: Customize the title of individual products.</li>\n<li><strong>Product Images</strong>: Set and customize images for product listings.</li>\n<li><strong>Product Price</strong>: Display the price of individual products.</li>\n<li><strong>Add To Cart</strong>: Add customizable add to cart buttons for easy purchasing.</li>\n<li><strong>Product Rating</strong>: Display ratings and reviews for products.</li>\n<li><strong>Product Stock</strong>: Display stock availability for products.</li>\n<li><strong>Product Meta</strong>: Display additional information about products, such as SKU and categories.</li>\n<li><strong>Product Content</strong>: Customize the main content area of product descriptions.</li>\n<li><strong>Short Description</strong>: Display brief summaries or teasers of products.</li>\n<li><strong>Product Data Tabs</strong>: Organize product information into tabbed sections for better organization.</li>\n<li><strong>Additional Information</strong>: Display additional details about products, such as dimensions and weight.</li>\n<li><strong>Product Related</strong>: Showcase related products to encourage additional purchases.</li>\n<li><strong>Upsells</strong>: Promote upsell products to increase average order value.</li>\n<li><strong>Products</strong>: Display a grid or list of products with customizable settings.</li>\n<li><strong>Custom Add To Cart</strong>: Customize the add to cart button for specific products.</li>\n<li><strong>WooCommerce Pages</strong>: Design and customize WooCommerce-specific pages, such as the cart and checkout pages.</li>\n<li><strong>Product Categories</strong>: Display product categories for easy navigation within your store.</li>\n<li><strong>Menu Cart</strong>: Display a cart icon in your navigation menu for easy access to the shopping cart.</li>\n<li><strong>Cart</strong>: Customize the appearance and functionality of the shopping cart page.</li>\n<li><strong>Checkout</strong>: Customize the appearance and functionality of the checkout page.</li>\n<li><strong>My Account</strong>: Customize the appearance and functionality of the customer account area.</li>\n<li><strong>Purchase Summary</strong>: Display a summary of purchases during the checkout process.</li>\n<li><strong>WooCommerce Notices</strong>: Customize the appearance and functionality of WooCommerce notices, such as order confirmation messages.</li>\n</ol>\n<p>Build professional websites with <strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Editor Pro</a></strong>!</p>\n<h4>🔒 SECURITY AND COMPLIANCE</h4>\n<p>Elementor places a paramount focus on security, evident through our acquisition of industry certifications such as ISO/IEC 27001, ISO/IEC 27017, ISO/IEC 27018, ISO/IEC 27701, and SOC 2 Type II. These certifications underscore our commitment to implementing robust security measures, and highlight our dedication to adhering to recognized industry standards.</p>\n<p>We encourage ethical security research through our <a href=\"https://go.elementor.com/wp-repo-description-tab-bug-crowd-bug-bounty-program/\" rel=\"nofollow ugc\">Bug Bounty program</a>. We collaborate with leading bug bounty services to provide opportunities for researchers to report vulnerabilities in our services. Our bounty programs include a triage team available 24/7/365.</p>\n<p>For more information: <a href=\"https://go.elementor.com/trust-center/\" rel=\"nofollow ugc\">Trust Center</a>.</p>\n<h4>♿ Accessibility Best Practices</h4>\n<p>Elementor offers accessibility tools and enhancements to help you provide a better experience for all users. Including HTML 5 semantic, full keyboard navigation menu, ongoing improvement of features, widget, and more.</p>\n<h4>🌐 Translated to 63+ languages, includes RTL support</h4>\n<p>Elementor supports multiple languages, typographies, and RTL, with editor translations in <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">over 63 languages</a>.</p>\n<p>It’s also compatible with WPML, Polylang, TranslatePress, Weglot, and more. To contribute, add a new language via <a href=\"https://translate.wordpress.org\" rel=\"nofollow ugc\">translate.wordpress.org</a>. See our guide on <a href=\"https://go.elementor.com/wp-repo-description-tab-help-center-translate/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n<h4>⏩ Use of 3rd Party Services</h4>\n<p>To improve the user experience, Elementor may use the following 3rd party services if the required feature is enabled:</p>\n<ul>\n<li>Google Fonts – are loaded to add additional fonts to your website. Google’s <a href=\"https://policies.google.com/terms\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://policies.google.com/privacy\" rel=\"nofollow ugc\">Privacy Policy</a> apply.</li>\n<li>Some Elementor features require loading assets from Elementor.com. These assets are not used for tracking unless explicitly mentioned, requiring your approval and manual opt-in. Learn more in our <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-terms/\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</li>\n</ul>\n<h4>📧 Related Products by Elementor</h4>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-io/\" rel=\"nofollow ugc\">Image Optimizer</a></strong>: Superior image compression for faster, high-quality website performance.</p>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-sm/\" rel=\"nofollow ugc\">Site Mailer</a></strong>: Reliable email management without SMTP plugins, keeping your communications streamlined and efficient.</p>\n<p><strong><a href=\"http://go.elementor.com/editor-acc-wp-repo\" rel=\"nofollow ugc\">Ally</a></strong>: Enhances website usability for individuals with disabilities. Ally is designed to help web creators make their websites more inclusive. It scans, detects, and remediate key accessibility violations, working seamlessly on all WordPress and Elementor websites.</p>\n<h4>📣 See What Our Users Have to Say</h4>\n<blockquote>\n<p>“Elementor is hands down the best page builder out there” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/elementor-is-hands-down-the-best-page-builder-out-there/\" rel=\"ugc\">Graphicvision1</a></em></p>\n<p>“An incredibly user-friendly plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/a-wonderful-experience/\" rel=\"ugc\">Hyeyoga</a></em></p>\n<p>“Easily, my most used WP plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/easily-my-most-used-wp-plugin/\" rel=\"ugc\">Xander Venske</a></em></p>\n<p>“I upgraded to the Pro version and just love this plugin!” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/love-elementor-17/\" rel=\"ugc\">Andybarn56</a></em></p>\n<p>“Excellent product with great tech support” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/excellent-product-with-great-tech-support/\" rel=\"ugc\">Martywilsonnj</a></em></p>\n</blockquote>\n<p><em><a href=\"https://wordpress.org/support/plugin/elementor/reviews/?filter=5\" rel=\"ugc\">More testimonials</a></em></p>\n<h4>🌍 Join a Global Community</h4>\n<p>Join a global community that helps each other achieve their goals.</p>\n<ul>\n<li><a href=\"https://elemn.to/discord\" rel=\"nofollow ugc\">Discord Community</a> – Chat with Web Creators, discuss specific topics in dedicated channels.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-facebook-group/\" rel=\"nofollow ugc\">Facebook Community</a> &#8211; Over 150K+ members, offering support, advice, feedback, and tutorials.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-github-repo/\" rel=\"nofollow ugc\">GitHub Community</a> &#8211; Get information about releases, request features, or report a bug.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-addons-dozens-of-elementor-addons/\" rel=\"nofollow ugc\">Elementor Addons, Themes, and Kits</a> Themes and Kits  &hellip;</li>\n</ul>\n\";s:12:\"installation\";s:1461:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>WordPress 6.5 or greater</li>\n<li>PHP version 7.4 or greater</li>\n<li>MySQL version 5.0 or greater</li>\n</ul>\n<h4>Recommended Requirements</h4>\n<ul>\n<li>PHP version 8.1 or greater</li>\n<li>MySQL version 5.6 or greater</li>\n<li>WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)</li>\n</ul>\n<p><iframe loading=\"lazy\" title=\"Installing Elementor on WordPress\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/9EZ159ryFNs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe></p>\n<h4>Installation</h4>\n<ol>\n<li>Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the <code>wp-content/plugins/</code> directory of your WordPress installation.</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>\n<li>Go to Pages &gt; Add New</li>\n<li>Press the &#8216;Edit with Elementor&#8217; button.</li>\n<li>Now you can drag and drop widgets from the left panel onto the content area, as well as add new sections and columns that make up the page structure.</li>\n</ol>\n<p>For documentation and tutorials visit our <a href=\"https://elementor.com/help/?utm_source=wp-repo&amp;utm_medium=link&amp;utm_campaign=readme\" rel=\"nofollow ugc\">Knowledge Base</a>.</p>\n\";s:3:\"faq\";s:5070:\"\n<dt id=\"how%20do%20i%20install%20elementor%20editor%3F\">\nHow do I install Elementor Editor?\n</h4>\n<p>\n<p>To install the free version of Elementor Editor, follow the steps below:<br />\nFrom your WordPress dashboard -&gt; Go to Plugins -&gt; Click on &#8216;Add new&#8217;-&gt; In the Search field, enter Elementor and choose Elementor website builder.<br />\nPress install -&gt; After installation, click Activate.</p>\n</p>\n<dt id=\"does%20elementor%20editor%20work%20with%20all%20the%20themes%3F\">\nDoes Elementor Editor work with all the themes?\n</h4>\n<p>\n<p>Elementor Editor works all the themes that respect the coding standards of WordPress set by its Codex. It is recommended to use Elementor&#8217;s <a href=\"https://go.elementor.com/wp-repo-description-tab-hello-theme-hello-theme/\" rel=\"nofollow ugc\">Hello Theme</a>, a lightweight blank canvas, to enjoy full flexibility when using Elementor Editor, and optimize your experience.</p>\n</p>\n<dt id=\"is%20elementor%20editor%20compatible%20with%20gutenberg%3F\">\nIs Elementor Editor compatible with Gutenberg?\n</h4>\n<p>\n<p>Elementor Editor and Gutenberg work seamlessly together. As a user, you can easily decide which editor to use at every point while editing your site.</p>\n</p>\n<dt id=\"can%20i%20create%20an%20online%20store%3F\">\nCan I create an online store?\n</h4>\n<p>\n<p>Yes, with the Elementor Editor Pro WooCommerce Builder you can customize every page of your store to create an amazing customer experience that drives sales.</p>\n</p>\n<dt id=\"does%20it%20work%20with%20other%20wordpress%20plugins%3F\">\nDoes it work with other WordPress plugins?\n</h4>\n<p>\n<p>It works with almost all the plugins. If you experience an incompatibility issue, please report it to us and to the plugin that conflicts with Elementor Editor.</p>\n</p>\n<dt id=\"do%20i%20need%20to%20know%20how%20to%20code%3F\">\nDo I need to know how to code?\n</h4>\n<p>\n<p>No! Elementor Editor provides you with all the widgets and features that you need to build a professional website without using code.</p>\n</p>\n<dt id=\"do%20i%20need%20to%20know%20how%20to%20design%3F\">\nDo I need to know how to design?\n</h4>\n<p>\n<p>No, you can choose between professionally designed kits and templates that fit to every industry and have all you need to create your own professional website.</p>\n</p>\n<dt id=\"will%20elementor%20editor%20slow%20down%20my%20website%3F\">\nWill Elementor Editor slow down my website?\n</h4>\n<p>\n<p>As Elementor prioritizes speed and performance, you enjoy better and faster performance with each new version of the Editor. When testing the same page layout on older versions you can see a significant performance improvement, from a score of 82 in Google PageSpeed Insight in version 3.1, to a score of 95 i in version 3.5.</p>\n</p>\n<dt id=\"is%20my%20site%20secure%20with%20elementor%20editor%3F\">\nIs my site secure with Elementor Editor?\n</h4>\n<p>\n<p>The security of your website is extremely important to us and we take proactive measures to assure that your websites are secure. Elementor is ISO 27001 certified, and has a dedicated team of security professionals that implements industry best-practices for maximum security and compliance, 24/7.</p>\n<p>There is also a managed security Bug Bounty program, utilizing the community power by enabling 24/7/365 crowdsourced vulnerability detection.</p>\n</p>\n<dt id=\"can%20i%20buy%20templates%20separately%3F\">\nCan I buy templates separately?\n</h4>\n<p>\n<p>Of course, you can use any template that supports Elementor Editor.</p>\n</p>\n<dt id=\"is%20elementor%20editor%20compatible%20with%20post%20and%20custom%20post%20types%3F\">\nIs Elementor Editor compatible with Post and Custom Post Types?\n</h4>\n<p>\n<p>Of course! You can set which post types will enable Elementor in the settings page.</p>\n</p>\n<dt id=\"what%20is%20the%20difference%20between%20elementor%27s%20free%20editor%20plugin%20and%20elementor%20editor%20pro%3F\">\nWhat is the difference between Elementor&#8217;s free Editor plugin and Elementor Editor Pro?\n</h4>\n<p>\n<p>Elementor Editor’s Free version allows you to explore our revolutionary drag &amp; drop live editor, basic widgets and templates. Elementor Editor Pro (Essential, Advanced, Expert, Studio, and Agency) empowers you with more professional tools that speed up your workflow, give you access to human-powered support, help you build more advanced content, and convert visitors. See full comparison here.</p>\n</p>\n<dt id=\"how%20can%20i%20become%20a%20contributor%3F\">\nHow can I become a Contributor?\n</h4>\n<p>\n<p>If you want to contribute, go to our <a href=\"https://github.com/elementor/elementor\" rel=\"nofollow ugc\">Elementor GitHub Repository</a> and see where you can help.<br />\nYou can also add a new language via <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">translate.wordpress.org</a>. We’ve built a short guide explaining <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate-faq/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:2612:\"<h4>3.35.4 &#8211; 2026-02-11</h4>\n<ul>\n<li>Fix: License activation issues in various scenarios</li>\n<li>Fix: General UI issues in Editor screens in WordPress Admin</li>\n<li>Fix: Inline editing UI issues on canvas &#8211; Editor V4</li>\n</ul>\n<h4>3.35.3 &#8211; 2026-02-05</h4>\n<ul>\n<li>Fix: Fatal error appears in dashboard widget in WordPress Admin (<a href=\"https://github.com/elementor/elementor/issues/34663\" rel=\"nofollow ugc\">#34663</a>, <a href=\"https://github.com/elementor/elementor/issues/34659\" rel=\"nofollow ugc\">#34659</a>)</li>\n</ul>\n<h4>3.35.2 &#8211; 2026-02-05</h4>\n<ul>\n<li>Fix: Editor menu in WordPress admin displays incorrectly in RTL</li>\n</ul>\n<h4>3.35.1 &#8211; 2026-02-04</h4>\n<ul>\n<li>Fix: Editor Top Bar does not appear in various scenarios (<a href=\"https://github.com/elementor/elementor/issues/34623\" rel=\"nofollow ugc\">#34623</a>)</li>\n<li>Fix: Fatal error when the PHP <code>mbstring</code> module is missing</li>\n<li>Fix: General UI issues in Editor screens in WordPress Admin</li>\n</ul>\n<h4>3.35.0 &#8211; 2026-02-02</h4>\n<ul>\n<li>New: Introducing Components &#8211; reusable layout building blocks with global sync and per-instance content overrides &#8211; Editor V4</li>\n<li>New: Introducing Inline Editing &#8211; edit Atomic Heading and Paragraph text directly on the canvas &#8211; Editor V4</li>\n<li>New: Introducing a contextual formatting toolbar for inline text editing, including links and common text styles &#8211; Editor V4</li>\n<li>Tweak: Version 4 status updated to Beta and production-ready &#8211; Editor V4</li>\n<li>Tweak: Children perspective controls available only for relevant parent elements &#8211; Editor V4</li>\n<li>Tweak: <code>:hover</code> styling automatically applies to <code>:focus-visible</code> for improved accessibility &#8211; Editor V4</li>\n<li>Tweak: Dynamic tags support added to color picker controls &#8211; Editor V4</li>\n<li>Tweak: Link and Button accessibility improvements in Dynamic Tags &#8211; Editor V4</li>\n<li>Tweak: Nested Accordion optimizations with Grid in Chrome browser</li>\n<li>Fix: Size link-unlink operations not applying consistently &#8211; Editor V4</li>\n<li>Fix: Div Block and Flexbox base styles overriding user settings when viewed from another document &#8211; Editor V4</li>\n<li>Fix: Flex and Div blocks lose selection when deleting an assigned class via the Class Manager &#8211; Editor V4</li>\n<li>Fix: Container handles not visible when &#8220;Overflow: Hidden&#8221; is enabled</li>\n</ul>\n<p><a href=\"https://go.elementor.com/full-changelog/\" rel=\"nofollow ugc\">See changelog for all versions.</a></p>\n\";s:11:\"screenshots\";s:3162:\"<ol><li><a href=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\" alt=\"&lt;strong&gt;Visual Drag and Drop Editor&lt;/strong&gt; - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\"></a><p><strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\" alt=\"&lt;strong&gt;Full Design System&lt;/strong&gt; - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\"></a><p><strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\" alt=\"&lt;strong&gt;Responsive Design&lt;/strong&gt; Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.\"></a><p><strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\" alt=\"&lt;strong&gt;Kits and Templates&lt;/strong&gt; - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\"></a><p><strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\" alt=\"&lt;strong&gt;Nested Elements&lt;/strong&gt; Leverage Elementor Editor&#039;s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\"></a><p><strong>Nested Elements</strong> Leverage Elementor Editor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\" alt=\"&lt;strong&gt;Motion Effects&lt;/strong&gt; - Add entrance animations and transitions to any element in your website to captivate visitors.\"></a><p><strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.</p></li></ol>\";s:7:\"reviews\";s:15526:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Poor plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/zipname/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8b1e45cc5440b23af48e8b50e0f49741fb07bbde468fcc08a58757342e4e7e90?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8b1e45cc5440b23af48e8b50e0f49741fb07bbde468fcc08a58757342e4e7e90?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/zipname/\" class=\"reviewer-name\">zipname</a> on <span class=\"review-date\">February 15, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Poor plugin</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">hello every body</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/mahdyfarsian/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/89c979277be6943f8b95978d202f7ac4f1e1a9cd3cc0dce1225c51c8317c810e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/89c979277be6943f8b95978d202f7ac4f1e1a9cd3cc0dce1225c51c8317c810e?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mahdyfarsian/\" class=\"reviewer-name\">mahdyfarsian</a> on <span class=\"review-date\">February 13, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>hi</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I am very happy because I use WordPress.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Terrible the last update</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/wiperelite/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f43d96e5456b5582f3aa0ca01a6feb6455258545cc959a67683ae77968731ba4?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/f43d96e5456b5582f3aa0ca01a6feb6455258545cc959a67683ae77968731ba4?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/wiperelite/\" class=\"reviewer-name\">wiperelite</a> on <span class=\"review-date\">February 13, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The last update is terrible, templates function now is very uncomfortable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pls return elementor as last version, this is so annoying.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Warning - hard to cancel!!!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/hansnilsson/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a84ed7092906331f2a5efa885af09efeb47175ef90abe2cc3c58ad4c082e220b?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a84ed7092906331f2a5efa885af09efeb47175ef90abe2cc3c58ad4c082e220b?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/hansnilsson/\" class=\"reviewer-name\">hansnilsson</a> on <span class=\"review-date\">February 9, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Before you buy this, be sure you don\'t want to cancel it within years because it is a pain to cancel the subscription!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">They do it well</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/queseo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/669bdbd1cc8cefd7cdab6c449557a2fda97d7bff797f429b73325c46341a43ec?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/669bdbd1cc8cefd7cdab6c449557a2fda97d7bff797f429b73325c46341a43ec?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/queseo/\" class=\"reviewer-name\">Queseo <small>(queseo)</small></a> on <span class=\"review-date\">February 7, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>They create an easy, powerfull and fast plugin for design and create pages with WordPress</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Makes Website Building Easy</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/smhcis/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ed22b175b73169d65e94c1459c8247627543116330f357390d06142da40ed3b5?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ed22b175b73169d65e94c1459c8247627543116330f357390d06142da40ed3b5?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/smhcis/\" class=\"reviewer-name\">smhcis</a> on <span class=\"review-date\">February 5, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor makes it easy to make flexible, attractive websites. The huge number of features means I don\'t have to install a dozen different plugins because the widget or function I need is probably already included!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">very easy</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/mohamadkamn1369/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e56f25ca1a361de4fc4cb51ec83370b694f724581c55ff393163d46f5510eaba?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/e56f25ca1a361de4fc4cb51ec83370b694f724581c55ff393163d46f5510eaba?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mohamadkamn1369/\" class=\"reviewer-name\">mohamadkamn1369</a> on <span class=\"review-date\">February 5, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>im happy to use wordpress as website develooper </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Wonderful</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/keyascii/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8aede766e37ca20411e18ce027e1b1cb5e9eb58cefe14f7a980339726551b0db?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8aede766e37ca20411e18ce027e1b1cb5e9eb58cefe14f7a980339726551b0db?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/keyascii/\" class=\"reviewer-name\">keyascii</a> on <span class=\"review-date\">February 3, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Does not work. Simply. If I create a new template, it is not managed as a popup</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">MAJ sur MAJ</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/monastromag/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/7963eea045273490f88ed9b8317cb5fa727a25d324b835fbda1b155050d233cb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/7963eea045273490f88ed9b8317cb5fa727a25d324b835fbda1b155050d233cb?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/monastromag/\" class=\"reviewer-name\">monastromag</a> on <span class=\"review-date\">February 2, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Depuis quelques temps ont est submergé de mise à jours mais dans 90% du temps c\'est pour une V4 qui est toujours en phase béta. Je ne suis pas contre les évolutions mais ça commence a faire long cette version béta. Déçu par ce coté répétitif qui nous oblige a réaliser une action qui à l\'heure actuelle ne m\'apporte rien du tout. Passer en alpha et je ferai les mise à jours avec grand plaisir.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Truly mixed feelings - it&#039;s good for beginners mostly</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/yb1313/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a96b098785d2570e67c0361d976338fc1e616938057fde35a7dc58857bec9ca2?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a96b098785d2570e67c0361d976338fc1e616938057fde35a7dc58857bec9ca2?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/yb1313/\" class=\"reviewer-name\">yb1313</a> on <span class=\"review-date\">February 1, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'m thankful for Elementor\'s enabling website-building with simple &amp; intuitive blocks. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>But not for the overly expensive Pro version, and the occasional bugs. I wish I had just used the WP page builder/editor instead for some sites without relying so much on a single plugin. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Hopefully this review will be of help and go up with time. </p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:145:\"The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!\";s:13:\"download_link\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.4.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\";s:7:\"caption\";s:144:\"<strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\";}i:2;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\";s:7:\"caption\";s:185:\"<strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\";}i:3;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\";s:7:\"caption\";s:170:\"<strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.\";}i:4;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\";s:7:\"caption\";s:193:\"<strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\";}i:5;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\";s:7:\"caption\";s:197:\"<strong>Nested Elements</strong> Leverage Elementor Editor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\";}i:6;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\";s:7:\"caption\";s:127:\"<strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.\";}}s:4:\"tags\";a:5:{s:13:\"drag-and-drop\";s:13:\"drag-and-drop\";s:6:\"editor\";s:6:\"editor\";s:9:\"elementor\";s:9:\"elementor\";s:12:\"landing-page\";s:12:\"landing page\";s:12:\"page-builder\";s:12:\"page builder\";}s:8:\"versions\";a:404:{s:5:\"3.0.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:5:\"3.0.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.1.zip\";s:6:\"3.0.10\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.10.zip\";s:6:\"3.0.11\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.11.zip\";s:6:\"3.0.12\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.12.zip\";s:6:\"3.0.13\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.13.zip\";s:6:\"3.0.14\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.14.zip\";s:6:\"3.0.15\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.15.zip\";s:6:\"3.0.16\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.16.zip\";s:5:\"3.0.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.2.zip\";s:5:\"3.0.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.3.zip\";s:5:\"3.0.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.4.zip\";s:5:\"3.0.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.5.zip\";s:5:\"3.0.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.6.zip\";s:5:\"3.0.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.7.zip\";s:5:\"3.0.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.zip\";s:7:\"3.0.8.1\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.1.zip\";s:5:\"3.0.9\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.9.zip\";s:5:\"3.1.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.0.zip\";s:11:\"3.1.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta1.zip\";s:11:\"3.1.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta2.zip\";s:11:\"3.1.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta3.zip\";s:11:\"3.1.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta4.zip\";s:10:\"3.1.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev1.zip\";s:10:\"3.1.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev2.zip\";s:10:\"3.1.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev3.zip\";s:5:\"3.1.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.1.zip\";s:5:\"3.1.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.2.zip\";s:5:\"3.1.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.3.zip\";s:5:\"3.1.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.4.zip\";s:6:\"3.10.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.0.zip\";s:11:\"3.10.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.10.0-dev1.zip\";s:6:\"3.10.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.1.zip\";s:6:\"3.10.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.2.zip\";s:6:\"3.11.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.0.zip\";s:12:\"3.11.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta1.zip\";s:12:\"3.11.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta2.zip\";s:12:\"3.11.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta3.zip\";s:11:\"3.11.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev1.zip\";s:11:\"3.11.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev2.zip\";s:11:\"3.11.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev3.zip\";s:6:\"3.11.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.1.zip\";s:6:\"3.11.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.2.zip\";s:6:\"3.11.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.3.zip\";s:6:\"3.11.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.4.zip\";s:6:\"3.11.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.5.zip\";s:6:\"3.12.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.0.zip\";s:6:\"3.12.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.1.zip\";s:6:\"3.12.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.2.zip\";s:6:\"3.13.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.0.zip\";s:12:\"3.13.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta1.zip\";s:12:\"3.13.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta2.zip\";s:12:\"3.13.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta3.zip\";s:11:\"3.13.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev3.zip\";s:11:\"3.13.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev4.zip\";s:6:\"3.13.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.1.zip\";s:6:\"3.13.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.2.zip\";s:6:\"3.13.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.3.zip\";s:6:\"3.13.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.4.zip\";s:6:\"3.14.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.0.zip\";s:12:\"3.14.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta1.zip\";s:12:\"3.14.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta2.zip\";s:12:\"3.14.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta3.zip\";s:12:\"3.14.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta4.zip\";s:12:\"3.14.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta5.zip\";s:6:\"3.14.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.1.zip\";s:6:\"3.15.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.0.zip\";s:6:\"3.15.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.1.zip\";s:6:\"3.15.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.2.zip\";s:6:\"3.15.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.3.zip\";s:6:\"3.16.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.0.zip\";s:12:\"3.16.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta3.zip\";s:12:\"3.16.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta4.zip\";s:11:\"3.16.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev1.zip\";s:11:\"3.16.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev2.zip\";s:6:\"3.16.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.1.zip\";s:6:\"3.16.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.2.zip\";s:6:\"3.16.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.3.zip\";s:6:\"3.16.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.4.zip\";s:6:\"3.16.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.5.zip\";s:6:\"3.16.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.6.zip\";s:6:\"3.17.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.0.zip\";s:11:\"3.17.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev2.zip\";s:11:\"3.17.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev3.zip\";s:11:\"3.17.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev4.zip\";s:6:\"3.17.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.1.zip\";s:6:\"3.17.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.2.zip\";s:6:\"3.17.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.3.zip\";s:6:\"3.18.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.0.zip\";s:12:\"3.18.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta1.zip\";s:12:\"3.18.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta2.zip\";s:12:\"3.18.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta3.zip\";s:12:\"3.18.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta4.zip\";s:11:\"3.18.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-dev1.zip\";s:6:\"3.18.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.1.zip\";s:6:\"3.18.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.2.zip\";s:6:\"3.18.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.3.zip\";s:6:\"3.19.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.0.zip\";s:12:\"3.19.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta1.zip\";s:12:\"3.19.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta2.zip\";s:12:\"3.19.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta3.zip\";s:12:\"3.19.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta4.zip\";s:12:\"3.19.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta5.zip\";s:12:\"3.19.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta6.zip\";s:11:\"3.19.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev1.zip\";s:11:\"3.19.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev2.zip\";s:11:\"3.19.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev3.zip\";s:11:\"3.19.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev4.zip\";s:11:\"3.19.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev5.zip\";s:11:\"3.19.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev6.zip\";s:6:\"3.19.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.1.zip\";s:6:\"3.19.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.2.zip\";s:6:\"3.19.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.3.zip\";s:6:\"3.19.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.4.zip\";s:5:\"3.2.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.0.zip\";s:5:\"3.2.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.1.zip\";s:5:\"3.2.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.2.zip\";s:5:\"3.2.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.3.zip\";s:5:\"3.2.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.4.zip\";s:5:\"3.2.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.5.zip\";s:6:\"3.20.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.0.zip\";s:12:\"3.20.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta1.zip\";s:12:\"3.20.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta2.zip\";s:12:\"3.20.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta3.zip\";s:12:\"3.20.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta4.zip\";s:11:\"3.20.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev1.zip\";s:11:\"3.20.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev2.zip\";s:11:\"3.20.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev3.zip\";s:11:\"3.20.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev4.zip\";s:6:\"3.20.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.1.zip\";s:6:\"3.20.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.2.zip\";s:6:\"3.20.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip\";s:6:\"3.20.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.4.zip\";s:6:\"3.21.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.0.zip\";s:12:\"3.21.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta1.zip\";s:12:\"3.21.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta2.zip\";s:12:\"3.21.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta3.zip\";s:11:\"3.21.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev1.zip\";s:11:\"3.21.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev2.zip\";s:11:\"3.21.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev3.zip\";s:6:\"3.21.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.1.zip\";s:6:\"3.21.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.2.zip\";s:6:\"3.21.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.3.zip\";s:6:\"3.21.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.4.zip\";s:6:\"3.21.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.5.zip\";s:6:\"3.21.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.6.zip\";s:6:\"3.21.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.7.zip\";s:6:\"3.21.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.8.zip\";s:6:\"3.22.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.0.zip\";s:12:\"3.22.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta1.zip\";s:12:\"3.22.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta2.zip\";s:12:\"3.22.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta3.zip\";s:12:\"3.22.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta4.zip\";s:12:\"3.22.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta5.zip\";s:12:\"3.22.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta6.zip\";s:11:\"3.22.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev1.zip\";s:11:\"3.22.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev2.zip\";s:11:\"3.22.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev3.zip\";s:11:\"3.22.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev4.zip\";s:11:\"3.22.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev5.zip\";s:11:\"3.22.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev6.zip\";s:6:\"3.22.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.1.zip\";s:6:\"3.22.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.2.zip\";s:6:\"3.22.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.3.zip\";s:6:\"3.23.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.0.zip\";s:12:\"3.23.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta1.zip\";s:12:\"3.23.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta2.zip\";s:12:\"3.23.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta3.zip\";s:12:\"3.23.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta4.zip\";s:12:\"3.23.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta5.zip\";s:12:\"3.23.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta6.zip\";s:11:\"3.23.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev1.zip\";s:11:\"3.23.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev2.zip\";s:11:\"3.23.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev3.zip\";s:11:\"3.23.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev4.zip\";s:11:\"3.23.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev5.zip\";s:11:\"3.23.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev6.zip\";s:6:\"3.23.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.1.zip\";s:6:\"3.23.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.2.zip\";s:6:\"3.23.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.3.zip\";s:6:\"3.23.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.4.zip\";s:6:\"3.24.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.0.zip\";s:12:\"3.24.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta1.zip\";s:12:\"3.24.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta2.zip\";s:12:\"3.24.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta3.zip\";s:11:\"3.24.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev1.zip\";s:11:\"3.24.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev2.zip\";s:11:\"3.24.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev3.zip\";s:6:\"3.24.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.1.zip\";s:6:\"3.24.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.2.zip\";s:6:\"3.24.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.3.zip\";s:6:\"3.24.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.4.zip\";s:6:\"3.24.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.5.zip\";s:6:\"3.24.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.6.zip\";s:6:\"3.24.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.7.zip\";s:6:\"3.24.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.8.zip\";s:6:\"3.25.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.0.zip\";s:12:\"3.25.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta1.zip\";s:12:\"3.25.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta2.zip\";s:12:\"3.25.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta3.zip\";s:11:\"3.25.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev1.zip\";s:11:\"3.25.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev2.zip\";s:11:\"3.25.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev3.zip\";s:6:\"3.25.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.1.zip\";s:7:\"3.25.10\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.10.zip\";s:7:\"3.25.11\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.11.zip\";s:6:\"3.25.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.2.zip\";s:6:\"3.25.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.3.zip\";s:6:\"3.25.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.4.zip\";s:6:\"3.25.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.5.zip\";s:6:\"3.25.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.6.zip\";s:6:\"3.25.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.7.zip\";s:6:\"3.25.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.8.zip\";s:6:\"3.25.9\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.9.zip\";s:6:\"3.26.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.0.zip\";s:12:\"3.26.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta1.zip\";s:12:\"3.26.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta2.zip\";s:12:\"3.26.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta3.zip\";s:12:\"3.26.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta4.zip\";s:12:\"3.26.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta5.zip\";s:11:\"3.26.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev1.zip\";s:11:\"3.26.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev2.zip\";s:11:\"3.26.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev3.zip\";s:11:\"3.26.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev4.zip\";s:11:\"3.26.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev5.zip\";s:6:\"3.26.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.1.zip\";s:6:\"3.26.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.2.zip\";s:6:\"3.26.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.3.zip\";s:6:\"3.26.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.4.zip\";s:6:\"3.26.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.5.zip\";s:6:\"3.27.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.0.zip\";s:12:\"3.27.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta1.zip\";s:12:\"3.27.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta2.zip\";s:11:\"3.27.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev1.zip\";s:11:\"3.27.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev2.zip\";s:6:\"3.27.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.1.zip\";s:6:\"3.27.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.2.zip\";s:6:\"3.27.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.3.zip\";s:6:\"3.27.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.4.zip\";s:6:\"3.27.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.5.zip\";s:6:\"3.27.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.6.zip\";s:6:\"3.27.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.7.zip\";s:6:\"3.28.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.0.zip\";s:12:\"3.28.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta1.zip\";s:12:\"3.28.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta2.zip\";s:12:\"3.28.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta3.zip\";s:11:\"3.28.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev1.zip\";s:11:\"3.28.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev2.zip\";s:11:\"3.28.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev3.zip\";s:6:\"3.28.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.1.zip\";s:6:\"3.28.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.2.zip\";s:6:\"3.28.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.3.zip\";s:6:\"3.28.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.4.zip\";s:6:\"3.29.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.0.zip\";s:12:\"3.29.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta1.zip\";s:12:\"3.29.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta2.zip\";s:12:\"3.29.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta3.zip\";s:12:\"3.29.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta4.zip\";s:11:\"3.29.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev1.zip\";s:11:\"3.29.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev2.zip\";s:11:\"3.29.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev3.zip\";s:11:\"3.29.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev4.zip\";s:6:\"3.29.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.1.zip\";s:6:\"3.29.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.2.zip\";s:5:\"3.3.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.0.zip\";s:5:\"3.3.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.1.zip\";s:6:\"3.30.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.0.zip\";s:12:\"3.30.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta1.zip\";s:12:\"3.30.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta2.zip\";s:12:\"3.30.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta3.zip\";s:11:\"3.30.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev1.zip\";s:11:\"3.30.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev2.zip\";s:11:\"3.30.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev3.zip\";s:6:\"3.30.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.1.zip\";s:6:\"3.30.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.2.zip\";s:6:\"3.30.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.3.zip\";s:6:\"3.30.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.4.zip\";s:6:\"3.31.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.0.zip\";s:12:\"3.31.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta1.zip\";s:12:\"3.31.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta2.zip\";s:11:\"3.31.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev1.zip\";s:11:\"3.31.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev2.zip\";s:6:\"3.31.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.1.zip\";s:6:\"3.31.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.2.zip\";s:6:\"3.31.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.3.zip\";s:6:\"3.31.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.4.zip\";s:6:\"3.31.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.5.zip\";s:6:\"3.32.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.0.zip\";s:12:\"3.32.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta1.zip\";s:12:\"3.32.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta2.zip\";s:12:\"3.32.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta3.zip\";s:11:\"3.32.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev1.zip\";s:11:\"3.32.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev2.zip\";s:11:\"3.32.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev3.zip\";s:6:\"3.32.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.1.zip\";s:6:\"3.32.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.2.zip\";s:6:\"3.32.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.3.zip\";s:6:\"3.32.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.4.zip\";s:6:\"3.32.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.5.zip\";s:6:\"3.33.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.0.zip\";s:12:\"3.33.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta1.zip\";s:12:\"3.33.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta2.zip\";s:12:\"3.33.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta3.zip\";s:12:\"3.33.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta4.zip\";s:11:\"3.33.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev1.zip\";s:11:\"3.33.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev2.zip\";s:11:\"3.33.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev3.zip\";s:11:\"3.33.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev4.zip\";s:6:\"3.33.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.1.zip\";s:6:\"3.33.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.2.zip\";s:6:\"3.33.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.3.zip\";s:6:\"3.33.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.4.zip\";s:6:\"3.33.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.5.zip\";s:6:\"3.33.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.6.zip\";s:6:\"3.34.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.0.zip\";s:12:\"3.34.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta1.zip\";s:12:\"3.34.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta2.zip\";s:12:\"3.34.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta3.zip\";s:11:\"3.34.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev1.zip\";s:11:\"3.34.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev2.zip\";s:6:\"3.34.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.1.zip\";s:6:\"3.34.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.2.zip\";s:6:\"3.34.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.3.zip\";s:6:\"3.34.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.4.zip\";s:6:\"3.35.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.0.zip\";s:12:\"3.35.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta1.zip\";s:12:\"3.35.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta2.zip\";s:12:\"3.35.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta3.zip\";s:12:\"3.35.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta4.zip\";s:11:\"3.35.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev1.zip\";s:11:\"3.35.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev2.zip\";s:11:\"3.35.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev3.zip\";s:11:\"3.35.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev4.zip\";s:6:\"3.35.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.1.zip\";s:6:\"3.35.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.2.zip\";s:6:\"3.35.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.3.zip\";s:6:\"3.35.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.4.zip\";s:5:\"3.4.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.0.zip\";s:10:\"3.4.0-dev7\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev7.zip\";s:10:\"3.4.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev8.zip\";s:10:\"3.4.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev9.zip\";s:5:\"3.4.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.1.zip\";s:5:\"3.4.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.2.zip\";s:5:\"3.4.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.3.zip\";s:5:\"3.4.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.4.zip\";s:5:\"3.4.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.5.zip\";s:5:\"3.4.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.6.zip\";s:5:\"3.4.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.7.zip\";s:5:\"3.4.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.8.zip\";s:5:\"3.5.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.0.zip\";s:11:\"3.5.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta1.zip\";s:11:\"3.5.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta2.zip\";s:11:\"3.5.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta3.zip\";s:11:\"3.5.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta4.zip\";s:11:\"3.5.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta5.zip\";s:11:\"3.5.0-beta7\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta7.zip\";s:11:\"3.5.0-beta8\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta8.zip\";s:10:\"3.5.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev8.zip\";s:10:\"3.5.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev9.zip\";s:5:\"3.5.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.1.zip\";s:5:\"3.5.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.2.zip\";s:5:\"3.5.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.3.zip\";s:5:\"3.5.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.4.zip\";s:5:\"3.5.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.5.zip\";s:5:\"3.5.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.6.zip\";s:5:\"3.6.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:11:\"3.6.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta1.zip\";s:11:\"3.6.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta2.zip\";s:11:\"3.6.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta3.zip\";s:11:\"3.6.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta4.zip\";s:11:\"3.6.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta5.zip\";s:10:\"3.6.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev1.zip\";s:11:\"3.6.0-dev10\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev10.zip\";s:5:\"3.6.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.1.zip\";s:5:\"3.6.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.2.zip\";s:5:\"3.6.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.3.zip\";s:5:\"3.6.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.4.zip\";s:5:\"3.6.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.5.zip\";s:5:\"3.6.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.6.zip\";s:5:\"3.6.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip\";s:5:\"3.6.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.8.zip\";s:5:\"3.7.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.0.zip\";s:11:\"3.7.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta1.zip\";s:11:\"3.7.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta2.zip\";s:11:\"3.7.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta3.zip\";s:11:\"3.7.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta4.zip\";s:10:\"3.7.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-dev1.zip\";s:5:\"3.7.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.1.zip\";s:5:\"3.7.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.2.zip\";s:5:\"3.7.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.3.zip\";s:5:\"3.7.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.4.zip\";s:5:\"3.7.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.5.zip\";s:5:\"3.7.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.6.zip\";s:5:\"3.7.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.7.zip\";s:5:\"3.7.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.8.zip\";s:5:\"3.8.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.0.zip\";s:11:\"3.8.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta1.zip\";s:11:\"3.8.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta2.zip\";s:11:\"3.8.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta3.zip\";s:5:\"3.8.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.1.zip\";s:5:\"3.9.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.0.zip\";s:5:\"3.9.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.1.zip\";s:5:\"3.9.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.2.zip\";s:5:\"trunk\";s:52:\"https://downloads.wordpress.org/plugin/elementor.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:94:\"https://elementor.com/support/?utm_source=wp-repo&utm_medium=link&utm_campaign=premium-support\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";s:4:\"high\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:63:\"Elementor Website Builder &#8211; More Than Just a Page Builder\";}s:7:\"siteseo\";a:35:{s:4:\"name\";s:30:\"SiteSEO &#8211; SEO Simplified\";s:4:\"slug\";s:7:\"siteseo\";s:7:\"version\";s:5:\"1.3.5\";s:6:\"author\";s:69:\"<a href=\"https://profiles.wordpress.org/softaculous/\">Softaculous</a>\";s:14:\"author_profile\";s:43:\"https://profiles.wordpress.org/softaculous/\";s:12:\"contributors\";a:2:{s:9:\"pagelayer\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/pagelayer/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/da11d7dd9a75193431feed4a3e58a875f78b6180bd032bf980e311f10713bee2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"pagelayer\";}s:11:\"softaculous\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/softaculous/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/d5f508eb226ae8cade7ed9f0f0cda7115f419afe760e0b64af278ed042b47c1f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Softaculous\";}}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.1\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:78;s:7:\"ratings\";a:5:{i:5;i:5;i:4;i:0;i:3;i:0;i:2;i:0;i:1;i:2;}s:11:\"num_ratings\";i:7;s:11:\"support_url\";s:45:\"https://wordpress.org/support/plugin/siteseo/\";s:15:\"support_threads\";i:0;s:24:\"support_threads_resolved\";i:0;s:15:\"active_installs\";i:500000;s:12:\"last_updated\";s:22:\"2025-12-25 10:04am GMT\";s:5:\"added\";s:10:\"2023-12-29\";s:8:\"homepage\";s:19:\"https://siteseo.io/\";s:8:\"sections\";a:6:{s:11:\"description\";s:7044:\"<p>SiteSEO is a revolutionary WordPress SEO plugin that seamlessly integrates with all page builders and themes, making it the best choice for optimizing your website.</p>\n<p>SiteSEO is a powerful WordPress SEO plugin to maximize your online Visibility, boost traffic and elevate rankings. It helps you to manage XML Sitemaps, improve social sharing, manage Titles and Metas and so much more.</p>\n<p>You can find our official documentation at <a href=\"https://siteseo.io/docs\" rel=\"nofollow ugc\">https://siteseo.io/docs</a>. We are also active in our community support forums on wordpress.org if you are one of our free users. Our Premium Support Ticket System is at <a href=\"https://softaculous.deskuss.com\" rel=\"nofollow ugc\">https://softaculous.deskuss.com</a></p>\n<p><a href=\"https://siteseo.io\" title=\"SiteSEO Homepage\" rel=\"nofollow ugc\">Home Page</a> | <a href=\"https://softaculous.deskuss.com\" title=\"SiteSEO Support\" rel=\"nofollow ugc\">Support</a> | <a href=\"http://siteseo.io/docs\" title=\"Documents\" rel=\"nofollow ugc\">Documents</a></p>\n<h3>Key Features :</h3>\n<ul>\n<li><strong>Content Analysis :</strong> Get valuable insights to create content that is perfectly optimized for search engines.</li>\n<li><strong>Universal SEO Metabox :</strong> Edit your SEO metadata from any page builder or theme builder effortlessly.</li>\n<li><strong>Easy Import :</strong> Migrate your post and term metadata from other plugins with a simple one-click process.</li>\n</ul>\n<h3>Why Choose SiteSEO :</h3>\n<ul>\n<li><strong>Save Time and Money:</strong> Import and export metadata easily with SiteSEO PRO, which starts at $49 per year.</li>\n<li><strong>All-in-One Solution:</strong> SiteSEO comes with all the features you need to optimize your WordPress site&#8217;s SEO, eliminating the need for additional extensions and potential conflicts.</li>\n<li><strong>Easy and User-Friendly:</strong> You don&#8217;t need to be an SEO expert or coder to use SiteSEO. Most settings are automatically configured, and an installation wizard guides you through the setup process.</li>\n</ul>\n<h3>SiteSEO Free Features :</h3>\n<h3>SiteSEO Free offers a comprehensive set of features, including :</h3>\n<ul>\n<li><strong>Google Indexing API and IndexNow API</strong> for quick content indexing.</li>\n<li><strong>Content analysis</strong> with unlimited keywords for optimized content creation.</li>\n<li><strong>Google Knowledge Graph</strong> support for better visibility.</li>\n<li><strong>Social media previews</strong> for Google, Facebook, and X(Twitter).</li>\n<li><strong>Open Graph and X Cards</strong> integration for enhanced social media sharing.</li>\n<li><strong>Customizable titles and meta</strong> descriptions with dynamic variables.</li>\n<li><strong>Installation wizard</strong> for hassle-free site setup.</li>\n</ul>\n<h3>Upgrade to SiteSEO PRO for More Power:</h3>\n<h3>Unlock advanced capabilities with SiteSEO PRO, such as:</h3>\n<ul>\n<li><strong>Enhanced WooCommerce Support:</strong> Optimize e-commerce sites with price and currency meta tags, product XML sitemaps, and more.</li>\n<li><strong>Google Page Speed Insights:</strong> Analyze your site&#8217;s performance on mobile and desktop, including Core Web Vitals.</li>\n<li><strong>SitSEO AI:</strong> Our AI integration generates SEO-friendly titles and meta descriptions. This helps improve your click-through rate (CTR) by making your content more appealing and discoverable in search results.</li>\n<li><strong>Robots.txt Editor:</strong> Edit the virtual robots.txt directly from SiteSEO, comes with shortcuts for common robots.txt rules.</li>\n<li><strong>htaccess Editor:</strong> Edit your htaccess file, comes with common htaccess rules you can use.</li>\n<li><strong>Google News Sitemap:</strong> Google news sitemaps are special sitemap, specifically for content, which is time bound, and helps in making content eligible to be shown on Google&#8217;s News surface.</li>\n<li><strong>Structured Data:</strong> Helps search engines understand your website better, as it adds Structured data markup.</li>\n<li><strong>Breadcrumbs:</strong> Helps improve the navigation for users.</li>\n<li><strong>Video Sitemap:</strong> Helps search engines understand the video content on your website better.</li>\n<li><strong>404 Monitoring and Redirection:</strong> Monitor and redirect user who end up on a 404 page.</li>\n<li><strong>Dublin Code:</strong> Meta tags for title and description, support by Governments, directories, Bing and Yandex.</li>\n<li><strong>Local Business:</strong> Adds schema that helps search engines understand your local business well using data like address, opening hours, website, phone number and more.</li>\n<li><strong>RSS Sitemap:</strong> Gives search engines info about your recent feed.</li>\n<li><strong>Search Statistics:</strong> Seamlessly integrate Google Search Console and view all your search performance insights right within SiteSEO.</li>\n</ul>\n<h4>Multi-language Support :</h4>\n<p>SiteSEO is available in multiple languages, and you can contribute to further localization on translate.wordpress.org.</p>\n<h4>Integrations:</h4>\n<p>SiteSEO smoothly integrates with popular tools such as Elementor, WooCommerce and more.</p>\n<h4>Get Started with SiteSEO Today!</h4>\n<p>Visit our website siteseo.io for more information, join our official community group, and explore our resources to improve your SEO game.<br />\nDon&#8217;t miss out on the ultimate SEO solution for your WordPress website – Get SiteSEO now!</p>\n<h4>Third Party API usage</h4>\n<ol>\n<li>IndexNow: is used to inform Microsoft Bing about the latest content changes on a user&#8217;s website. The plugin sends a list of updated URLs along with the API key generated when the user saved the Instant Indexing settings. It also includes the site&#8217;s URL and the URL of the key location, allowing Bing to verify the website&#8217;s identity.<a href=\"https://www.indexnow.org/terms\" rel=\"nofollow ugc\">Terms and Condition</a> | <a href=\"https://www.indexnow.org\" rel=\"nofollow ugc\">IndexNow.org</a></li>\n<li>Google Instant Index: Is a service used to notify Google when a post is created, updated, or deleted. SiteSEO utilizes this service to inform Google by sending the updated post&#8217;s URL, its state (&#8220;UPDATE&#8221; or &#8220;DELETE&#8221;), and an access token obtained via Google OAuth. <a href=\"https://developers.google.com/terms/site-terms\" rel=\"nofollow ugc\">Terms and Conditions</a> | <a href=\"https://developers.google.com\" rel=\"nofollow ugc\">Google Search Central</a></li>\n<li>Google OAuth: When using Google Instant Indexing SiteSEO need to verify with Google the keys the users has set to access Google&#8217;s services. So SiteSEO sends the key users has provided in the SiteSEO settings to Google to verify the user is authorized to use those keys for Instant Indexing. <a href=\"https://developers.google.com/terms/site-terms\" rel=\"nofollow ugc\">Terms and Conditions</a> | <a href=\"https://developers.google.com\" rel=\"nofollow ugc\">Google Search Central</a></li>\n</ol>\n\";s:12:\"installation\";s:228:\"<ol>\n<li>Upload &#8216;siteseo&#8217; to the &#8216;/wp-content/plugins/&#8217; directory</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>\n<li>Click on SiteSEO and apply settings.</li>\n</ol>\n\";s:3:\"faq\";s:1170:\"\n<dt id=\'how%20to%20use%20google%20tag%20manager%20%2F%20facebook%20pixel%20with%20siteseo%20%3F\'>\nHow to use Google Tag Manager / Facebook Pixel with SiteSEO ?\n</h4>\n<p>\n<p>Go to SiteSEO &gt; Analytics &gt; Custom Tracking tab. Paste GTM / Facebook Pixel tracking code to [HEAD] Add an additional tracking code / [BODY] Add an additional tracking code textarea fields. Save changes and clear your cache.</p>\n</p>\n<dt id=\'which%20types%20of%20sitemaps%20support%20siteseo%3F\'>\nWhich types of sitemaps support SiteSEO?\n</h4>\n<p>\n<p>XML sitemaps for search engines: post, page, post type, taxonomies, images and author.<br />\nHTML sitemap for accessibility and SEO.<br />\nSiteSEO PRO supports Google News XML.</p>\n</p>\n<dt id=\'is%20siteseo%20gdpr%20compliant%3F\'>\nIs SiteSEO GDPR compliant?\n</h4>\n<p>\n<p>Yes!</p>\n</p>\n<dt id=\'is%20siteseo%20compatible%20with%20wordpress%20multisite%20%3F\'>\nIs SiteSEO compatible with WordPress multisite ?\n</h4>\n<p>\n<p>Yes!</p>\n</p>\n<dt id=\'my%20question%20is%20not%20listed%20here%21\'>\nMy question is not listed here!\n</h4>\n<p>\n<p><a href=\"https://siteseo.io/docs/faq/\" rel=\"nofollow ugc\">Read our complete FAQ on our site</a></p>\n</p>\n\n\";s:9:\"changelog\";s:12747:\"<h4>1.3.5 (December 25, 2025)</h4>\n<ul>\n<li>[Pro-Feature] Added a Schema importer, user can now import schema from URL, HTML, or JSON.</li>\n<li>[Pro-Improvement] Added modification date support for the global Article schema.</li>\n<li>[Bug-Fix] A function that required PHP 8+ has been replaced with a compatible alternative.</li>\n<li>[Bug-Fix] Fixed a minor issue in the Organization schema.</li>\n<li>[Bug-Fix] Fixed a minor issue in the importer when using custom meta.</li>\n<li>[Task] Added a SureRank importer.</li>\n</ul>\n<h4>1.3.4 (December 16, 2025)</h4>\n<ul>\n<li>[Feature Pro] Search Statistics: Now get Google Search Console Integration, access Search console data right from your SiteSEO plugin.</li>\n<li>[Feature Pro] Auto submission of website and sitemap to search console, part of the Search Statistics feature.</li>\n<li>[Bug-Fix] Fixed an issue where the global description was not showing in the metabox preview.</li>\n<li>[Bug-Fix] Made sitemap compatible for Polylang plugin.</li>\n<li>[Bug-Fix] Fixed an issue where the analysis was not detecting the title, description, and keywords for other languages.</li>\n<li>[Bug-Fix] Fixed an issue with the Twitter social tag where the Twitter username was not detected correctly.</li>\n<li>[Task] Exclusion of non public post types from instant indexing.</li>\n</ul>\n<h4>1.3.3 (November 17, 2025)</h4>\n<ul>\n<li>[Security Fix] There was an issue reported by Supakiad S. (m3ez) &#8211; E-CQURITY(WordFence) which has been fixed.</li>\n<li>[Minor Security Fix] There was an issue reported by Athiwat Tiprasaharn (Jitlada)(WordFence) which has been fixed.</li>\n<li>[Improvement] Added product full description variable for schema.</li>\n<li>[Improvement] Added product parent category variable.</li>\n<li>[Bug-Fix] Fixed an issue with the product sitemap.</li>\n<li>[Bug-Fix] Fixed an issue with the taxonomies sitemap.</li>\n<li>[Bug-Fix] Fixed an issue where Bricks Builder post data could not be retrieved.</li>\n<li>[Task] Minor refactor in breadcumb parent post handling.</li>\n<li>[Task] Tested with WordPress 6.9.</li>\n</ul>\n<h4>1.3.2 (October 30, 2025)</h4>\n<ul>\n<li>[Minor Security Fix] There was an issue reported by Athiwat Tiprasaharn (Jitlada)(WordFence) which has been fixed.</li>\n<li>[Improvement] Breadcrumbs now handles parent post.</li>\n<li>[Improvement] Importer now converts the variables as well.</li>\n<li>[Improvement] Password protected posts will now be no-indexed by default.</li>\n<li>[Bug-Fix] There was an issue with Video Sitemap, which was causing it to make multiple video sitemap pages, this has been fixed.</li>\n<li>[Bug-Fix] There was an issue with WP Bakery unable to save post, this has been fixed.</li>\n<li>[Bug-Fix] Tabs UI was breaking in some cases this has been fixed.</li>\n</ul>\n<h4>1.3.1 (September 30, 2025)</h4>\n<ul>\n<li>[Pro-Feature] Added Global Automatic Schema.</li>\n<li>[Pro-Feature] Added LLMs.txt functionality.</li>\n<li>[Bug-Fix] Fixed an issue where robots.txt did not display the default settings preview. </li>\n<li>[Bug-Fix] Tag sitemap was giving a PHP warning that has been fixed.</li>\n</ul>\n<h4>1.3.0 (September 8, 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with Title not working in some cases, fixed by increasing the filter priority.</li>\n<li>[Bug-Fix] Sitemap issue of image sitemaps xml getting escaped and last mod having incorrect position has been fixed.</li>\n</ul>\n<h4>1.2.9 (September 4, 2025)</h4>\n<ul>\n<li>[Improvement] Added noindex for WooCommerce Cart, Checkout, and Account pages.</li>\n<li>[Improvement] Added JSON validator for custom schema.</li>\n<li>[Improvement] Added lastmod in sitemap when a static page is set as the homepage.</li>\n<li>[Improvement] Added lastmod in Taxonomies sitemap. </li>\n<li>[Bug-Fix] Fixed an issue in custom schema.</li>\n<li>[Bug-Fix] Fixed issue where image count was not rendering in the sitemap.</li>\n<li>[Bug-Fix] Fixed issue with the Clean Media Filename feature.</li>\n</ul>\n<h4>1.2.8 (August 22, 2025)</h4>\n<ul>\n<li>[Security-Fix] A Security issue reported by stealthcopter (Wordfence) has been fixed.</li>\n<li>[Bug-Fix] Fixed an issue caused by a mismatch between the Free and Pro plugin versions.</li>\n<li>[Bug-Fix] Fixed a minor error with the primary category breadcrumbs in WooCommerce products.</li>\n<li>[Bug-Fix] Fixed a minor error with Instant Indexing page.</li>\n</ul>\n<h4>1.2.7 (August 13, 2025)</h4>\n<ul>\n<li>[Bug Fix] When enqueuing CSS, the SiteSEO version was not getting added, so the CSS cache was not getting invalidated on new release, which was breaking UI for some users, this has been fixed.</li>\n</ul>\n<h4>1.2.6 (August 12, 2025)</h4>\n<ul>\n<li>[Pro Feature] Added AI-powered title and description generation in the metabox.</li>\n<li>[Improvement] Added option to use the same settings as OG for X in the metabox.</li>\n<li>[Improvement] Added homepage notices when a static page is set.</li>\n<li>[Improvement] Now also supports Automated URL Submission for Instant Indexing for Google.</li>\n<li>[Bug Fix] Fixed an issue where the cookies button was displayed in edit mode when using certain page builder plugins.</li>\n</ul>\n<h4>1.2.5 (July 4, 2025)</h4>\n<ul>\n<li>[Bug Fix] Resolved a minor syntax issue for PHP 7.2 compatibility.</li>\n</ul>\n<h4>1.2.4 (July 3, 2025)</h4>\n<ul>\n<li>[Pro-Improvement] Added suggested rules for robots.txt and .htaccess.</li>\n<li>[Improvement] Added suggested dynamic variables for the social settings in the metabox.</li>\n<li>[Improvement] Made the universal metabox icon draggable.</li>\n<li>[Bug-Fix] Fixed title and description issues on archive pages.</li>\n<li>[Bug-Fix] Resolved title and description issue on non-static homepage.</li>\n</ul>\n<h4>1.2.3 (June 17, 2025)</h4>\n<ul>\n<li>[Pro-Improvement] Added support for virtual robots.txt.</li>\n<li>[Improvement] Introduced the Instant Indexing History feature – now you can view indexing submission history.</li>\n<li>[Improvement] Added support for importing settings from Slim SEO.</li>\n<li>[Improvement] Added a noindex warning in the metabox.</li>\n<li>[Bug-Fix] There was a settings sync issue in the Gutenberg sidebar, which has now been resolved.</li>\n<li>[Bug-Fix] Fixed a problem related to description length limits.</li>\n<li>[Bug-Fix] Fixed an issue with importing taxonomy settings.</li>\n<li>[Bug-Fix] There was an issue with static Posts pages, which has now been resolved.</li>\n<li>[Bug-Fix] There was an issue with the social preview in the metabox, which has been resolved.</li>\n</ul>\n<h4>1.2.2 (May 19, 2025)</h4>\n<ul>\n<li>[Improvement] Improved content saving for site verification tags.</li>\n<li>[Bug-Fix] There was an issue with cookies Block which has been resolved.</li>\n<li>[Bug-Fix] An issue related to archives has been resolved.</li>\n<li>[Bug-Fix] A duplicate meta description issue with Elementor Pro has been resolved.</li>\n<li>[Bug-Fix] A duplicate canonical URL issue from WordPress has been resolved.</li>\n<li>[Bug-Fix] A pagination issue in the Remove Category feature has been fixed.</li>\n<li>[Bug-Fix] An issue with the noindex setting for post types has been resolved.</li>\n<li>[Bug-Fix] There was issue with save Order By settings in HTML sitemap has been resolved.</li>\n</ul>\n<h4>1.2.1 (April 21, 2025)</h4>\n<ul>\n<li>[Pro-Feature] Added RSS sitemap.</li>\n<li>[Pro-Feature] Added Video sitemap.</li>\n<li>[Bug-Fix] There was an issue with Blocking Metabox this has been fixed.</li>\n<li>[Bug-Fix] Some user roles we not getting saved in Advanced security settings, this has been fixed.</li>\n<li>[Bug-Fix] Setting Primary Category was not working, this has been fixed.</li>\n<li>[Bug-Fix] Share of page on Facebook was not giving the correct Thumbnail image and description that has been fixed.</li>\n<li>[Bug-Fix] Auto Indexing on Post publish if the option was enabled was not working that has been fixed.</li>\n<li>[Task] A WordPress deprecation warning has been fixed.</li>\n<li>[Task] Tested with WordPress 6.8</li>\n</ul>\n<h4>1.2.0 (April 1, 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with H1 heading analysis that has been fixed.</li>\n<li>[Bug-Fix] There was an issue with Remove Category slug, this has been fixed.</li>\n<li>[Bug-Fix] A few onboarding settings were not getting saved, that has been fixed.</li>\n</ul>\n<h4>1.1.9 (March 26, 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was issue with Social Network settings getting erased on update, that has been fixed.</li>\n</ul>\n<h4>1.1.8 (March 25, 2025)</h4>\n<ul>\n<li>[Improvement] Now sitemap supports multiple languages.</li>\n<li>[Improvement] Now meta description and canonical URL supports multiple languages.</li>\n<li>[Improvement pro] The structured data types feature now supports post types, has been added to the metabox.</li>\n<li>[Pro Feature] Added Google News sitemap.</li>\n<li>[Pro-Feature] Added Redirections / 404 monitoring feature.</li>\n<li>[Bug-Fix] There was an issue with OG URL, that has been fixed.</li>\n<li>[Bug-Fix] There was Duplicate meta description and canonical URL on the homepage, that has been fixed.</li>\n</ul>\n<h4>1.1.7 (February 28, 2025)</h4>\n<ul>\n<li>[Task] Title and Meta settings for Post Types and Taxonomies will be enabled by default.</li>\n<li>[Task] WP Sitemap will be disabled, and redirected to SiteSEO sitemap, if SEO settings in SiteSEO are enabled.</li>\n<li>[Bug-Fix] There was an issue with SEO metabox, it was showing up even when Universal metabox was enabled, this has been fixed.</li>\n<li>[Bug-Fix] Google Instant indexing, was returning an error that has been fixed.</li>\n</ul>\n<h4>1.1.6 (February 20, 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with WooCommerce compatibility that has been fixed.</li>\n<li>[Bug-Fix] Bing API was giving 202 response, this has been fixed.</li>\n</ul>\n<h4>1.1.2 (October 09, 2024)</h4>\n<ul>\n<li>[Bug-Fix] A PHP warning related to a decoding function has been fixed.</li>\n<li>[Pro-Version] A Pro version have been launched which includes features like WooCommerce SEO, Easy Digital Downloads SEO, Dublin Core and PageSpeed Insight</li>\n</ul>\n<h4>1.1.1 (July 30, 2024)</h4>\n<ul>\n<li>[Improvement] Title and Description input feedback has been improved when used in the editor.</li>\n<li>[Bug-Fix] For some users Content Readibility was causing issue, which has been fixed</li>\n<li>[Bug-Fix] There was an issue with Sitemaps, that has been fixed.</li>\n<li>[Bug-Fix] There was an issue with X Social card that has been fixed.</li>\n<li>[Bug-Fix] Product title and description has issue saving which has been fixed.</li>\n<li>[Task] Tested with WordPress 6.6.</li>\n</ul>\n<h4>1.1.0 (May 24, 2024)</h4>\n<ul>\n<li>[Feature] You can now use SiteSEO OnPage SEO optimization tools from the Sidebar plugin in gutenberg.</li>\n<li>[Feature] Added Readibility analysis, which includes, Passive voice anlyser, Power word analyser and more.</li>\n<li>[Task] A New On Page optimization widget.</li>\n<li>[Task] Refactored and rewrote some components of SiteSEO.</li>\n</ul>\n<h4>1.0.9 (May 15, 2024)</h4>\n<ul>\n<li>[Feature] Now users can add Table of Content to their posts.</li>\n<li>[Feature] Option to create and edit robots.txt file.</li>\n<li>[Feature] Option to update .htaccess file.</li>\n</ul>\n<h4>1.0.8 (May 08, 2024)</h4>\n<ul>\n<li>[Feature] Block and shortcode support for On Page Breadcrumbs.</li>\n<li>[Task] Title Settings code refactor.</li>\n</ul>\n<h4>1.0.7 (April 17, 2024)</h4>\n<ul>\n<li>[Feature] Realtime Content Analysis for Gutenberg.</li>\n<li>[Bug-Fix] There was an issue on the search page when SiteSEO was active, which has been fixed.</li>\n</ul>\n<h4>1.0.6 (April 12, 2024)</h4>\n<ul>\n<li>[Feature] Adding Breadcrumb to your posts and pages, can be added using Gutenberg Block, short code or direct PHP code.</li>\n<li>[Improvement] Added option to search in tags.</li>\n<li>[Improvement] Added placeholder images in Facebook and Twitter metabox form.</li>\n<li>[Task] Added credits.</li>\n</ul>\n<h4>1.0.5 (Mar 15, 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with metadata importer which has been fixed.</li>\n<li>[Bug-Fix] CSS of SiteSEO was not loading on some pages which was breaking the UI at some places that has been fixed.</li>\n<li>[Bug-Fix] Meta description was not adding, which has been fixed.</li>\n<li>[Task] Updated docs links.</li>\n</ul>\n<h4>1.0.4 (Mar 1, 2024)</h4>\n<ul>\n<li>[Improvement] Cleaned code for launch.</li>\n<li>[Bug-Fix] CSS taking longer to load Setup wizard has been fixed.</li>\n<li>[Task] Fixed PHP warnings.</li>\n</ul>\n<h4>1.0.1 (Oct 25, 2023)</h4>\n<ul>\n<li>[Improvement] Sanitizing and escaping methods have been added where necessary to prevent XSS vulnerabilities and breaking the HTML document structure.</li>\n</ul>\n<h4>1.0.0 (August 06, 2023)</h4>\n<ul>\n<li>Released Plugin</li>\n</ul>\n<p><a href=\"https://siteseo.io/blog/\" rel=\"nofollow ugc\">View our complete changelog</a></p>\n\";s:11:\"screenshots\";s:1283:\"<ol><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-1.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-1.png?rev=3264932\" alt=\"SiteSEO Dashboard\"></a><p>SiteSEO Dashboard</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-2.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-2.png?rev=3264932\" alt=\"Content Analysis Metabox\"></a><p>Content Analysis Metabox</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-3.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-3.png?rev=3264932\" alt=\"Title Settings Metabox\"></a><p>Title Settings Metabox</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-4.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-4.png?rev=3264932\" alt=\"Advanced Settings Metabox\"></a><p>Advanced Settings Metabox</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-5.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-5.png?rev=3264932\" alt=\"Titles and Metas Wizard\"></a><p>Titles and Metas Wizard</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-6.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-6.png?rev=3264932\" alt=\"SiteMap Settings\"></a><p>SiteMap Settings</p></li></ol>\";s:7:\"reviews\";s:10194:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Simple tool</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/richarddush/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/591c7e4a5986b33c34dd4b377f8b5936996f021d56857ab250b46ad085cbe734?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/591c7e4a5986b33c34dd4b377f8b5936996f021d56857ab250b46ad085cbe734?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/richarddush/\" class=\"reviewer-name\">richarddush</a> on <span class=\"review-date\">November 16, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Great tool yet easy to use</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Simple but great tool</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/haejung/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/24f125225672b451b3f9f096d4e5186c6489b2f3f8b340f9199661c8a3ac281a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/24f125225672b451b3f9f096d4e5186c6489b2f3f8b340f9199661c8a3ac281a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/haejung/\" class=\"reviewer-name\">HJ <small>(haejung)</small></a> on <span class=\"review-date\">October 12, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>works well</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Thank you for this great plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/akbary27/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/33c5fc66cf830b4bdf3c39538e41adb0a59c507d1c13a432f960dc5896a47fa5?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/33c5fc66cf830b4bdf3c39538e41adb0a59c507d1c13a432f960dc5896a47fa5?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/akbary27/\" class=\"reviewer-name\">Juan Akbary <small>(akbary27)</small></a> on <span class=\"review-date\">August 9, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Excellent plugin… works just as expected</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">avoid - not ready for primetime yet</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/focusdigi/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0ea00004b7147103226f945839147d4b31d7c79637378b9203766cd369919049?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0ea00004b7147103226f945839147d4b31d7c79637378b9203766cd369919049?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/focusdigi/\" class=\"reviewer-name\">focusdigi</a> on <span class=\"review-date\">July 10, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>This plugin is extremely basic and will get the basic things done, but lacks many features expected of a modern SEO plugin -- particularly their \"pro\" addon which is a joke</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Thank you for this great plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/jorge1992/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/086a221c797fe239b89555ac5c4537744f404f29c61b8261ff6f431acfe5f279?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/086a221c797fe239b89555ac5c4537744f404f29c61b8261ff6f431acfe5f279?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jorge1992/\" class=\"reviewer-name\">jorge1992</a> on <span class=\"review-date\">May 18, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Excellent plugin... works just as expected</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Works well</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/stitch23red/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a115e79d9f226fe68b3e951305e240d6afc9d981779f88a95328d1c0929a03dd?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a115e79d9f226fe68b3e951305e240d6afc9d981779f88a95328d1c0929a03dd?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/stitch23red/\" class=\"reviewer-name\">stitch23red</a> on <span class=\"review-date\">May 14, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>It seems to do what it claims to do. I don\'t think the 1-star review was deserved. Perhaps this will offset it. :)</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Garbage</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/effortlessenglishclub/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/781e97c09b2707d39d60912362a44962622e757ebd51513bfc5fc5bd2309c781?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/781e97c09b2707d39d60912362a44962622e757ebd51513bfc5fc5bd2309c781?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/effortlessenglishclub/\" class=\"reviewer-name\">DougM <small>(EffortlessEnglishClub)</small></a> on <span class=\"review-date\">April 4, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Very inconsistent and has cost me waay too much time trying to troubleshoot it.</div>\n</div>\n\";}s:17:\"short_description\";s:154:\"SiteSEO is an easy, fast and powerful SEO plugin for WordPress. Unlock your Website&#039;s potential and Maximize your online visibility with our SiteSEO!\";s:13:\"download_link\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.5.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-1.png?rev=3264932\";s:7:\"caption\";s:17:\"SiteSEO Dashboard\";}i:2;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-2.png?rev=3264932\";s:7:\"caption\";s:24:\"Content Analysis Metabox\";}i:3;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-3.png?rev=3264932\";s:7:\"caption\";s:22:\"Title Settings Metabox\";}i:4;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-4.png?rev=3264932\";s:7:\"caption\";s:25:\"Advanced Settings Metabox\";}i:5;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-5.png?rev=3264932\";s:7:\"caption\";s:23:\"Titles and Metas Wizard\";}i:6;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-6.png?rev=3264932\";s:7:\"caption\";s:16:\"SiteMap Settings\";}}s:4:\"tags\";a:4:{s:16:\"meta-description\";s:16:\"meta description\";s:6:\"schema\";s:6:\"schema\";s:3:\"seo\";s:3:\"seo\";s:11:\"xml-sitemap\";s:11:\"xml sitemap\";}s:8:\"versions\";a:21:{s:5:\"1.1.5\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.1.5.zip\";s:5:\"1.1.6\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.1.6.zip\";s:5:\"1.1.8\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.1.8.zip\";s:5:\"1.1.9\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.1.9.zip\";s:5:\"1.2.0\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.0.zip\";s:5:\"1.2.1\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.1.zip\";s:5:\"1.2.2\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.2.zip\";s:5:\"1.2.3\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.3.zip\";s:5:\"1.2.4\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.4.zip\";s:5:\"1.2.5\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.5.zip\";s:5:\"1.2.6\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.6.zip\";s:5:\"1.2.7\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.7.zip\";s:5:\"1.2.8\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.8.zip\";s:5:\"1.2.9\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.9.zip\";s:5:\"1.3.0\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.0.zip\";s:5:\"1.3.1\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.1.zip\";s:5:\"1.3.2\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.2.zip\";s:5:\"1.3.3\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.3.zip\";s:5:\"1.3.4\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.4.zip\";s:5:\"1.3.5\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.5.zip\";s:5:\"trunk\";s:50:\"https://downloads.wordpress.org/plugin/siteseo.zip\";}s:14:\"business_model\";b:0;s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:62:\"https://ps.w.org/siteseo/assets/banner-772x250.jpg?rev=3016144\";s:4:\"high\";s:63:\"https://ps.w.org/siteseo/assets/banner-1544x500.jpg?rev=3016144\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:60:\"https://ps.w.org/siteseo/assets/icon-128x128.png?rev=3015592\";s:2:\"2x\";s:60:\"https://ps.w.org/siteseo/assets/icon-256x256.png?rev=3015592\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:30:\"SiteSEO &#8211; SEO Simplified\";}}','off'),(211,'recently_activated','a:8:{s:27:\"cookieadmin/cookieadmin.php\";i:1771318264;s:35:\"cookieadmin-pro/cookieadmin-pro.php\";i:1771318264;s:41:\"image-optimization/image-optimization.php\";i:1771318264;s:43:\"template-kit-import/template-kit-import.php\";i:1771318264;s:21:\"backuply/backuply.php\";i:1770797633;s:29:\"backuply-pro/backuply-pro.php\";i:1770731279;s:17:\"gosmtp/gosmtp.php\";i:1770731279;s:25:\"gosmtp-pro/gosmtp-pro.php\";i:1770731279;}','off'),(264,'pagelayer_promo_time','1770802416','auto'),(3198,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.9.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.9.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.9.4-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.4\";s:7:\"version\";s:5:\"6.9.4\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1775809683;s:15:\"version_checked\";s:5:\"6.9.4\";s:12:\"translations\";a:0:{}}','off'),(354,'elementor_log','a:1:{s:32:\"c8f139545d439a15dfe526a27103c060\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-03-25 14:48:01\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:47:\"Attempt to read property &quot;ID&quot; on null\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:233;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-03-25 15:58:03\";i:1;s:19:\"2026-03-25 15:58:04\";i:2;s:19:\"2026-03-25 15:58:04\";i:3;s:19:\"2026-03-25 15:58:05\";i:4;s:19:\"2026-03-25 15:58:06\";i:5;s:19:\"2026-03-25 15:58:06\";i:6;s:19:\"2026-03-25 15:58:07\";i:7;s:19:\"2026-03-25 15:58:08\";i:8;s:19:\"2026-03-25 15:58:08\";i:9;s:19:\"2026-03-25 15:58:09\";i:10;s:19:\"2026-03-25 16:02:32\";i:11;s:19:\"2026-03-25 16:03:10\";i:12;s:19:\"2026-03-25 16:11:22\";i:13;s:19:\"2026-03-25 16:11:23\";i:14;s:19:\"2026-03-25 16:11:23\";i:15;s:19:\"2026-03-25 16:11:24\";i:16;s:19:\"2026-03-25 16:11:24\";i:17;s:19:\"2026-03-25 16:11:25\";i:18;s:19:\"2026-03-25 16:11:25\";i:19;s:19:\"2026-03-25 16:11:26\";i:20;s:19:\"2026-03-25 16:11:26\";i:21;s:19:\"2026-03-25 16:11:27\";i:22;s:19:\"2026-03-25 16:11:27\";i:23;s:19:\"2026-03-25 16:11:27\";i:24;s:19:\"2026-03-25 16:11:28\";i:25;s:19:\"2026-03-25 16:11:28\";i:26;s:19:\"2026-03-25 16:11:29\";i:27;s:19:\"2026-03-25 16:11:29\";i:28;s:19:\"2026-03-25 16:11:30\";i:29;s:19:\"2026-03-25 16:11:30\";i:30;s:19:\"2026-03-25 16:11:30\";i:31;s:19:\"2026-03-25 16:11:31\";i:32;s:19:\"2026-03-25 16:25:43\";i:33;s:19:\"2026-03-25 16:26:16\";i:34;s:19:\"2026-03-25 16:26:53\";i:35;s:19:\"2026-03-25 16:29:52\";i:36;s:19:\"2026-03-25 16:53:44\";i:37;s:19:\"2026-03-25 16:58:12\";i:38;s:19:\"2026-03-25 16:58:28\";i:39;s:19:\"2026-03-25 16:58:59\";i:40;s:19:\"2026-03-25 16:59:04\";i:41;s:19:\"2026-03-25 16:59:05\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:37:\"Attempt to read property \"ID\" on null\";s:4:\"file\";s:100:\"/home/afholdc/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php\";s:4:\"line\";i:233;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:100:\"/home/afholdc/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php\";s:7:\"\0*\0line\";i:233;}}','off');
INSERT INTO `wpph_options` VALUES (355,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:20:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:20:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:20:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:20:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:20:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:20:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:20:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:20:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:20:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:20:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:20:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:20:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:20:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:20:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:20:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:20:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:20:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:20:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:20:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:20:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:20:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:20:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:20:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:20:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:20:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:20:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:20:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:20:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:20:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:20:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:20:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:20:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:20:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:20:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:20:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:20:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:20:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:20:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:20:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:20:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:20:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:20:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:20:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:20:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:20:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:20:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:20:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:20:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:20:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:20:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:20:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:20:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:20:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:20:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:20:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:20:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:20:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:20:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:20:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:20:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:20:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:20:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:20:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:20:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:20:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:20:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:20:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:20:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:20:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:20:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:20:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:20:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:20:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:20:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:20:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:20:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:20:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:20:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:20:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:20:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:20:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:20:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:20:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:20:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:20:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:20:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:20:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:20:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:20:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:20:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:20:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:20:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:20:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:20:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:20:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:20:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:20:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:20:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:20:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:20:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:20:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:20:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:20:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:20:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:20:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:20:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:20:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:20:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:20:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:20:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:20:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:20:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:20:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:20:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:20:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:20:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:20:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:20:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:20:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:20:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:20:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:20:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:20:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:20:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:20:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:20:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:20:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:20:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:20:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:20:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:20:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:20:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:20:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:20:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:20:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:20:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:20:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:20:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:20:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:20:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:20:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:20:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:20:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:20:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:20:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:20:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:20:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:20:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:20:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:20:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:20:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:20:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:20:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:20:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:20:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:20:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:20:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:20:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:20:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:20:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:20:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:20:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:20:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:20:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:20:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:20:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:20:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:20:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:20:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:20:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:20:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:20:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:20:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:20:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:20:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:20:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:20:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:20:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:20:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:20:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:20:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:20:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:20:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:20:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:20:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:20:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:20:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:20:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:20:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:20:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:20:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:20:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:20:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:20:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:20:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:20:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:20:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:20:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:20:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:20:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:20:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:20:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:20:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:20:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:20:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:20:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:20:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:20:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:20:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:20:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:20:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:20:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:20:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:20:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:20:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:20:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:20:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:20:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:20:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:20:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:20:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:20:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:20:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:20:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:20:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:20:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:20:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:20:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:20:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:20:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:20:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:20:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:20:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:20:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:20:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:20:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:20:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:20:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:20:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:20:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:20:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:20:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:20:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:20:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:20:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:20:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:20:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:20:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:20:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:20:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:20:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:20:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:20:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:20:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:20:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:20:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:20:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:20:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:20:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:20:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:20:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:20:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:20:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:20:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:20:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:20:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:20:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:20:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:20:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:20:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:20:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:20:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:20:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:20:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:20:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:20:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:20:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:20:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:20:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:20:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:20:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:20:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:20:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:20:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:20:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:20:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:20:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:20:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:20:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:20:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:20:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:20:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:20:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:20:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:20:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:20:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:20:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:20:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:20:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:20:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:20:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:20:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:20:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:20:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:20:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:20:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:20:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:20:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:20:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:20:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:20:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:20:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:20:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:20:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:20:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:20:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:20:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:20:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:20:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:20:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:20:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:20:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:20:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:20:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:20:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:20:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:20:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:20:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:20:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:20:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:20:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:20:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:20:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:20:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:20:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:20:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:20:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:20:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:20:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:20:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:20:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:20:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:20:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:20:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:20:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:20:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:20:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:20:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:20:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:20:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:20:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:20:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:20:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:20:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:20:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:20:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:20:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:20:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:20:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:20:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:20:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:20:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:20:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:20:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:20:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:20:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:20:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:20:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:20:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:20:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:20:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:20:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:20:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:20:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:20:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:20:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:20:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:20:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:20:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:20:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:20:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:20:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:20:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:20:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:20:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:20:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:20:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:20:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:20:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:20:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:20:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:20:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:20:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:20:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:20:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:20:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:20:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:20:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:20:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:20:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:20:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:20:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:20:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:20:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:20:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:20:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:20:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:20:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:20:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:20:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:20:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:20:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:20:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:20:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:20:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:20:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:20:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:20:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:20:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:20:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:20:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:20:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:20:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:20:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:20:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:20:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:20:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:20:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:20:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:20:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:20:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:20:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:20:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:20:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:20:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:20:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:20:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:20:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:20:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:20:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:20:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:20:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:20:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:20:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:20:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:20:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:20:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:20:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:20:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:20:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:20:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:20:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:20:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:20:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:20:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:20:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:20:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:20:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:20:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:20:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:20:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:20:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:20:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:20:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:20:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:20:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:20:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:20:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:20:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:20:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:20:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:20:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:20:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:20:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:20:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:20:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:20:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:20:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:20:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:20:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:20:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:20:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:20:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:20:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:20:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:20:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:20:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:20:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:20:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:20:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:20:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:20:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:20:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:20:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:20:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:20:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:20:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:20:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:20:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:20:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:20:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:20:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:20:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:20:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:20:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:20:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:20:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:20:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:20:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:20:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:20:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:20:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:20:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:20:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:20:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:20:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:20:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:20:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:20:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:20:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:20:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:20:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:20:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:20:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:20:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:20:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:20:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:20:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:20:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:20:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:20:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:20:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:20:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:20:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:20:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:20:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:20:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:20:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:20:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:20:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:20:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:20:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:20:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:20:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:20:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:20:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:20:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:20:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:20:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:20:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:20:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:20:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:20:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:20:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:20:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:20:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:20:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:20:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:20:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:20:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:20:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:20:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:20:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:20:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:20:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:20:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:20:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:20:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:20:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:20:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:20:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:20:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:20:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:20:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:20:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:20:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:20:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:20:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:20:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:20:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:20:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:20:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:20:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:20:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:20:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:20:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:20:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:20:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:20:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:20:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:20:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:20:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:20:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:20:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:20:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:20:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:20:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:20:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:20:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:20:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:20:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:20:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:20:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:20:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:20:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:20:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:20:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:20:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:20:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:20:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:20:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:20:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:20:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:20:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:20:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:20:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:20:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:20:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:20:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:20:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:20:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:20:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:20:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:20:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:20:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:20:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:20:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:20:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:20:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:20:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:20:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:20:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:20:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:20:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:20:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:20:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:20:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:20:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:20:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:20:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:20:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:20:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:20:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:20:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:20:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:20:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:20:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:20:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:20:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:20:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:20:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:20:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:20:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:20:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:20:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:20:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:20:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:20:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:20:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:20:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:20:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:20:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:20:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:20:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:20:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:20:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:20:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:20:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:20:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:20:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:20:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:20:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:20:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:20:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:20:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:20:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:20:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:20:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:20:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:20:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:20:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:20:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:20:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:20:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:20:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:20:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:20:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:20:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:20:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:20:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:20:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:20:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:20:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:20:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:20:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:20:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:20:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:20:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:20:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:20:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:20:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:20:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:20:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:20:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:20:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:20:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:20:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:20:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:20:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:20:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:20:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:20:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:20:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:20:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:20:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:20:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:20:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:20:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:20:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:20:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:20:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:20:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:20:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:20:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:20:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:20:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:20:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:20:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:20:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:20:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:20:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:20:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:20:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:20:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:20:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:20:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:20:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:20:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:20:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:20:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:20:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:20:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:20:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:20:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:20:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:20:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:20:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:20:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:20:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:20:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:20:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:20:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:20:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:20:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:20:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:20:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:20:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:20:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:20:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:20:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:20:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:20:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:20:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:20:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:20:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:20:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:20:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:20:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:20:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:20:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:20:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:20:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:20:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:20:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:20:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:20:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:20:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:20:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:20:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:20:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:20:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:20:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:20:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:20:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:20:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:20:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:20:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:20:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:20:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:20:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:20:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:20:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:20:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:20:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:20:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:20:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:20:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:20:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:20:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:20:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:20:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:20:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:20:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:20:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:20:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:20:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:20:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:20:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:20:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:20:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:20:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:20:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:20:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:20:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:20:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:20:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:20:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:20:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:20:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),(367,'_elementor_ab_testing_data','a:2:{s:7:\"timeout\";i:1774342374;s:5:\"value\";s:273:\"[{\"coreOnboarding\":{\"emphasizeConnectBenefits101\":false,\"embedConnectInOnboarding102\":false,\"onboardingStartsWithLogin103\":false,\"offerThemeChoicesHelloBiz201\":false,\"emphasizeThemeValueAudience202\":false,\"updateCopyVisuals401\":false,\"reduceHierarchyBlankOption402\":true}}]\";}','off'),(370,'_elementor_home_screen_data','a:2:{s:7:\"timeout\";i:1770732073;s:5:\"value\";s:12470:\"{\"top_with_licences\":[{\"license\":[\"free\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Start building your website with Elementor\'s no code drag & drop editor.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=le72grP_Q6k&t=1s\",\"youtube_embed_id\":\"le72grP_Q6k?si=g2akyWNODL6usu6u\"},{\"license\":[\"pro\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"},{\"license\":[\"one\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"}],\"get_started\":[{\"license\":[\"free\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&page=popup_templates\",\"is_relative_url\":true,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\",\"title_small_color\":\"text.tertiary\"}]},{\"license\":[\"pro\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]},{\"license\":[\"one\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]}],\"add_ons\":{\"hide_section\":[\"free\",\"essential\",\"pro\",\"one\"],\"header\":{\"title\":\"Expand your design toolkit\",\"description\":\"These plugins, add-ons, and tools, have been selected to streamline your workflow and maximize your creativity.\"},\"repeater\":[{\"file_path\":\"pojo-accessibility\\/pojo-accessibility.php\",\"title\":\"Ally - Web Accessibility. Simplified.\",\"url\":\"\",\"description\":\"Make your website more accessible with powerful tools to detect and fix issues, enhance usability, and create a better experience for all visitors.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/ally_logo.svg\",\"type\":\"wporg\"},{\"file_path\":\"site-mailer\\/site-mailer.php\",\"title\":\"Site Mailer\",\"url\":\"\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-mailer.svg\",\"type\":\"wporg\"},{\"file_path\":\"image-optimization\\/image-optimization.php\",\"title\":\"Image Optimizer\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-io\\/\",\"description\":\"Check out this incredibly useful plugin that will compress and optimize your images, giving you leaner, faster websites.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/image-optimizer.svg\",\"type\":\"wporg\"},{\"title\":\"Elementor AI\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-ai\\/\",\"description\":\"Boost creativity with Elementor AI. Craft & enhance copy, create custom CSS & Code, and generate images to elevate your website.\",\"button_label\":\"Let\'s go\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/elementor.svg\",\"type\":\"link\",\"condition\":{\"key\":\"introduction_meta\",\"value\":\"ai_get_started\"}}],\"footer\":{\"label\":\"Explore more add-ons\",\"file_path\":\"wp-admin\\/admin.php?page=elementor-apps\"}},\"sidebar_promotion_variants\":[{\"license\":[\"essential\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/essential-upgrade.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-advanced-home-sidebar-upgrade\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\"}},{\"license\":[\"expired\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-expired\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}},{\"license\":[\"pro\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}},{\"license\":[\"one\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\'s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}}],\"external_links\":[{\"label\":\"Help Center\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-question-mark.svg\",\"url\":\"https:\\/\\/elementor.com\\/help\\/\"},{\"label\":\"Youtube\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-youtube.svg\",\"url\":\"https:\\/\\/www.youtube.com\\/@Elementor\"},{\"label\":\"Facebook Community\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-community.svg\",\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Elementors\"},{\"label\":\"Blog\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-academic-hat.svg\",\"url\":\"https:\\/\\/elementor.com\\/blog\\/\"}]}\";}','off'),(851,'acf_first_activated_version','6.7.0','on'),(852,'acf_site_health','{\"version\":\"6.7.0\",\"plugin_type\":\"Free\",\"update_source\":\"ACF Direct\",\"wp_version\":\"6.9.4\",\"mysql_version\":\"10.6.25-MariaDB\",\"is_multisite\":false,\"active_theme\":{\"name\":\"Hello Elementor\",\"version\":\"3.4.6\",\"theme_uri\":\"https:\\/\\/elementor.com\\/hello-theme\\/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash\",\"stylesheet\":false},\"active_plugins\":{\"advanced-custom-fields\\/acf.php\":{\"name\":\"Advanced Custom Fields\",\"version\":\"6.7.0\",\"plugin_uri\":\"https:\\/\\/www.advancedcustomfields.com\"},\"elementor\\/elementor.php\":{\"name\":\"Elementor\",\"version\":\"3.35.4\",\"plugin_uri\":\"https:\\/\\/elementor.com\\/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\"},\"elementor-pro\\/elementor-pro.php\":{\"name\":\"Elementor Pro\",\"version\":\"3.35.1\",\"plugin_uri\":\"https:\\/\\/go.elementor.com\\/wp-dash-wp-plugins-author-uri\\/\"},\"filter-everything\\/filter-everything.php\":{\"name\":\"Filter Everything&nbsp;\\u2014 WooCommerce Product & WordPress Filter\",\"version\":\"1.9.1\",\"plugin_uri\":\"https:\\/\\/filtereverything.pro\"},\"romethemeform\\/rometheme-form.php\":{\"name\":\"RTMForm Builder\",\"version\":\"1.2.4\",\"plugin_uri\":\"\"}},\"ui_field_groups\":\"3\",\"php_field_groups\":\"0\",\"json_field_groups\":\"0\",\"rest_field_groups\":\"0\",\"all_location_rules\":[\"post_type==career\",\"post_type==post\",\"post_type==executive-team-membe\",\"post_type==news-article\"],\"number_of_fields_by_type\":{\"text\":6,\"file\":1,\"textarea\":2},\"number_of_third_party_fields_by_type\":[],\"post_types_enabled\":true,\"ui_post_types\":\"14\",\"json_post_types\":\"0\",\"ui_taxonomies\":\"8\",\"json_taxonomies\":\"0\",\"rest_api_format\":\"light\",\"admin_ui_enabled\":true,\"field_type-modal_enabled\":true,\"field_settings_tabs_enabled\":false,\"shortcode_enabled\":false,\"registered_acf_forms\":\"0\",\"json_save_paths\":1,\"json_load_paths\":1,\"event_first_activated\":1770891249,\"event_first_created_post_type\":1770891319,\"event_first_created_field_group\":1770891564,\"event_first_created_taxonomy\":1771251817,\"last_updated\":1775809687}','off'),(856,'acf_version','6.7.0','auto'),(379,'elementor_pro_version','3.35.1','auto'),(380,'elementor_pro_install_history','a:2:{s:6:\"3.35.0\";i:1770728782;s:6:\"3.35.1\";i:1771318144;}','auto'),(381,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(382,'_elementor_pro_installed_time','1770728783','auto'),(383,'elementor_submissions_db_version','5','auto'),(384,'elementor_one_client_id','dc694b42-96b0-4173-8291-63cc349b2de5','off'),(385,'elementor_one_client_secret','aD6C-Hfc1j6SxauaVjpQzyLkR1','off'),(386,'elementor_one_home_url','aHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZw==','off'),(387,'elementor_allow_tracking','yes','auto'),(388,'elementor_allow_tracking_last_update','1770728802','auto'),(389,'elementor_tracker_last_send','1775809687','auto'),(392,'elementor_fonts_manager_font_types','a:0:{}','auto'),(393,'elementor_fonts_manager_fonts','a:0:{}','auto'),(396,'elementor_pro_license_key','ep-fQzMIjR1ROr1tjlzkToD17333053022aFXL398mpED','auto'),(397,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1774423664;s:5:\"value\";s:2864:\"{\"expires\":\"2026-12-04 00:00:00\",\"subscription_id\":\"16367047\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"pro-interactions\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(398,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1774380464;s:5:\"value\";s:2864:\"{\"expires\":\"2026-12-04 00:00:00\",\"subscription_id\":\"16367047\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"pro-interactions\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(399,'elementor_notes_db_version','5','auto'),(400,'_elementor_pro_api_requests_lock','a:2:{s:16:\"get_license_data\";i:1774337263;s:11:\"get_version\";i:1773385756;}','auto'),(405,'elementor_custom_icon_sets_config','a:0:{}','auto'),(419,'backuply_offer_time','1770731279','off'),(408,'_transient_timeout__elementor_ab_test_plg_site_mailer_submission','1778505131','off'),(409,'_transient__elementor_ab_test_plg_site_mailer_submission','2','off'),(584,'action_scheduler_hybrid_store_demarkation','273','auto'),(585,'schema-ActionScheduler_StoreSchema','7.0.1770818509','auto'),(586,'schema-ActionScheduler_LoggerSchema','3.0.1770818509','auto'),(589,'image_optimizer_compression_level','lossy','auto'),(590,'image_optimizer_optimize_on_upload','1','auto'),(591,'image_optimizer_resize_larger_images','1','auto'),(592,'image_optimizer_resize_larger_images_size','1920','auto'),(593,'image_optimizer_exif_metadata','1','auto'),(594,'image_optimizer_original_images','1','auto'),(595,'image_optimizer_convert_to_format','webp','auto'),(596,'image_optimizer_custom_sizes','all','auto'),(597,'image_optimizer_help_videos','','auto'),(599,'image_optimizer_review_data','a:8:{s:10:\"dismissals\";i:0;s:13:\"hide_for_days\";i:0;s:12:\"last_dismiss\";N;s:6:\"rating\";N;s:8:\"feedback\";N;s:8:\"added_on\";s:19:\"2026-02-11 14:01:53\";s:9:\"submitted\";b:0;s:19:\"repo_review_clicked\";b:0;}','off'),(602,'action_scheduler_lock_async-request-runner','69942bf8ba5390.45938663|1771318324','no'),(603,'image_optimizer_migrations','a:3:{s:8:\"last_run\";N;s:19:\"last_wp_version_run\";N;s:17:\"migrations_passed\";a:4:{i:0;s:23:\"fix_optimized_size_keys\";i:1;s:13:\"fix_mime_type\";i:2;s:29:\"fix_avif_with_zero_dimensions\";i:3;s:30:\"cleanup_legacy_bulk_operations\";}}','off'),(438,'hello_theme_version','3.4.6','auto'),(441,'_hello-elementor_notifications','a:2:{s:7:\"timeout\";i:1774380464;s:5:\"value\";s:8326:\"[{\"id\":\"hello-theme-3.4.7\",\"title\":\"3.4.7 - 2026-03-16\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Updated theme home page<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.6\",\"title\":\"3.4.6 - 2026-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Updated Elementor assets<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.5\",\"title\":\"3.4.5 - 2025-10-27\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>New: Add theme home to Finder<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Improve banner behavior after clicking on action button<\\/li>\\n\\t\\t\\t\\t<li>Fix: Load styles correctly in Gutenberg pages<\\/li>\\n\\t\\t\\t\\t<li>Fix: Do not change menu name after Elementor activation<\\/li>\\n\\t\\t\\t\\t<li>Fix: Ensure quicklinks works correctly from home page<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.4\",\"title\":\"3.4.4 - 2025-06-08\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Improve Header\\/Footer edit access from theme Home<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.3\",\"title\":\"3.4.3 - 2025-05-26\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Fix: Settings page empty after 3.4.0 in translated sites<\\/li>\\n\\t\\t\\t\\t<li>Fix: PHP 8.4 deprecation notice<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.2\",\"title\":\"3.4.2 - 2025-05-19\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Set Home links font weight to regular<\\/li>\\n  \\t\\t        <li>Tweak: Dart SASS 3.0.0 - resolve scss deprecated warnings<\\/li>\\n    \\t\\t    <li>Fix: Settings page empty after 3.4.0<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.0\",\"title\":\"3.4.0 - 2025-05-05\",\"description\":\"\\n            <ul>\\n                <li>New: Added Theme Home<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update theme settings page style<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update tested up to version 6.8<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.3.0\",\"title\":\"3.3.0 - 2025-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Added changelog link in theme settings<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n  \\t\\t        <li>Tweak: Update autoprefixer to latest versions<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.1\",\"title\":\"3.2.1 - 2024-12-16\",\"description\":\"\\n            <ul>\\n                <li>\\n                    Fix: Gutenberg editor expanded disproportionately after adding support for <code>theme.json<\\/code>\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/430\\\" target=\\\"_blank\\\">#430<\\/a>)\\n                <\\/li>\\n                <li>Fix: Use CSS logical properties in the theme<\\/li>\\n                <li>Fix: Add ARIA attributes to header nav menu<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.0\",\"title\":\"3.2.0 - 2024-12-15\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Convert classic to hybrid theme with block-editor support<\\/li>\\n                <li>Tweak: Added new design options to header\\/footer<\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.7<\\/code><\\/li>\\n                <li>\\n                    Fix: Minify JS files\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/419\\\" target=\\\"_blank\\\">#419<\\/a>)\\n                <\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.1\",\"title\":\"3.1.1 - 2024-07-30\",\"description\":\"\\n            <ul>\\n                <li>Fix: Use consistent <code>&lt;h2&gt;<\\/code> for comments title and comment form<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.0\",\"title\":\"3.1.0 - 2024-06-19\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Update <code>Requires PHP 7.4<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.5<\\/code><\\/li>\\n                <li>Tweak: Add the ability to style the brand layout<\\/li>\\n                <li>Tweak: Remove deprecated Elementor code<\\/li>\\n                <li>Tweak: Restore default focus styling inside the theme<\\/li>\\n                <li>Tweak: Add <code>aria-label<\\/code> attribute to various <code>&lt;nav&gt;<\\/code> elements<\\/li>\\n                <li>Tweak: Improve mobile menu keyboard accessibility<\\/li>\\n                <li>Tweak: Semantic mobile menu toggle button<\\/li>\\n                <li>Fix: The header renders redundant <code>&lt;p&gt;<\\/code> when tagline is empty<\\/li>\\n                <li>Fix: Single post renders redundant wrapping <code>&lt;div&gt;<\\/code> when it has no tags<\\/li>\\n                <li>Fix: Remove redundant wrapping <code>&lt;div&gt;<\\/code> from <code>wp_nav_menu()<\\/code> output<\\/li>\\n                <li>Fix: Wrap page <code>&lt;h1&gt;<\\/code> with <code>&lt;div&gt;<\\/code>, not <code>&lt;header&gt;<\\/code><\\/li>\\n                <li>Fix: Use consistent <code>&lt;h3&gt;<\\/code> for comments title and comment form<\\/li>\\n                <li>Fix: Remove heading tags from dynamic header\\/footer<\\/li>\\n                <li>\\n                    Fix: Mobile Menu hamburger is not visible for logged-out users in some cases\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/369\\\" target=\\\"_blank\\\">#369<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove duplicate ID attributes in the header mobile menu<\\/li>\\n                <li>\\n                    Fix: Remove redundant table styles\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/311\\\" target=\\\"_blank\\\">#311<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove redundant space below Site Logo in the header\\/footer<\\/li>\\n                <li>Fix: Remove redundant CSS from dynamic header\\/footer layout<\\/li>\\n                <li>\\n                    Fix: Separate post tags in single post\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/304\\\" target=\\\"_blank\\\">#304<\\/a>)\\n                <\\/li>\\n                <li>Fix: Display <code>the_tags()<\\/code> after <code>wp_link_pages()<\\/code><\\/li>\\n                <li>Fix: Remove page break navigation from archives when using <code>&lt;!--nextpage--&gt;<\\/code><\\/li>\\n                <li>Fix: Style posts pagination component layout<\\/li>\\n                <li>Fix: Add RTL support to pagination arrows in archive pages<\\/li>\\n                <li>\\n                    Fix: Update pagination prev\\/next labels and positions\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/404\\\" target=\\\"_blank\\\">#404<\\/a>)\\n                <\\/li>\\n                <li>Fix: Check if Elementor is loaded when using dynamic header & footer<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.2\",\"title\":\"3.0.2 - 2024-05-28\",\"description\":\"\\n            <ul>\\n                <li>Internal: Version bump release to refresh WordPress repository<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.1\",\"title\":\"3.0.1 - 2024-01-24\",\"description\":\"\\n            <ul>\\n                <li>Fix: Harden security for admin notice dismiss button<\\/li>\\n                <li>Fix: Add <code>alt<\\/code> attribute to all the images in the dashboard<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.0\",\"title\":\"3.0.0 - 2023-12-26\",\"description\":\"\\n            <ul>\\n                <li>New: Option to disable cross-site header & footer<\\/li>\\n                <li>Tweak: Update <code>Requires PHP 7.3<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.4<\\/code><\\/li>\\n                <li>Tweak: Move cross-site header & footer styles to a separate CSS file<\\/li>\\n                <li>Tweak: Don\'t load <code>header-footer.min.css<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Don\'t load <code>hello-frontend.min.js<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in the frontend<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in WordPress admin<\\/li>\\n                <li>Tweak: Remove unused JS code from the frontend<\\/li>\\n                <li>Tweak: Remove unused CSS code from the editor<\\/li>\\n                <li>Tweak: Remove unnecessary <code>role<\\/code> attributes from HTML landmark elements<\\/li>\\n                <li>Tweak: Link from Elementor Site Settings to Hello Theme Settings<\\/li>\\n                <li>Fix: Dynamic script version for better caching<\\/li>\\n            <\\/ul>\"}]\";}','off'),(493,'elementor_unfiltered_files_upload','1','auto'),(494,'site_logo','957','auto'),(435,'current_theme','Hello Elementor','auto'),(436,'theme_mods_hello-elementor','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"menu-1\";i:6;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:957;}','on'),(437,'theme_switched','','auto'),(3073,'news-article-type_children','a:0:{}','auto'),(2352,'wpc_filter_settings','a:5:{s:13:\"primary_color\";s:7:\"#0570e2\";s:16:\"container_height\";s:3:\"550\";s:22:\"mobile_filter_settings\";s:7:\"nothing\";s:21:\"show_terms_in_content\";a:0:{}s:21:\"widget_debug_messages\";s:2:\"on\";}','auto'),(2353,'wpc_filter_experimental','a:6:{s:10:\"use_loader\";s:2:\"on\";s:15:\"use_wait_cursor\";s:2:\"on\";s:12:\"dark_overlay\";s:2:\"on\";s:11:\"auto_scroll\";s:0:\"\";s:13:\"styled_inputs\";s:0:\"\";s:17:\"select2_dropdowns\";s:0:\"\";}','auto'),(2354,'widget_wpc_filters_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(2355,'widget_wpc_chips_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(2356,'widget_wpc_sorting_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(2366,'wpc_filter_permalinks','a:1:{s:26:\"taxonomy#news-article-type\";s:5:\"_news\";}','auto'),(2359,'wpc_first_install','a:3:{s:12:\"install_time\";i:1771322859;s:13:\"rate_disabled\";b:0;s:12:\"rate_delayed\";b:0;}','auto');
/*!40000 ALTER TABLE `wpph_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_postmeta`
--

DROP TABLE IF EXISTS `wpph_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=11855 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_postmeta`
--

LOCK TABLES `wpph_postmeta` WRITE;
/*!40000 ALTER TABLE `wpph_postmeta` DISABLE KEYS */;
INSERT INTO `wpph_postmeta` VALUES (142,35,'_elementor_edit_mode','builder'),(143,35,'_elementor_template_type','page'),(5,8,'envato_tk_manifest','a:7:{s:16:\"manifest_version\";s:6:\"1.0.23\";s:5:\"title\";s:51:\"Probiz - Business Consulting Elementor Template Kit\";s:12:\"page_builder\";s:9:\"elementor\";s:11:\"kit_version\";s:5:\"1.0.0\";s:9:\"templates\";a:16:{i:0;a:9:{s:4:\"name\";s:17:\"Global Kit Styles\";s:10:\"screenshot\";s:33:\"screenshots/global-kit-styles.jpg\";s:6:\"source\";s:21:\"templates/global.json\";s:11:\"preview_url\";s:33:\"https://templatekit.rometheme.pro\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:4:{s:13:\"template_type\";s:13:\"global-styles\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;s:31:\"additional_template_information\";a:1:{i:0;s:85:\"These are the global theme styles configured through the Elementor Theme Styles area.\";}}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:14;}}}i:1;a:9:{s:4:\"name\";s:14:\"Header - Block\";s:10:\"screenshot\";s:28:\"screenshots/header-block.jpg\";s:6:\"source\";s:27:\"templates/header-block.json\";s:11:\"preview_url\";s:67:\"https://templatekit.rometheme.pro/probiz/template-kit/header-block/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:14:\"section-header\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:10;}}}i:2;a:9:{s:4:\"name\";s:14:\"Footer - Block\";s:10:\"screenshot\";s:28:\"screenshots/footer-block.jpg\";s:6:\"source\";s:27:\"templates/footer-block.json\";s:11:\"preview_url\";s:67:\"https://templatekit.rometheme.pro/probiz/template-kit/footer-block/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:14:\"section-footer\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:12;}}}i:3;a:8:{s:4:\"name\";s:22:\"Subscribe Form - Block\";s:10:\"screenshot\";s:36:\"screenshots/subscribe-form-block.jpg\";s:6:\"source\";s:35:\"templates/subscribe-form-block.json\";s:11:\"preview_url\";s:75:\"https://templatekit.rometheme.pro/probiz/template-kit/subscribe-form-block/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:15:\"section-contact\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:4;a:8:{s:4:\"name\";s:23:\"Contact Us Form - Block\";s:10:\"screenshot\";s:37:\"screenshots/contact-us-form-block.jpg\";s:6:\"source\";s:36:\"templates/contact-us-form-block.json\";s:11:\"preview_url\";s:76:\"https://templatekit.rometheme.pro/probiz/template-kit/contact-us-form-block/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:15:\"section-contact\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:5;a:9:{s:4:\"name\";s:10:\"Contact Us\";s:10:\"screenshot\";s:26:\"screenshots/contact-us.jpg\";s:6:\"source\";s:25:\"templates/contact-us.json\";s:11:\"preview_url\";s:65:\"https://templatekit.rometheme.pro/probiz/template-kit/contact-us/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:18;}}}i:6;a:9:{s:4:\"name\";s:11:\"Single Blog\";s:10:\"screenshot\";s:27:\"screenshots/single-blog.jpg\";s:6:\"source\";s:26:\"templates/single-blog.json\";s:11:\"preview_url\";s:66:\"https://templatekit.rometheme.pro/probiz/template-kit/single-blog/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:24;}}}i:7;a:9:{s:4:\"name\";s:14:\"Latest Article\";s:10:\"screenshot\";s:30:\"screenshots/latest-article.jpg\";s:6:\"source\";s:29:\"templates/latest-article.json\";s:11:\"preview_url\";s:69:\"https://templatekit.rometheme.pro/probiz/template-kit/latest-article/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:20;}}}i:8;a:9:{s:4:\"name\";s:3:\"404\";s:10:\"screenshot\";s:19:\"screenshots/404.jpg\";s:6:\"source\";s:18:\"templates/404.json\";s:11:\"preview_url\";s:58:\"https://templatekit.rometheme.pro/probiz/template-kit/404/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:10:\"single-404\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:22;}}}i:9;a:9:{s:4:\"name\";s:4:\"FAQs\";s:10:\"screenshot\";s:20:\"screenshots/faqs.jpg\";s:6:\"source\";s:19:\"templates/faqs.json\";s:11:\"preview_url\";s:59:\"https://templatekit.rometheme.pro/probiz/template-kit/faqs/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:68;}}}i:10;a:9:{s:4:\"name\";s:12:\"Pricing Plan\";s:10:\"screenshot\";s:28:\"screenshots/pricing-plan.jpg\";s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:11:\"preview_url\";s:67:\"https://templatekit.rometheme.pro/probiz/template-kit/pricing-plan/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:3:{i:0;a:1:{s:20:\"imported_template_id\";i:35;}i:1;a:1:{s:20:\"imported_template_id\";i:64;}i:2;a:1:{s:20:\"imported_template_id\";i:70;}}}i:11;a:9:{s:4:\"name\";s:14:\"Service Detail\";s:10:\"screenshot\";s:30:\"screenshots/service-detail.jpg\";s:6:\"source\";s:29:\"templates/service-detail.json\";s:11:\"preview_url\";s:69:\"https://templatekit.rometheme.pro/probiz/template-kit/service-detail/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:2:{i:0;a:1:{s:20:\"imported_template_id\";i:26;}i:1;a:1:{s:20:\"imported_template_id\";i:66;}}}i:12;a:9:{s:4:\"name\";s:8:\"Services\";s:10:\"screenshot\";s:24:\"screenshots/services.jpg\";s:6:\"source\";s:23:\"templates/services.json\";s:11:\"preview_url\";s:63:\"https://templatekit.rometheme.pro/probiz/template-kit/services/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:72;}}}i:13;a:9:{s:4:\"name\";s:8:\"Our Team\";s:10:\"screenshot\";s:24:\"screenshots/our-team.jpg\";s:6:\"source\";s:23:\"templates/our-team.json\";s:11:\"preview_url\";s:63:\"https://templatekit.rometheme.pro/probiz/template-kit/our-team/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:158;}}}i:14;a:9:{s:4:\"name\";s:8:\"About Us\";s:10:\"screenshot\";s:24:\"screenshots/about-us.jpg\";s:6:\"source\";s:23:\"templates/about-us.json\";s:11:\"preview_url\";s:63:\"https://templatekit.rometheme.pro/probiz/template-kit/about-us/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:28;}}}i:15;a:9:{s:4:\"name\";s:8:\"Homepage\";s:10:\"screenshot\";s:24:\"screenshots/homepage.jpg\";s:6:\"source\";s:23:\"templates/homepage.json\";s:11:\"preview_url\";s:63:\"https://templatekit.rometheme.pro/probiz/template-kit/homepage/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:156;}}}}s:16:\"required_plugins\";a:3:{i:0;a:4:{s:4:\"name\";s:9:\"Elementor\";s:7:\"version\";s:6:\"3.23.4\";s:4:\"file\";s:23:\"elementor/elementor.php\";s:6:\"author\";s:13:\"Elementor.com\";}i:1;a:4:{s:4:\"name\";s:13:\"RomethemeForm\";s:7:\"version\";s:5:\"1.1.7\";s:4:\"file\";s:32:\"romethemeform/rometheme-form.php\";s:6:\"author\";s:9:\"Rometheme\";}i:2;a:4:{s:4:\"name\";s:26:\"RomethemeKit For Elementor\";s:7:\"version\";s:5:\"1.4.5\";s:4:\"file\";s:37:\"rometheme-for-elementor/RomeTheme.php\";s:6:\"author\";s:9:\"Rometheme\";}}s:6:\"images\";a:39:{i:0;a:7:{s:8:\"filename\";s:8:\"Logo.png\";s:13:\"thumbnail_url\";s:85:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/Logo.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:27:\"templates/header-block.json\";s:4:\"name\";s:14:\"Header - Block\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/footer-block.json\";s:4:\"name\";s:14:\"Footer - Block\";}}s:8:\"filesize\";i:20051;s:10:\"dimensions\";a:2:{i:0;i:800;i:1;i:400;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:1;a:7:{s:8:\"filename\";s:10:\"image4.jpg\";s:13:\"thumbnail_url\";s:95:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image4-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:27:\"templates/footer-block.json\";s:4:\"name\";s:14:\"Footer - Block\";}}s:8:\"filesize\";i:95762;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:2;a:7:{s:8:\"filename\";s:11:\"image15.jpg\";s:13:\"thumbnail_url\";s:96:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image15-800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:25:\"templates/contact-us.json\";s:4:\"name\";s:10:\"Contact Us\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:121360;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:3;a:7:{s:8:\"filename\";s:78:\"two-business-partner-team-meeting-and-discussion-f-2023-11-27-05-10-00-utc.jpg\";s:13:\"thumbnail_url\";s:163:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/two-business-partner-team-meeting-and-discussion-f-2023-11-27-05-10-00-utc-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:26:\"templates/single-blog.json\";s:4:\"name\";s:11:\"Single Blog\";}}s:8:\"filesize\";i:100305;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:4;a:7:{s:8:\"filename\";s:77:\"selective-focus-of-investor-in-suit-pointing-with-2023-11-27-04-45-53-utc.jpg\";s:13:\"thumbnail_url\";s:162:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/selective-focus-of-investor-in-suit-pointing-with-2023-11-27-04-45-53-utc-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:26:\"templates/single-blog.json\";s:4:\"name\";s:11:\"Single Blog\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing Plan\";}i:2;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}}s:8:\"filesize\";i:163296;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:5;a:7:{s:8:\"filename\";s:10:\"image5.jpg\";s:13:\"thumbnail_url\";s:95:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image5-800x533.jpg\";s:9:\"templates\";a:7:{i:0;a:2:{s:6:\"source\";s:26:\"templates/single-blog.json\";s:4:\"name\";s:11:\"Single Blog\";}i:1;a:2:{s:6:\"source\";s:18:\"templates/404.json\";s:4:\"name\";s:3:\"404\";}i:2;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}i:3;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:4;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:5;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:6;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:109406;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:6;a:7:{s:8:\"filename\";s:10:\"image3.jpg\";s:13:\"thumbnail_url\";s:95:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image3-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:29:\"templates/latest-article.json\";s:4:\"name\";s:14:\"Latest Article\";}i:1;a:2:{s:6:\"source\";s:19:\"templates/faqs.json\";s:4:\"name\";s:4:\"FAQs\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:96287;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:7;a:7:{s:8:\"filename\";s:10:\"image1.jpg\";s:13:\"thumbnail_url\";s:95:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image1-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/faqs.json\";s:4:\"name\";s:4:\"FAQs\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:116145;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:8;a:7:{s:8:\"filename\";s:7:\"BG2.png\";s:13:\"thumbnail_url\";s:84:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/BG2.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/faqs.json\";s:4:\"name\";s:4:\"FAQs\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:6863;s:10:\"dimensions\";a:2:{i:0;i:393;i:1;i:393;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:9;a:7:{s:8:\"filename\";s:11:\"image8.webp\";s:13:\"thumbnail_url\";s:88:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image8.webp\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/faqs.json\";s:4:\"name\";s:4:\"FAQs\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:109260;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:700;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:10;a:7:{s:8:\"filename\";s:14:\"Background.png\";s:13:\"thumbnail_url\";s:99:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/Background-800x533.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing Plan\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:34460;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:11;a:7:{s:8:\"filename\";s:10:\"image2.jpg\";s:13:\"thumbnail_url\";s:95:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image2-800x800.jpg\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing Plan\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:3;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:4;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:218405;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:900;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:12;a:7:{s:8:\"filename\";s:11:\"image13.jpg\";s:13:\"thumbnail_url\";s:96:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image13-800x800.jpg\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing Plan\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:3;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:4;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:202550;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:900;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:13;a:7:{s:8:\"filename\";s:13:\"BGOverlay.png\";s:13:\"thumbnail_url\";s:90:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/BGOverlay.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing Plan\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:3;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:3063;s:10:\"dimensions\";a:2:{i:0;i:393;i:1;i:393;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:14;a:7:{s:8:\"filename\";s:10:\"image9.jpg\";s:13:\"thumbnail_url\";s:95:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image9-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}}s:8:\"filesize\";i:100420;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:15;a:7:{s:8:\"filename\";s:8:\"img3.jpg\";s:13:\"thumbnail_url\";s:85:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/img3.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:37564;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:16;a:7:{s:8:\"filename\";s:8:\"img1.jpg\";s:13:\"thumbnail_url\";s:85:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/img1.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:73538;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:17;a:7:{s:8:\"filename\";s:8:\"img2.jpg\";s:13:\"thumbnail_url\";s:85:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/img2.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:55622;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:600;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:18;a:7:{s:8:\"filename\";s:10:\"image6.jpg\";s:13:\"thumbnail_url\";s:95:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image6-800x800.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}}s:8:\"filesize\";i:162889;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:900;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:19;a:7:{s:8:\"filename\";s:11:\"image14.jpg\";s:13:\"thumbnail_url\";s:96:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image14-800x800.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}}s:8:\"filesize\";i:239622;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:900;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:20;a:7:{s:8:\"filename\";s:11:\"image11.jpg\";s:13:\"thumbnail_url\";s:96:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image11-800x800.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}}s:8:\"filesize\";i:203054;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:900;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:21;a:7:{s:8:\"filename\";s:11:\"image12.jpg\";s:13:\"thumbnail_url\";s:96:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image12-800x800.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}}s:8:\"filesize\";i:211159;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:900;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:22;a:7:{s:8:\"filename\";s:12:\"partner1.png\";s:13:\"thumbnail_url\";s:89:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/partner1.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:7838;s:10:\"dimensions\";a:2:{i:0;i:271;i:1;i:70;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:23;a:7:{s:8:\"filename\";s:12:\"partner2.png\";s:13:\"thumbnail_url\";s:89:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/partner2.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:5660;s:10:\"dimensions\";a:2:{i:0;i:271;i:1;i:70;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:24;a:7:{s:8:\"filename\";s:12:\"partner3.png\";s:13:\"thumbnail_url\";s:89:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/partner3.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:5847;s:10:\"dimensions\";a:2:{i:0;i:271;i:1;i:70;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:25;a:7:{s:8:\"filename\";s:12:\"partner4.png\";s:13:\"thumbnail_url\";s:89:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/partner4.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:9706;s:10:\"dimensions\";a:2:{i:0;i:271;i:1;i:70;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:26;a:7:{s:8:\"filename\";s:12:\"partner5.png\";s:13:\"thumbnail_url\";s:89:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/partner5.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:8494;s:10:\"dimensions\";a:2:{i:0;i:271;i:1;i:70;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:27;a:7:{s:8:\"filename\";s:12:\"partner6.png\";s:13:\"thumbnail_url\";s:89:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/partner6.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:13426;s:10:\"dimensions\";a:2:{i:0;i:271;i:1;i:70;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:28;a:7:{s:8:\"filename\";s:12:\"partner7.png\";s:13:\"thumbnail_url\";s:89:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/partner7.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:8876;s:10:\"dimensions\";a:2:{i:0;i:271;i:1;i:70;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:29;a:7:{s:8:\"filename\";s:15:\"Arrow-Right.png\";s:13:\"thumbnail_url\";s:92:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/Arrow-Right.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:2798;s:10:\"dimensions\";a:2:{i:0;i:210;i:1;i:210;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:30;a:7:{s:8:\"filename\";s:10:\"BGLeft.png\";s:13:\"thumbnail_url\";s:87:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/BGLeft.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:18380;s:10:\"dimensions\";a:2:{i:0;i:610;i:1;i:610;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:31;a:7:{s:8:\"filename\";s:10:\"image7.png\";s:13:\"thumbnail_url\";s:87:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image7.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/our-team.json\";s:4:\"name\";s:8:\"Our Team\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:102944;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:700;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:32;a:7:{s:8:\"filename\";s:78:\"two-asian-business-women-discussing-new-startup-pr-2023-11-27-05-20-43-utc.jpg\";s:13:\"thumbnail_url\";s:163:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/two-asian-business-women-discussing-new-startup-pr-2023-11-27-05-20-43-utc-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}}s:8:\"filesize\";i:106668;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:33;a:7:{s:8:\"filename\";s:12:\"image16.webp\";s:13:\"thumbnail_url\";s:89:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image16.webp\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:111856;s:10:\"dimensions\";a:2:{i:0;i:600;i:1;i:700;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:34;a:7:{s:8:\"filename\";s:11:\"image10.jpg\";s:13:\"thumbnail_url\";s:97:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/image10-800x1200.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}}s:8:\"filesize\";i:107122;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:1920;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:35;a:7:{s:8:\"filename\";s:9:\"Arrow.png\";s:13:\"thumbnail_url\";s:86:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/Arrow.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:2160;s:10:\"dimensions\";a:2:{i:0;i:160;i:1;i:160;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:36;a:7:{s:8:\"filename\";s:7:\"BG1.png\";s:13:\"thumbnail_url\";s:84:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/BG1.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:13499;s:10:\"dimensions\";a:2:{i:0;i:515;i:1;i:519;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}i:37;a:7:{s:8:\"filename\";s:8:\"imgg.png\";s:13:\"thumbnail_url\";s:85:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/imgg.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:67248;s:10:\"dimensions\";a:2:{i:0;i:480;i:1;i:560;}s:12:\"image_source\";s:15:\"envato_elements\";s:10:\"image_urls\";s:50:\"https://elements.envato.com/collections/8B3SK9YEFV\";}i:38;a:7:{s:8:\"filename\";s:10:\"BGBlue.png\";s:13:\"thumbnail_url\";s:95:\"https://templatekit.rometheme.pro/probiz/wp-content/uploads/sites/14/2024/08/BGBlue-800x457.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:13008;s:10:\"dimensions\";a:2:{i:0;i:1920;i:1;i:1097;}s:12:\"image_source\";s:12:\"self_created\";s:10:\"image_urls\";s:0:\"\";}}}'),(6,8,'envato_tk_folder_name','ef715877c3350dd78b3082a629f0462f'),(7,8,'envato_tk_builder','elementor'),(8,8,'envato_tk_source_zip_url','https://afhold.co.zm/staging/wp-content/uploads/template-kits/ef715877c3350dd78b3082a629f0462f/source-8.zip'),(9,9,'_elementor_edit_mode','builder'),(10,9,'_elementor_template_type','kit'),(11,10,'_elementor_edit_mode','builder'),(12,10,'_elementor_template_type','section'),(13,10,'_elementor_version','3.35.3'),(14,10,'_elementor_data','[{\"id\":\"342204fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1dcc7a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4676b8ec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"131d56ec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4d8c56e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"16914161\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"af64b42\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6669aea6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50391c48\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"362691e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-select\":\"probiz-menu\",\"menu-position\":\"center\",\"pointer_select\":\"\",\"submenu_vertical_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu-icon\":{\"value\":\"rtmicon rtmicon-chevron-down\",\"library\":\"rtmicons\"},\"icon-close\":{\"value\":\"rtmicon rtmicon-bar-sort-right\",\"library\":\"rtmicons\"},\"menu_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"menu_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"menu_background_slideshow_gallery\":[],\"item-background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background_slideshow_gallery\":[],\"item-background-hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background-hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background-hover_slideshow_gallery\":[],\"item-background-active_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background-active_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background-active_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"707d8291\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(15,11,'_elementor_edit_mode','builder'),(16,11,'_elementor_template_type','section'),(17,11,'_elementor_version','3.35.3'),(18,11,'_elementor_data','[{\"id\":\"342204fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1dcc7a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4676b8ec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"131d56ec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4d8c56e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"16914161\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"af64b42\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6669aea6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50391c48\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"362691e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-select\":\"probiz-menu\",\"menu-position\":\"center\",\"pointer_select\":\"\",\"submenu_vertical_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu-icon\":{\"value\":\"rtmicon rtmicon-chevron-down\",\"library\":\"rtmicons\"},\"icon-close\":{\"value\":\"rtmicon rtmicon-bar-sort-right\",\"library\":\"rtmicons\"},\"menu_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"menu_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"menu_background_slideshow_gallery\":[],\"item-background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background_slideshow_gallery\":[],\"item-background-hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background-hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background-hover_slideshow_gallery\":[],\"item-background-active_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background-active_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"item-background-active_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"707d8291\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(20,10,'_wp_page_template','elementor_canvas'),(21,10,'envato_tk_source_kit','8'),(22,10,'envato_tk_source_index','1'),(23,12,'_elementor_edit_mode','builder'),(24,12,'_elementor_template_type','section'),(25,12,'_elementor_version','3.35.3'),(26,12,'_elementor_data','[{\"id\":\"93af695\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b2df1e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140a725f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2fc3c46a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"1657\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"close_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"close_background_normal_slideshow_gallery\":[],\"close_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"close_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rform\"},{\"id\":\"fda4ce0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e9fc7c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e828731\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70826487\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing Plan\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"FAQs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7769cbae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"71570436\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29d0f7fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Financial Analysis\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Strategic Planning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Market Research\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Organizational Development\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Branding Strategy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Sustainability and CSR\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"89f5b21\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"66ad5e60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7712577a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17eca670\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5c0a14b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"23edce7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"158aeadf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7906b704\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Copyright \\u00a9 2024 Rometheme. All Rights Reserved.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_mobile\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"391335ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(27,13,'_elementor_edit_mode','builder'),(28,13,'_elementor_template_type','section'),(29,13,'_elementor_version','3.35.3'),(30,13,'_elementor_data','[{\"id\":\"93af695\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b2df1e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"140a725f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2fc3c46a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"1657\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"close_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"close_background_normal_slideshow_gallery\":[],\"close_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"close_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rform\"},{\"id\":\"fda4ce0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e9fc7c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e828731\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70826487\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pricing Plan\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"FAQs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7769cbae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"71570436\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29d0f7fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Financial Analysis\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Strategic Planning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Market Research\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Organizational Development\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Branding Strategy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Sustainability and CSR\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"89f5b21\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"66ad5e60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7712577a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17eca670\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5c0a14b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"23edce7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"158aeadf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7906b704\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Copyright \\u00a9 2024 Rometheme. All Rights Reserved.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_mobile\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"391335ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(32,12,'_wp_page_template','elementor_canvas'),(33,12,'envato_tk_source_kit','8'),(34,12,'envato_tk_source_index','2'),(35,14,'_elementor_edit_mode','builder'),(36,14,'_elementor_template_type','kit'),(37,14,'_elementor_version','3.35.4'),(38,15,'_elementor_edit_mode','builder'),(39,15,'_elementor_template_type','section'),(40,15,'_elementor_version','3.35.3'),(41,14,'_wp_page_template','default'),(42,14,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E7C4A\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#192E5B\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:78:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1.webp\";s:2:\"id\";i:957;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:78:\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-scaled.png\";s:2:\"id\";i:953;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(43,14,'_elementor_data','[]'),(44,16,'_elementor_edit_mode','builder'),(45,16,'_elementor_template_type','section'),(46,16,'_elementor_version','3.35.3'),(47,16,'_wp_page_template','default'),(48,16,'_elementor_page_settings','a:24:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#002140\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0075DF\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#0F447A\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}}'),(49,16,'_elementor_data','[]'),(51,14,'envato_tk_source_kit','8'),(52,14,'envato_tk_source_index','0'),(53,17,'_elementor_edit_mode','builder'),(54,17,'_elementor_template_type','kit'),(55,17,'_elementor_version','3.35.3'),(56,17,'_wp_page_template','default'),(57,17,'_elementor_page_settings','a:24:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#002140\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0075DF\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#0F447A\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}}'),(58,17,'_elementor_data','[]'),(60,18,'_elementor_edit_mode','builder'),(61,18,'_elementor_template_type','page'),(62,18,'_elementor_version','3.35.3'),(63,18,'_elementor_data','[{\"id\":\"1f0042e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"96d9c6c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a84465\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"38f0767\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f30747b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"293cea94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b0a576e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36c7418a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab7b133\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7dc434d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"76cd1ec9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d0e4984\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"57a38d0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"518a869d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"287c8c01\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"close_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"close_background_normal_slideshow_gallery\":[],\"close_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"close_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5afa99c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31799073\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(64,19,'_elementor_edit_mode','builder'),(65,19,'_elementor_template_type','page'),(66,19,'_elementor_version','3.35.3'),(67,19,'_elementor_data','[{\"id\":\"1f0042e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"96d9c6c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a84465\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"38f0767\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f30747b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"293cea94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b0a576e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36c7418a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab7b133\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7dc434d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"76cd1ec9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d0e4984\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"57a38d0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"518a869d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"287c8c01\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"close_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"close_background_normal_slideshow_gallery\":[],\"close_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"close_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5afa99c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31799073\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(69,18,'_wp_page_template','elementor_header_footer'),(70,18,'envato_tk_source_kit','8'),(71,18,'envato_tk_source_index','5'),(72,20,'_elementor_edit_mode','builder'),(73,20,'_elementor_template_type','page'),(74,20,'_elementor_version','3.35.3'),(75,20,'_elementor_data','[{\"id\":\"5e76df8a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"11029aae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42cb4d75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ac3f21e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28b9f6bf\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"755fa543\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc6e904\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(76,21,'_elementor_edit_mode','builder'),(77,21,'_elementor_template_type','page'),(78,21,'_elementor_version','3.35.3'),(79,21,'_elementor_data','[{\"id\":\"5e76df8a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"11029aae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42cb4d75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7ac3f21e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28b9f6bf\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"755fa543\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc6e904\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(81,20,'_wp_page_template','elementor_header_footer'),(82,20,'envato_tk_source_kit','8'),(83,20,'envato_tk_source_index','7'),(84,22,'_elementor_edit_mode','builder'),(85,22,'_elementor_template_type','section'),(86,22,'_elementor_version','3.35.3'),(87,22,'_elementor_data','[{\"id\":\"6adcf316\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"404\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"52e69bee\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"404\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=203e3d1\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"289aeb0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Oops! Page Not Found\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1934ee0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We\'re sorry, but it seems like you\'ve ventured into uncharted financial territory. It appears the page you\'re looking for has slipped through the cracks of our investments.<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bc5a717\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Back To Home\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"button_text_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(88,23,'_elementor_edit_mode','builder'),(89,23,'_elementor_template_type','section'),(90,23,'_elementor_version','3.35.3'),(91,23,'_elementor_data','[{\"id\":\"6adcf316\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"404\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"52e69bee\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"404\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=203e3d1\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"289aeb0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Oops! Page Not Found\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1934ee0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We\'re sorry, but it seems like you\'ve ventured into uncharted financial territory. It appears the page you\'re looking for has slipped through the cracks of our investments.<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bc5a717\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Back To Home\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"button_text_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(93,22,'_wp_page_template','elementor_header_footer'),(94,22,'envato_tk_source_kit','8'),(95,22,'envato_tk_source_index','8'),(96,24,'_elementor_edit_mode','builder'),(97,24,'_elementor_template_type','page'),(98,24,'_elementor_version','3.35.3'),(99,24,'_elementor_data','[{\"id\":\"2f42b680\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c6067a4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c07a93\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e16c99d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2111bed7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6684651c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"216f4a5a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25902c20\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f58f1ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"192a15eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share On : \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=af7d332\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab50363\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de2b36f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"eec1a7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4443c5da\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3bf5f3a9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e0b64e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dba32f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1fa1bcd8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(100,25,'_elementor_edit_mode','builder'),(101,25,'_elementor_template_type','page'),(102,25,'_elementor_version','3.35.3'),(103,25,'_elementor_data','[{\"id\":\"2f42b680\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c6067a4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c07a93\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5e16c99d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2111bed7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6684651c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"216f4a5a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25902c20\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f58f1ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"192a15eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share On : \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=af7d332\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab50363\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de2b36f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"eec1a7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4443c5da\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3bf5f3a9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e0b64e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dba32f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1fa1bcd8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(105,24,'_wp_page_template','elementor_header_footer'),(106,24,'envato_tk_source_kit','8'),(107,24,'envato_tk_source_index','6'),(108,26,'_elementor_edit_mode','builder'),(109,26,'_elementor_template_type','page'),(110,26,'_elementor_version','3.35.3'),(111,26,'_elementor_data','[{\"id\":\"14c9b6c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"243792c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Service Detail\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b14aefd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5682571c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d4db1dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"388f4560\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Financial Analysis\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c8db68c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63600563\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5291aa0d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6a32d541\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a75fe39\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4cb942b0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ae9d8ba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"Financial Analysis\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"e152421\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Strategic Planning\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"6aba05b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Market Research\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"d01416b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Organizational Development\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"44a42df\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Branding Strategy\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"276d036\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Sustainability and CSR\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"9581b14\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"}],\"title_tag\":\"span\",\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=ac6539a\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=ac6539a\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\",\"text_color_open\":\"globals\\/colors?id=accent\",\"acc_background_open_color\":\"globals\\/colors?id=ac6539a\",\"acc_border_close_color\":\"globals\\/colors?id=ac6539a\",\"icon_color_open\":\"globals\\/colors?id=accent\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"icon_close\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"acc_background_open_background\":\"classic\",\"acc_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_slideshow_gallery\":[],\"acc_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_slideshow_gallery\":[],\"acc_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_slideshow_gallery\":[],\"icon_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_slideshow_gallery\":[],\"icon_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_slideshow_gallery\":[],\"icon_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_slideshow_gallery\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"33a8628b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b71284a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1acf459d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b32d60d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"48c3286f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content_mobile\":\"center\",\"_title\":\"Share On\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6437e00c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share On : \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=af7d332\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3efc5f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(112,27,'_elementor_edit_mode','builder'),(113,27,'_elementor_template_type','page'),(114,27,'_elementor_version','3.35.3'),(115,27,'_elementor_data','[{\"id\":\"14c9b6c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"243792c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Service Detail\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b14aefd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5682571c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d4db1dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"388f4560\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Financial Analysis\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c8db68c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63600563\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5291aa0d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6a32d541\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a75fe39\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4cb942b0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ae9d8ba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"Financial Analysis\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"e152421\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Strategic Planning\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"6aba05b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Market Research\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"d01416b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Organizational Development\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"44a42df\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Branding Strategy\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"276d036\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Sustainability and CSR\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"9581b14\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"}],\"title_tag\":\"span\",\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=ac6539a\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=ac6539a\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\",\"text_color_open\":\"globals\\/colors?id=accent\",\"acc_background_open_color\":\"globals\\/colors?id=ac6539a\",\"acc_border_close_color\":\"globals\\/colors?id=ac6539a\",\"icon_color_open\":\"globals\\/colors?id=accent\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"icon_close\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"acc_background_open_background\":\"classic\",\"acc_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_slideshow_gallery\":[],\"acc_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_slideshow_gallery\":[],\"acc_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_slideshow_gallery\":[],\"icon_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_slideshow_gallery\":[],\"icon_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_slideshow_gallery\":[],\"icon_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_slideshow_gallery\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"33a8628b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b71284a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1acf459d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b32d60d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"48c3286f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content_mobile\":\"center\",\"_title\":\"Share On\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6437e00c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share On : \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=af7d332\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3efc5f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(117,26,'_wp_page_template','elementor_header_footer'),(118,26,'envato_tk_source_kit','8'),(119,26,'envato_tk_source_index','11'),(120,28,'_elementor_edit_mode','builder'),(121,28,'_elementor_template_type','page'),(122,28,'_elementor_version','3.35.3'),(123,28,'_elementor_data','[{\"id\":\"1f83317b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69e399a5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097de70\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f543fc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1aa0b91d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10908259\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c11b8d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19b8652a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"bfab41b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"451fd85b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"798f2f12\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b36e6fd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b83a66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b654311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"38ff6180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1acb37e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"65fb0377\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aba008d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5616d04c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"24c6d789\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"36c32279\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"1b5a9428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"6f6435b3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5316d8ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34c071e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b5a43c3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61376e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59d9839c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1a108227\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"604d463f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce09bba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12dc1583\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a255b0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"527c5188\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33144878\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74fc96b0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a01614\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4586ecfa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"77b81e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bac25e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76419c3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77d765ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ee63f84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1de58765\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2653958a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1fb7f25a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"64c9a0ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a97f663\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1ce028e8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"37a6ff13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60edeee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"21fc08b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"533d6097\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"30a89b69\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e3015b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6fcc7245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"45a2a9fd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e860a52\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5eda5e7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b723f63\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4096715c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a6db99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2240c586\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ec4e367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b5bacb4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db99aec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"369ea07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79d305ec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a732d9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a62f358\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59c9ead3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"58d7adeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"217162dd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee4f551\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"121e2af6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"57d769fc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7285e19\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77a99bf3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c91acf1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6cb7dc2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44c4b6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"75dd760c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f84ad6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"2c015bb4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36cfa6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"54e040a3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"20f57f17\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"75066095\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7693dc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"2dbf2426\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc5a3d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4077c791\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7fcf30b7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4ec09a49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4509aa0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"5636ad0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58d89f5c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5b0d57e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(124,29,'_elementor_edit_mode','builder'),(125,29,'_elementor_template_type','page'),(126,29,'_elementor_version','3.35.3'),(127,29,'_elementor_data','[{\"id\":\"1f83317b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69e399a5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097de70\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f543fc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1aa0b91d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10908259\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c11b8d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19b8652a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"bfab41b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"451fd85b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"798f2f12\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b36e6fd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b83a66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b654311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"38ff6180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1acb37e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"65fb0377\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aba008d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5616d04c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"24c6d789\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"36c32279\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"1b5a9428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"6f6435b3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5316d8ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34c071e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b5a43c3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61376e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59d9839c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1a108227\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"604d463f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce09bba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12dc1583\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a255b0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"527c5188\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33144878\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74fc96b0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a01614\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4586ecfa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"77b81e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bac25e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"76419c3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77d765ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ee63f84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1de58765\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2653958a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1fb7f25a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"64c9a0ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a97f663\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1ce028e8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"37a6ff13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60edeee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"21fc08b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"533d6097\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"30a89b69\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e3015b1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6fcc7245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"45a2a9fd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e860a52\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5eda5e7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b723f63\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4096715c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a6db99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2240c586\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ec4e367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b5bacb4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db99aec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"369ea07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79d305ec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a732d9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a62f358\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59c9ead3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"58d7adeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"217162dd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee4f551\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"121e2af6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"57d769fc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7285e19\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77a99bf3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c91acf1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6cb7dc2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44c4b6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"75dd760c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f84ad6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"2c015bb4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36cfa6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"54e040a3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"20f57f17\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"75066095\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7693dc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"2dbf2426\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc5a3d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4077c791\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7fcf30b7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4ec09a49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4509aa0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"5636ad0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58d89f5c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5b0d57e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(129,28,'_wp_page_template','elementor_header_footer'),(130,28,'envato_tk_source_kit','8'),(131,28,'envato_tk_source_index','14'),(329,79,'_wp_attached_file','2026/02/Artboard-44-scaled.png'),(330,79,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2048;s:4:\"file\";s:30:\"2026/02/Artboard-44-scaled.png\";s:8:\"filesize\";i:103918;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Artboard-44-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7150;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Artboard-44-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Artboard-44-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Artboard-44-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21192;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"Artboard-44-1536x1229.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1229;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51635;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"Artboard-44-2048x1638.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1638;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"Artboard-44.png\";}'),(703,139,'_elementor_edit_mode','builder'),(704,139,'_elementor_template_type','header'),(705,139,'_elementor_version','3.35.3'),(706,139,'_elementor_pro_version','3.35.0'),(707,139,'_wp_page_template','default'),(708,139,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"77819ad8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":80,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Alife-Logo-Blue.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c3eec4e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":85,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(695,138,'_elementor_edit_mode','builder'),(696,138,'_elementor_template_type','header'),(697,138,'_elementor_version','3.35.3'),(698,138,'_elementor_pro_version','3.35.0'),(699,138,'_wp_page_template','default'),(700,138,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"77819ad8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":80,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Alife-Logo-Blue.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(145,35,'_elementor_data','[{\"id\":\"4b172e9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e0974b0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e362971\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Pricing Plan<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"371e623c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c270fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2160e0df\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3075ef15\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46b0552e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"296a1ef3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"75f58b91\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f5f4f10\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"7e3cb6ea\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e5341d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"606bb9ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4f91fffa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2b30cbf2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"908ed83\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"7f0be089\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d96db2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b064ad\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4fc82062\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23fda5d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35359db8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"1a6d1cb0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d5c72f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"32b4f3ed\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5d883af4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3564ed28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42eb3d0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527d7bb0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61e6073a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1674e063\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5a46ab4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5040e261\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ba6a18\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"15b2ae69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"530e8b25\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cf14c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"65503e38\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36fdb68d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42696273\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ee81d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"45b8590c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"579985fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa45334\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240cd665\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3456c7d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fbe5c6c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ad07f74\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d64e002\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"12da58d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e4a5c1c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5dafe3cd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"791481a7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b3c0918\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5fba7fa7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d092afe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(144,35,'_elementor_version','3.35.3'),(141,32,'_edit_lock','1774005792:5'),(146,36,'_elementor_edit_mode','builder'),(147,36,'_elementor_template_type','page'),(148,36,'_elementor_version','3.35.3');
INSERT INTO `wpph_postmeta` VALUES (149,36,'_elementor_data','[{\"id\":\"4b172e9b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e0974b0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e362971\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Pricing Plan<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"371e623c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c270fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2160e0df\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3075ef15\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46b0552e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"296a1ef3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"75f58b91\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f5f4f10\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"7e3cb6ea\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e5341d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"606bb9ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4f91fffa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2b30cbf2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"908ed83\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"7f0be089\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d96db2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b064ad\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4fc82062\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23fda5d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35359db8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"1a6d1cb0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d5c72f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"32b4f3ed\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5d883af4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3564ed28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42eb3d0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"527d7bb0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61e6073a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1674e063\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5a46ab4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5040e261\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ba6a18\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"15b2ae69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"530e8b25\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2cf14c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"65503e38\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36fdb68d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42696273\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ee81d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"45b8590c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"579985fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa45334\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240cd665\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3456c7d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fbe5c6c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ad07f74\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d64e002\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"12da58d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e4a5c1c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5dafe3cd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"791481a7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b3c0918\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5fba7fa7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d092afe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(151,35,'_wp_page_template','elementor_header_footer'),(152,35,'envato_tk_source_kit','8'),(153,35,'envato_tk_source_index','10'),(154,37,'_edit_lock','1774006426:5'),(155,32,'_edit_last','5'),(156,32,'_wp_page_template','elementor_header_footer'),(158,42,'_edit_lock','1774339572:5'),(161,47,'_edit_lock','1774006508:5'),(162,49,'_edit_lock','1774363666:5'),(163,49,'_elementor_edit_mode','builder'),(164,49,'_elementor_template_type','wp-page'),(165,49,'_elementor_version','3.35.4'),(167,10,'_edit_lock','1770735726:5'),(186,55,'_wp_page_template','elementor_header_footer'),(185,55,'_elementor_version','3.35.3'),(184,55,'_elementor_template_type','wp-page'),(183,55,'_elementor_edit_mode','builder'),(180,49,'_wp_page_template','elementor_header_footer'),(181,49,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(182,49,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.983000000000000540012479177676141262054443359375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260  211  254  841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(174,53,'_elementor_edit_mode','builder'),(175,53,'_elementor_template_type','wp-page'),(176,53,'_elementor_version','3.35.3'),(177,54,'_elementor_edit_mode','builder'),(178,54,'_elementor_template_type','wp-page'),(179,54,'_elementor_version','3.35.3'),(187,55,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(188,55,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(215,59,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(216,59,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(211,59,'_elementor_edit_mode','builder'),(212,59,'_elementor_template_type','wp-page'),(213,59,'_elementor_version','3.35.3'),(214,59,'_wp_page_template','elementor_header_footer'),(197,57,'_elementor_edit_mode','builder'),(198,57,'_elementor_template_type','wp-page'),(199,57,'_elementor_version','3.35.3'),(200,57,'_wp_page_template','elementor_header_footer'),(201,57,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(202,57,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(204,58,'_elementor_edit_mode','builder'),(205,58,'_elementor_template_type','wp-page'),(206,58,'_elementor_version','3.35.3'),(207,58,'_wp_page_template','elementor_header_footer'),(208,58,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(209,58,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(218,37,'_elementor_edit_mode','builder'),(219,37,'_elementor_template_type','wp-page'),(220,37,'_elementor_version','3.35.4'),(2260,297,'_elementor_version','3.35.3'),(2261,297,'_wp_page_template','elementor_header_footer'),(2262,297,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2160,286,'_elementor_edit_mode','builder'),(2161,286,'_elementor_template_type','wp-page'),(2162,286,'_elementor_version','3.35.3'),(2163,286,'_wp_page_template','elementor_header_footer'),(2164,286,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2131,283,'_elementor_edit_mode','builder'),(2132,283,'_elementor_template_type','wp-page'),(2133,283,'_elementor_version','3.35.3'),(2134,283,'_wp_page_template','elementor_header_footer'),(2135,283,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2072,276,'_elementor_edit_mode','builder'),(2073,276,'_elementor_template_type','wp-page'),(2074,276,'_elementor_version','3.35.3'),(2075,276,'_wp_page_template','elementor_header_footer'),(2076,276,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e5e9c0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"69e4d701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"503d41fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26b4a5d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"4eb1ca62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"VISION, MISSION, VALUES\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.655000000000001136868377216160297393798828125},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610e7087\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c17382\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed1a7e4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\"},\"elements\":[{\"id\":\"2c84e2f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27bcd7e1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Vision\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72813eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"da53a7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\"},\"elements\":[{\"id\":\"4e0126b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Mission\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e3271be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To create, preserve and grow wealth<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17582e12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"213e39fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Values\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54ab8daa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our core values :\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23c04b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Results-driven\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Customer centric\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integrity\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Excellence\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Teamwork\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(235,63,'_elementor_edit_mode','builder'),(236,63,'_elementor_template_type','wp-page'),(237,63,'_elementor_version','3.35.3'),(238,63,'_wp_page_template','elementor_header_footer'),(239,63,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"711f716f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4f1f75a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"6c5a9195\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"2a2c4db3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"15e8ead3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"3ea43b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"364e8c5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"52dfc0eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10888de7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1cf0bfa9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3da68ca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"317b20a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"473a6e8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72992187\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4028884\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f754d64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6464e13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"216af4e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e6e52dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3b4fec59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8a4aa6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e5e9c0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"69e4d701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"503d41fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26b4a5d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"4eb1ca62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610e7087\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c17382\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed1a7e4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\"},\"elements\":[{\"id\":\"2c84e2f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27bcd7e1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42612fd2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"72813eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a18f919\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1a2deee7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"da53a7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\"},\"elements\":[{\"id\":\"4e0126b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"644bd68f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"3e3271be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5287ba22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"39defc9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17582e12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"213e39fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ca7eb8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"54ab8daa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"351f7381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"23c04b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(233,37,'_wp_page_template','elementor_header_footer'),(234,37,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b5e9151\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(227,61,'_elementor_edit_mode','builder'),(228,61,'_elementor_template_type','wp-page'),(229,61,'_elementor_version','3.35.3'),(230,62,'_elementor_edit_mode','builder'),(231,62,'_elementor_template_type','wp-page'),(232,62,'_elementor_version','3.35.3'),(241,64,'_elementor_edit_mode','builder'),(242,64,'_elementor_template_type','page'),(243,64,'_elementor_version','3.35.3'),(244,64,'_elementor_data','[{\"id\":\"468cffc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"291f9d52\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b122dfd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Pricing Plan<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"408d7cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28f4fb8f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb3168d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1359acf1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54737b4e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"658f8508\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e60214f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab2a0a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"41977b9f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24a47db4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"40bde04b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7dd95b4e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4015aabb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21ec24f4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"15a11cad\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1cec6ed9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e659121\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"24271075\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7217bdf8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5adea9b1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"6f036b1f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c25ee2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e2a8e36\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ef5dda6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b76d4d1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d727a33\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3333af05\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c4432d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ce1e0a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7322c46a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36481de1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63289e1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f0c488c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4d085b74\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a4df811\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b57d101\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71eb933b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c074777\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b14b330\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f869650\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"aa519fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c964bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d765da9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56343f23\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"be7f61f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"341be8fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"68717311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2598e1dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5971f64d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"55db8ff9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"306627b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44331aa8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"76b35a7f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"727f0888\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(245,65,'_elementor_edit_mode','builder'),(246,65,'_elementor_template_type','page'),(247,65,'_elementor_version','3.35.3'),(248,65,'_elementor_data','[{\"id\":\"468cffc5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"291f9d52\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b122dfd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Pricing Plan<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"408d7cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28f4fb8f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cb3168d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1359acf1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54737b4e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"658f8508\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e60214f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab2a0a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"41977b9f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24a47db4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"40bde04b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7dd95b4e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4015aabb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21ec24f4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"15a11cad\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1cec6ed9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1e659121\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"24271075\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7217bdf8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5adea9b1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"6f036b1f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c25ee2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e2a8e36\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ef5dda6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b76d4d1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d727a33\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3333af05\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c4432d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ce1e0a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7322c46a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36481de1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63289e1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f0c488c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4d085b74\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a4df811\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b57d101\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71eb933b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c074777\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b14b330\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f869650\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"aa519fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53c964bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d765da9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56343f23\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"be7f61f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"341be8fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"68717311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2598e1dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5971f64d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"55db8ff9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"306627b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44331aa8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"76b35a7f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"727f0888\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(327,76,'_wp_page_template','default'),(328,76,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260  211  254  841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/afhold-zambia-limited\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"align_mobile\":\"start\",\"height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(250,64,'_wp_page_template','elementor_header_footer'),(251,64,'envato_tk_source_kit','8'),(252,64,'envato_tk_source_index','10'),(253,66,'_elementor_edit_mode','builder'),(254,66,'_elementor_template_type','page'),(255,66,'_elementor_version','3.35.3'),(256,66,'_elementor_data','[{\"id\":\"7d71f493\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b9393eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Service Detail\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5201711e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"24d75b0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3340964\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48d80ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Financial Analysis\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77359021\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624daba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26a83419\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ad84774\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1791fc85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f073749\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58bf56e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"Financial Analysis\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"e152421\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Strategic Planning\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"6aba05b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Market Research\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"d01416b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Organizational Development\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"44a42df\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Branding Strategy\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"276d036\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Sustainability and CSR\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"9581b14\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"}],\"title_tag\":\"span\",\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=ac6539a\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=ac6539a\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\",\"text_color_open\":\"globals\\/colors?id=accent\",\"acc_background_open_color\":\"globals\\/colors?id=ac6539a\",\"acc_border_close_color\":\"globals\\/colors?id=ac6539a\",\"icon_color_open\":\"globals\\/colors?id=accent\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"icon_close\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"acc_background_open_background\":\"classic\",\"acc_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_slideshow_gallery\":[],\"acc_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_slideshow_gallery\":[],\"acc_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_slideshow_gallery\":[],\"icon_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_slideshow_gallery\":[],\"icon_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_slideshow_gallery\":[],\"icon_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_slideshow_gallery\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"3672d8b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55a2ed18\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c43207c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3013dfe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2366cf50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content_mobile\":\"center\",\"_title\":\"Share On\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ce36e15\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share On : \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=af7d332\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"402c7ba5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(257,67,'_elementor_edit_mode','builder'),(258,67,'_elementor_template_type','page'),(259,67,'_elementor_version','3.35.3'),(260,67,'_elementor_data','[{\"id\":\"7d71f493\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b9393eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Service Detail\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5201711e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"24d75b0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3340964\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48d80ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Financial Analysis\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77359021\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4624daba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26a83419\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ad84774\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1791fc85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f073749\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58bf56e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"Financial Analysis\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"e152421\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Strategic Planning\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"6aba05b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Market Research\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"d01416b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Organizational Development\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"44a42df\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Branding Strategy\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"276d036\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Sustainability and CSR\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"9581b14\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"}],\"title_tag\":\"span\",\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=ac6539a\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=ac6539a\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\",\"text_color_open\":\"globals\\/colors?id=accent\",\"acc_background_open_color\":\"globals\\/colors?id=ac6539a\",\"acc_border_close_color\":\"globals\\/colors?id=ac6539a\",\"icon_color_open\":\"globals\\/colors?id=accent\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"icon_close\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"acc_background_open_background\":\"classic\",\"acc_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_slideshow_gallery\":[],\"acc_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_slideshow_gallery\":[],\"acc_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_slideshow_gallery\":[],\"icon_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_slideshow_gallery\":[],\"icon_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_slideshow_gallery\":[],\"icon_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_slideshow_gallery\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"3672d8b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55a2ed18\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c43207c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3013dfe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2366cf50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content_mobile\":\"center\",\"_title\":\"Share On\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ce36e15\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share On : \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=af7d332\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"402c7ba5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(313,78,'_elementor_edit_mode','builder'),(314,78,'_elementor_template_type','header'),(315,78,'_elementor_version','3.35.3'),(316,78,'_elementor_pro_version','3.35.0'),(262,66,'_wp_page_template','elementor_header_footer'),(263,66,'envato_tk_source_kit','8'),(264,66,'envato_tk_source_index','11'),(265,68,'_elementor_edit_mode','builder'),(266,68,'_elementor_template_type','page'),(267,68,'_elementor_version','3.35.3'),(268,68,'_elementor_data','[{\"id\":\"54049bb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d563451\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f1f210\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ FAQs<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"614951bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3843e4f6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f6951b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15cad30a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e0402\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc8c5a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"}],\"title_tag\":\"span\",\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"accordion_box_shadow_close_box_shadow_type\":\"yes\",\"accordion_box_shadow_close_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"icon_close\":{\"value\":\"rtmicon rtmicon-chevron-down\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-chevron-up\",\"library\":\"rtmicons\"},\"acc_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_slideshow_gallery\":[],\"acc_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_slideshow_gallery\":[],\"acc_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_slideshow_gallery\":[],\"icon_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_slideshow_gallery\":[],\"icon_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_slideshow_gallery\":[],\"icon_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_slideshow_gallery\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"3817e2a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"692d131e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"15d04c63\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4289ee95\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f0d5847\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(269,69,'_elementor_edit_mode','builder'),(270,69,'_elementor_template_type','page'),(271,69,'_elementor_version','3.35.3'),(272,69,'_elementor_data','[{\"id\":\"54049bb5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d563451\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f1f210\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ FAQs<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"614951bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3843e4f6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f6951b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15cad30a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e0402\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc8c5a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"}],\"title_tag\":\"span\",\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"accordion_box_shadow_close_box_shadow_type\":\"yes\",\"accordion_box_shadow_close_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"icon_close\":{\"value\":\"rtmicon rtmicon-chevron-down\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-chevron-up\",\"library\":\"rtmicons\"},\"acc_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_slideshow_gallery\":[],\"acc_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_slideshow_gallery\":[],\"acc_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_slideshow_gallery\":[],\"icon_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_slideshow_gallery\":[],\"icon_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_slideshow_gallery\":[],\"icon_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_slideshow_gallery\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"3817e2a5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"692d131e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"15d04c63\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4289ee95\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f0d5847\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(274,68,'_wp_page_template','elementor_header_footer'),(275,68,'envato_tk_source_kit','8'),(276,68,'envato_tk_source_index','9'),(277,70,'_elementor_edit_mode','builder'),(278,70,'_elementor_template_type','page'),(279,70,'_elementor_version','3.35.3'),(280,70,'_elementor_data','[{\"id\":\"a4602e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34983020\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596684be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Pricing Plan<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3a30df98\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"57b52c80\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e285519\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79a9ddb1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a7aa12a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61c3a250\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78938f93\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ae1f1c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"47d7c661\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f19eb57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1dce717b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ab8a9ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c636888\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d23a0b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"3629515a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bd51e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"23412a49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7eb7fcd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c418b9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5985e732\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"5e54d954\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4923b5d5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bb5517b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3dc56da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d4fd801\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b28a31b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27e57252\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ce55e4d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1836e9c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14dcdb36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6555cf30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1167b84a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10c481e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"189954bd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"32fb3c25\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e6f881a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"61b761f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7dbbe01a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3a174483\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"23dfbd01\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"640aebdc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"382dae89\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b9cff7d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629500a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b6e124c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9662ff1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e7e03c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"458ccb6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46e4a00\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"14ccbd68\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"631b834f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b13b89\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"56419725\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e6a3c3e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(281,71,'_elementor_edit_mode','builder'),(282,71,'_elementor_template_type','page'),(283,71,'_elementor_version','3.35.3');
INSERT INTO `wpph_postmeta` VALUES (284,71,'_elementor_data','[{\"id\":\"a4602e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34983020\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596684be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Pricing Plan<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3a30df98\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"57b52c80\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e285519\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79a9ddb1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a7aa12a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61c3a250\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78938f93\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ae1f1c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"47d7c661\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f19eb57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1dce717b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ab8a9ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c636888\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d23a0b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"3629515a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bd51e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"23412a49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7eb7fcd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c418b9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5985e732\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"5e54d954\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4923b5d5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bb5517b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3dc56da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d4fd801\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b28a31b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27e57252\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ce55e4d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1836e9c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"14dcdb36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6555cf30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1167b84a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10c481e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"189954bd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"32fb3c25\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e6f881a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"61b761f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7dbbe01a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3a174483\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"23dfbd01\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"640aebdc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"382dae89\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b9cff7d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629500a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b6e124c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9662ff1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e7e03c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"458ccb6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46e4a00\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"14ccbd68\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"631b834f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b13b89\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"56419725\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e6a3c3e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(307,76,'_elementor_version','3.35.4'),(308,76,'_elementor_pro_version','3.35.1'),(309,76,'_edit_lock','1774339595:5'),(286,70,'_wp_page_template','elementor_header_footer'),(287,70,'envato_tk_source_kit','8'),(288,70,'envato_tk_source_index','10'),(289,72,'_elementor_edit_mode','builder'),(290,72,'_elementor_template_type','page'),(291,72,'_elementor_version','3.35.3'),(292,72,'_elementor_data','[{\"id\":\"44f43683\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"flex_align_items_mobile\":\"center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24b4da13\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"622beb8d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Services<\\/p>\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"35601def\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e00a695\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61bb3934\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c472ab6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58bbcc8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38de164\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"74ad068a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3f742189\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"67014fab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48ab01fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74e691b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"765d3fcc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b448f9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7cc35b50\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1853365b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service4\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78f230d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-user-group\",\"library\":\"rtmicons\"},\"title_text\":\"Organizational Development\",\"description_text\":\"Design organizational structures and job roles. Implement change management strategies and leadership development programs.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3748652c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4b62775\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service5\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"414aae3a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-graphic-chart\",\"library\":\"rtmicons\"},\"title_text\":\"Branding Strategy\",\"description_text\":\"Create marketing plans and brand positioning strategies. Develop digital marketing campaigns and social media strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"609c4297\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5e69974f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service6\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f4abb2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-city\",\"library\":\"rtmicons\"},\"title_text\":\"Sustainability and CSR\",\"description_text\":\"Embracing sustainability ensures businesses operate responsibly, reducing their environmental footprint.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3629db0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6e426d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ad035af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"77f42510\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"61f674de\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"3932838\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"fb27a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19961d81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76e17070\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1af93f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f472c63\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12cb9d80\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4ef426f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2da0d1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3494aafb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49d24ba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"52c468f0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74d56b0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26572e5e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"28c2ecf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46d3be08\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e135e50\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5676a884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b97cc26\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59750906\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"406563de\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"76e7adb8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19819af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"335e2240\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"260c7d70\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10deb031\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"quote_icon\":{\"value\":\"rtmicon rtmicon-quote\",\"library\":\"rtmicons\"},\"rating_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"next_icon\":{\"value\":\"rtmicon rtmicon-chevron-right\",\"library\":\"rtmicons\"},\"prev_icon\":{\"value\":\"rtmicon rtmicon-chevron-left\",\"library\":\"rtmicons\"},\"card_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_slideshow_gallery\":[],\"card_background_st_5_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_slideshow_gallery\":[],\"background_body_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_slideshow_gallery\":[],\"quote_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_slideshow_gallery\":[],\"dot_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_slideshow_gallery\":[],\"dot_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_slideshow_gallery\":[],\"dot_background_active_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_slideshow_gallery\":[],\"nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_slideshow_gallery\":[],\"nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(293,73,'_elementor_edit_mode','builder'),(294,73,'_elementor_template_type','page'),(295,73,'_elementor_version','3.35.3'),(296,73,'_elementor_data','[{\"id\":\"44f43683\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"flex_align_items_mobile\":\"center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24b4da13\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"622beb8d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Services<\\/p>\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"35601def\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e00a695\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61bb3934\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c472ab6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58bbcc8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38de164\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"74ad068a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3f742189\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"67014fab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48ab01fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74e691b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"765d3fcc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b448f9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7cc35b50\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1853365b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service4\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78f230d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-user-group\",\"library\":\"rtmicons\"},\"title_text\":\"Organizational Development\",\"description_text\":\"Design organizational structures and job roles. Implement change management strategies and leadership development programs.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3748652c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4b62775\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service5\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"414aae3a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-graphic-chart\",\"library\":\"rtmicons\"},\"title_text\":\"Branding Strategy\",\"description_text\":\"Create marketing plans and brand positioning strategies. Develop digital marketing campaigns and social media strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"609c4297\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5e69974f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":31,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service6\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f4abb2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-city\",\"library\":\"rtmicons\"},\"title_text\":\"Sustainability and CSR\",\"description_text\":\"Embracing sustainability ensures businesses operate responsibly, reducing their environmental footprint.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3629db0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6e426d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ad035af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"77f42510\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"61f674de\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"3932838\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"fb27a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19961d81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76e17070\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1af93f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f472c63\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12cb9d80\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4ef426f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2da0d1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3494aafb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49d24ba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"52c468f0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74d56b0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26572e5e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"28c2ecf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46d3be08\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e135e50\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5676a884\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b97cc26\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59750906\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"406563de\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"76e7adb8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19819af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"335e2240\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"260c7d70\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10deb031\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"quote_icon\":{\"value\":\"rtmicon rtmicon-quote\",\"library\":\"rtmicons\"},\"rating_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"next_icon\":{\"value\":\"rtmicon rtmicon-chevron-right\",\"library\":\"rtmicons\"},\"prev_icon\":{\"value\":\"rtmicon rtmicon-chevron-left\",\"library\":\"rtmicons\"},\"card_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_slideshow_gallery\":[],\"card_background_st_5_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_slideshow_gallery\":[],\"background_body_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_slideshow_gallery\":[],\"quote_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_slideshow_gallery\":[],\"dot_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_slideshow_gallery\":[],\"dot_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_slideshow_gallery\":[],\"dot_background_active_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_slideshow_gallery\":[],\"nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_slideshow_gallery\":[],\"nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(306,77,'_elementor_template_type','header'),(303,76,'_elementor_edit_mode','builder'),(304,76,'_elementor_template_type','header'),(305,77,'_elementor_edit_mode','builder'),(298,72,'_wp_page_template','elementor_header_footer'),(299,72,'envato_tk_source_kit','8'),(300,72,'envato_tk_source_index','12'),(331,80,'_wp_attached_file','2026/02/Alife-Logo-Blue.webp'),(332,80,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:588;s:4:\"file\";s:28:\"2026/02/Alife-Logo-Blue.webp\";s:8:\"filesize\";i:27596;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Alife-Logo-Blue-300x88.webp\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5516;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Alife-Logo-Blue-1024x301.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19076;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Alife-Logo-Blue-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3058;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Alife-Logo-Blue-768x226.webp\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14228;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Alife-Logo-Blue-1536x452.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(333,81,'_wp_attached_file','2026/02/Artboard-44-1-scaled.png'),(334,81,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2048;s:4:\"file\";s:32:\"2026/02/Artboard-44-1-scaled.png\";s:8:\"filesize\";i:103918;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Artboard-44-1-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7150;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Artboard-44-1-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Artboard-44-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Artboard-44-1-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21192;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Artboard-44-1-1536x1229.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1229;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51635;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Artboard-44-1-2048x1638.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1638;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"Artboard-44-1.png\";}'),(335,82,'_wp_attached_file','2026/02/Alife-Logo-White.webp'),(336,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:588;s:4:\"file\";s:29:\"2026/02/Alife-Logo-White.webp\";s:8:\"filesize\";i:27572;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Alife-Logo-White-300x88.webp\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5764;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Alife-Logo-White-1024x301.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19296;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Alife-Logo-White-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3094;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Alife-Logo-White-768x226.webp\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14188;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"Alife-Logo-White-1536x452.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(337,83,'_wp_attached_file','2026/02/Alife-Logo-White-scaled.png'),(338,83,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:753;s:4:\"file\";s:35:\"2026/02/Alife-Logo-White-scaled.png\";s:8:\"filesize\";i:66420;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Alife-Logo-White-300x88.png\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5575;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Alife-Logo-White-1024x301.png\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Alife-Logo-White-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2900;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Alife-Logo-White-768x226.png\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15181;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Alife-Logo-White-1536x452.png\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34731;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"Alife-Logo-White-2048x602.png\";s:5:\"width\";i:2048;s:6:\"height\";i:602;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"Alife-Logo-White.png\";}'),(339,84,'_wp_attached_file','2026/02/Alife-Logo-Blue-scaled.png'),(340,84,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:753;s:4:\"file\";s:34:\"2026/02/Alife-Logo-Blue-scaled.png\";s:8:\"filesize\";i:67015;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Alife-Logo-Blue-300x88.png\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5680;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Alife-Logo-Blue-1024x301.png\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Alife-Logo-Blue-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2957;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Alife-Logo-Blue-768x226.png\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15336;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"Alife-Logo-Blue-1536x452.png\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35076;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"Alife-Logo-Blue-2048x602.png\";s:5:\"width\";i:2048;s:6:\"height\";i:602;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"Alife-Logo-Blue.png\";}'),(341,85,'_wp_attached_file','2026/02/Aflife-Logo-Icon.webp'),(342,85,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1600;s:4:\"file\";s:29:\"2026/02/Aflife-Logo-Icon.webp\";s:8:\"filesize\";i:28832;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Aflife-Logo-Icon-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5990;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Aflife-Logo-Icon-1024x819.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Aflife-Logo-Icon-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3030;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Aflife-Logo-Icon-768x614.webp\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16336;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Aflife-Logo-Icon-1536x1229.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1229;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36914;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(343,86,'_wp_attached_file','2026/02/Aflife-Logo-Icon-scaled.png'),(344,86,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2048;s:4:\"file\";s:35:\"2026/02/Aflife-Logo-Icon-scaled.png\";s:8:\"filesize\";i:103918;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Aflife-Logo-Icon-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7150;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Aflife-Logo-Icon-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Aflife-Logo-Icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Aflife-Logo-Icon-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21192;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"Aflife-Logo-Icon-1536x1229.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1229;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51635;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"Aflife-Logo-Icon-2048x1638.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1638;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"Aflife-Logo-Icon.png\";}'),(680,136,'_elementor_version','3.35.3'),(681,136,'_elementor_pro_version','3.35.0'),(682,136,'_wp_page_template','default'),(683,136,'_elementor_data','[]'),(404,100,'_edit_last','5'),(794,147,'_wp_page_template','default'),(795,147,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(791,147,'_elementor_template_type','header'),(792,147,'_elementor_version','3.35.3'),(793,147,'_elementor_pro_version','3.35.0'),(402,100,'_edit_lock','1774339709:5'),(405,100,'_wp_page_template','elementor_header_footer'),(412,104,'_menu_item_type','post_type'),(413,104,'_menu_item_menu_item_parent','0'),(414,104,'_menu_item_object_id','32'),(415,104,'_menu_item_object','page'),(416,104,'_menu_item_target',''),(417,104,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(418,104,'_menu_item_xfn',''),(419,104,'_menu_item_url',''),(421,105,'_menu_item_type','post_type'),(422,105,'_menu_item_menu_item_parent','0'),(423,105,'_menu_item_object_id','47'),(424,105,'_menu_item_object','page'),(425,105,'_menu_item_target',''),(426,105,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(427,105,'_menu_item_xfn',''),(428,105,'_menu_item_url',''),(430,106,'_menu_item_type','post_type'),(431,106,'_menu_item_menu_item_parent','0'),(432,106,'_menu_item_object_id','37'),(433,106,'_menu_item_object','page'),(434,106,'_menu_item_target',''),(435,106,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(436,106,'_menu_item_xfn',''),(437,106,'_menu_item_url',''),(448,108,'_menu_item_type','post_type'),(449,108,'_menu_item_menu_item_parent','0'),(450,108,'_menu_item_object_id','42'),(451,108,'_menu_item_object','page'),(452,108,'_menu_item_target',''),(453,108,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(454,108,'_menu_item_xfn',''),(455,108,'_menu_item_url',''),(1396,204,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"28991fff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Financial Analysis\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"530e97b9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae15f6a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"Financial Analysis\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"Strategic Planning\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"Market Research\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"Organizational Development\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"Branding Strategy\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"276d036\"},{\"accordion_title\":\"Sustainability and CSR\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"9581b14\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=ac6539a\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=ac6539a\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\",\"text_color_open\":\"globals\\/colors?id=accent\",\"acc_background_open_color\":\"globals\\/colors?id=ac6539a\",\"acc_border_close_color\":\"globals\\/colors?id=ac6539a\",\"icon_color_open\":\"globals\\/colors?id=accent\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"icon_close\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"acc_background_open_background\":\"classic\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"60d5767f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content_mobile\":\"center\",\"_title\":\"Share On\"},\"elements\":[{\"id\":\"56998753\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share On : \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=af7d332\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984bb38\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1370,42,'_elementor_pro_version','3.35.1'),(1369,42,'_elementor_version','3.35.4'),(1368,42,'_elementor_template_type','wp-page'),(1367,42,'_elementor_edit_mode','builder'),(9957,100,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11130,455,'_wp_old_date','2026-03-11'),(11129,456,'_wp_old_date','2026-03-11'),(11128,454,'_wp_old_date','2026-03-11'),(11127,153,'_wp_old_date','2026-03-11'),(11126,200,'_wp_old_date','2026-03-11'),(11125,106,'_wp_old_date','2026-03-11'),(11124,104,'_wp_old_date','2026-03-11'),(953,32,'_elementor_version','3.35.4'),(654,133,'_elementor_data','[{\"id\":\"6505cdc7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"da0f345\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7687f1a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1f093f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"687dc95b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"17908a59\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1164f334\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6074fc93\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f446a5c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":84,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Alife-Logo-Blue-scaled.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f67d27\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"224ca15a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(653,133,'_wp_page_template','default'),(651,133,'_elementor_pro_version','3.35.0'),(650,133,'_elementor_version','3.35.3'),(649,133,'_elementor_template_type','header'),(648,133,'_elementor_edit_mode','builder'),(713,140,'_elementor_edit_mode','builder'),(714,140,'_elementor_template_type','header'),(715,140,'_elementor_version','3.35.3'),(716,140,'_elementor_pro_version','3.35.0'),(717,140,'_wp_page_template','default'),(718,140,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"77819ad8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":80,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Alife-Logo-Blue.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c3eec4e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":85,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(4231,533,'_elementor_edit_mode','builder'),(3101,406,'_elementor_edit_mode','builder'),(3102,406,'_elementor_template_type','wp-page'),(3103,406,'_elementor_version','3.35.3'),(3104,406,'_wp_page_template','elementor_header_footer'),(3105,406,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(1031,169,'_elementor_edit_mode','builder'),(1032,169,'_elementor_template_type','kit'),(1033,169,'_elementor_version','3.35.3'),(1034,169,'_wp_page_template','default'),(1035,169,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E7C4A\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#333333\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#192E5B\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#0F447A\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(678,136,'_elementor_edit_mode','builder'),(679,136,'_elementor_template_type','header'),(952,32,'_elementor_template_type','wp-page'),(1392,204,'_elementor_template_type','wp-page'),(1393,204,'_elementor_version','3.35.3'),(1388,42,'_wp_page_template','elementor_header_footer'),(1395,204,'_wp_page_template','elementor_header_footer'),(612,129,'_menu_item_type','post_type'),(613,129,'_menu_item_menu_item_parent','153'),(614,129,'_menu_item_object_id','100'),(615,129,'_menu_item_object','page'),(616,129,'_menu_item_target',''),(617,129,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(618,129,'_menu_item_xfn',''),(619,129,'_menu_item_url',''),(7046,826,'_elementor_edit_mode','builder'),(7047,826,'_elementor_template_type','header'),(7048,826,'_elementor_version','3.35.3'),(7049,826,'_elementor_pro_version','3.35.0'),(7050,826,'_wp_page_template','default'),(7051,826,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(754,144,'_elementor_edit_mode','builder'),(755,144,'_elementor_template_type','header'),(756,144,'_elementor_version','3.35.3'),(757,144,'_elementor_pro_version','3.35.0'),(758,144,'_wp_page_template','default'),(759,144,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(790,147,'_elementor_edit_mode','builder'),(778,146,'_elementor_edit_mode','builder'),(779,146,'_elementor_template_type','header'),(780,146,'_elementor_version','3.35.3'),(781,146,'_elementor_pro_version','3.35.0'),(782,146,'_wp_page_template','default'),(783,146,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(766,145,'_elementor_edit_mode','builder'),(767,145,'_elementor_template_type','header'),(768,145,'_elementor_version','3.35.3'),(769,145,'_elementor_pro_version','3.35.0'),(770,145,'_wp_page_template','default'),(771,145,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(739,14,'_edit_lock','1772802317:5'),(740,142,'_wp_attached_file','2026/02/Alife-Logo-Blue.svg'),(741,142,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:7570;s:5:\"width\";i:241;s:6:\"height\";i:70;}'),(743,143,'_wp_attached_file','2026/02/Aflife-Logo-Icon.svg'),(744,143,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:3524;s:5:\"width\";i:88;s:6:\"height\";i:70;}'),(747,14,'_elementor_pro_version','3.35.1'),(1036,169,'_elementor_data','[]'),(1037,169,'_elementor_pro_version','3.35.0'),(1081,172,'_elementor_version','3.35.3'),(1082,172,'_wp_page_template','default'),(1083,172,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E7C4A\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#0F447A\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(803,148,'_elementor_edit_mode','builder'),(804,148,'_elementor_template_type','header'),(805,148,'_elementor_version','3.35.3'),(806,148,'_elementor_pro_version','3.35.0'),(807,148,'_wp_page_template','default'),(808,148,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(1066,171,'_wp_page_template','default'),(1067,171,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E7C4A\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0075DF\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#0F447A\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(1100,173,'_elementor_data','[]'),(1101,173,'_elementor_pro_version','3.35.0'),(6406,763,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(816,149,'_elementor_edit_mode','builder'),(817,149,'_elementor_template_type','header'),(818,149,'_elementor_version','3.35.3'),(819,149,'_elementor_pro_version','3.35.0'),(820,149,'_wp_page_template','default'),(821,149,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(1095,173,'_elementor_edit_mode','builder'),(1096,173,'_elementor_template_type','kit'),(1097,173,'_elementor_version','3.35.3'),(1098,173,'_wp_page_template','default'),(1099,173,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E7C4A\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#192E5B\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(812,148,'_elementor_screenshot_failed','2026-02-11 08:33:40'),(828,150,'_elementor_edit_mode','builder'),(829,150,'_elementor_template_type','header'),(830,150,'_elementor_version','3.35.3'),(831,150,'_elementor_pro_version','3.35.0'),(832,150,'_wp_page_template','default'),(833,150,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3092,405,'_elementor_edit_mode','builder'),(3093,405,'_elementor_template_type','wp-page'),(3094,405,'_elementor_version','3.35.3'),(3095,405,'_wp_page_template','elementor_header_footer'),(3096,405,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(840,151,'_elementor_edit_mode','builder'),(841,151,'_elementor_template_type','header'),(842,151,'_elementor_version','3.35.3'),(843,151,'_elementor_pro_version','3.35.0'),(844,151,'_wp_page_template','default'),(845,151,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"0761-8523-398\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"hello@domainsite.com\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(6404,763,'_elementor_pro_version','3.35.0'),(6405,763,'_wp_page_template','default'),(892,155,'_elementor_edit_mode','builder'),(893,155,'_elementor_template_type','header'),(894,155,'_elementor_version','3.35.3'),(895,155,'_elementor_pro_version','3.35.0'),(896,155,'_wp_page_template','default'),(897,155,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211)  252265\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3097,405,'_elementor_pro_version','3.35.0'),(6403,763,'_elementor_version','3.35.3'),(1118,174,'_elementor_edit_mode','builder'),(1119,174,'_elementor_template_type','header'),(1120,174,'_elementor_version','3.35.3'),(1121,174,'_elementor_pro_version','3.35.0'),(1122,174,'_wp_page_template','default'),(1123,174,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211)  252265\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(852,104,'_wp_old_date','2026-02-10'),(853,106,'_wp_old_date','2026-02-10'),(1394,204,'_elementor_pro_version','3.35.0'),(859,129,'_wp_old_date','2026-02-10'),(862,108,'_wp_old_date','2026-02-10'),(863,105,'_wp_old_date','2026-02-10'),(874,153,'_menu_item_type','custom'),(875,153,'_menu_item_menu_item_parent','200'),(876,153,'_menu_item_object_id','153'),(877,153,'_menu_item_object','custom'),(878,153,'_menu_item_target',''),(879,153,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(880,153,'_menu_item_xfn',''),(881,153,'_menu_item_url','#'),(883,154,'_menu_item_type','custom'),(884,154,'_menu_item_menu_item_parent','200'),(885,154,'_menu_item_object_id','154'),(886,154,'_menu_item_object','custom'),(887,154,'_menu_item_target',''),(888,154,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(889,154,'_menu_item_xfn',''),(890,154,'_menu_item_url','#'),(1047,170,'_elementor_edit_mode','builder'),(1048,170,'_elementor_template_type','kit'),(1049,170,'_elementor_version','3.35.3'),(1050,170,'_wp_page_template','default'),(1051,170,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#002140\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0075DF\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#0F447A\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(904,76,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1024,168,'_elementor_data','[]'),(1025,168,'_elementor_pro_version','3.35.0'),(1084,172,'_elementor_data','[]'),(1085,172,'_elementor_pro_version','3.35.0'),(1389,42,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1224,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b367dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51%.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1223,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1222,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1630,234,'_elementor_edit_mode','builder'),(1631,234,'_elementor_template_type','wp-page'),(1632,234,'_elementor_version','3.35.3'),(1633,234,'_wp_page_template','elementor_header_footer'),(1634,234,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1635,234,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1654,236,'_elementor_pro_version','3.35.0'),(2001,270,'_elementor_edit_mode','builder'),(2002,270,'_elementor_template_type','header'),(2003,270,'_elementor_version','3.35.3'),(2004,270,'_elementor_pro_version','3.35.0'),(2005,270,'_wp_page_template','default'),(2006,270,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Consult Now\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(6644,790,'_elementor_edit_mode','builder'),(6645,790,'_elementor_template_type','wp-page'),(6646,790,'_elementor_version','3.35.3'),(6647,790,'_wp_page_template','elementor_header_footer'),(6648,790,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"654f8b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cf0d788\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"393\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"board-of-directors-m\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(1019,168,'_elementor_edit_mode','builder'),(1020,168,'_elementor_template_type','kit'),(1021,168,'_elementor_version','3.35.3'),(1022,168,'_wp_page_template','default'),(1023,168,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#002140\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0075DF\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#0F447A\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:14:\"Be Vietnam Pro\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(914,156,'_elementor_edit_mode','builder'),(915,156,'_elementor_template_type','page'),(916,156,'_elementor_version','3.35.3'),(917,156,'_elementor_pro_version','3.35.0');
INSERT INTO `wpph_postmeta` VALUES (918,156,'_elementor_data','[{\"id\":\"14b66a10\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"74b1dd14\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"787d7466\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34894d83\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d0569ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"373b4d3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2615d56c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6c9a33a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2737b309\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78ca51e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3b71f650\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b236c4b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"684588ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c813812\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6505bd67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"770e018d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e60d5df\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33a11979\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f72f5e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"710a25ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"746d764f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"carousel\":[],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"7b6f23b3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ff1547b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25eb8ee0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f4c45a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26943e55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"73ecdfb3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a7a82db\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f2550\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"484eaafb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2126c8b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"55857857\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"139501d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7c1e83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38a2da29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31804cdc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a569d5d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"644c7661\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ef7c938\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"79667903\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"558ec1d5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1bfcbe62\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d4e1670\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"558741f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"42ac7f8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bb87193\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b25cfb0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3177756a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e79f69f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1296ec9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"220bb343\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f29a3ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37d36db2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c80b761\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"21471d99\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6056869\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47091dd4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c17f4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"70bd043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4eb369e4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d87528b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ff06cae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d0bec02\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"24f7a4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45c439a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ee6db7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"897fca8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6cbce771\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"5afb3e0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"47919eab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"1bf17c65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"2aac0de9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"527103e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f1f5d6a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609befbc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4365d003\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"526b6e19\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5097f05e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60b3eb48\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e40352d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"391d169\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b0ea6df\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d1cb12c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47fe90d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"69cee71e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"230eb25e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"623db536\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1dfb5bcc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f138b4d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeb9b47\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68de3e88\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"748255d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f35a40c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e011809\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"400c913b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"573cf884\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"quote_icon\":{\"value\":\"rtmicon rtmicon-quote\",\"library\":\"rtmicons\"},\"rating_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"next_icon\":{\"value\":\"rtmicon rtmicon-chevron-right\",\"library\":\"rtmicons\"},\"prev_icon\":{\"value\":\"rtmicon rtmicon-chevron-left\",\"library\":\"rtmicons\"},\"card_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_slideshow_gallery\":[],\"card_background_st_5_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_slideshow_gallery\":[],\"background_body_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_slideshow_gallery\":[],\"quote_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_slideshow_gallery\":[],\"dot_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_slideshow_gallery\":[],\"dot_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_slideshow_gallery\":[],\"dot_background_active_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_slideshow_gallery\":[],\"nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_slideshow_gallery\":[],\"nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false},{\"id\":\"47a4e162\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19e2be40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12af5b70\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73920114\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"585947ea\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"849b290\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"}],\"title_tag\":\"span\",\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"icon_close\":{\"value\":\"rtmicon rtmicon-chevron-down\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-chevron-up\",\"library\":\"rtmicons\"},\"acc_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_slideshow_gallery\":[],\"acc_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_slideshow_gallery\":[],\"acc_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_slideshow_gallery\":[],\"icon_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_slideshow_gallery\":[],\"icon_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_slideshow_gallery\":[],\"icon_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_slideshow_gallery\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"1edc41c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"21961405\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6fea94c1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ad94d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d423ec0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"45e4a06a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26639260\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18e8e76f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b2eac54\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c02abca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"317827ed\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(919,157,'_elementor_edit_mode','builder'),(920,157,'_elementor_template_type','page'),(921,157,'_elementor_version','3.35.3'),(922,157,'_elementor_pro_version','3.35.0'),(923,157,'_elementor_data','[{\"id\":\"14b66a10\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"74b1dd14\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"787d7466\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34894d83\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d0569ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"373b4d3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2615d56c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6c9a33a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2737b309\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78ca51e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3b71f650\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b236c4b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"684588ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c813812\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6505bd67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"770e018d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e60d5df\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33a11979\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f72f5e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"710a25ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"746d764f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"carousel\":[],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"7b6f23b3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ff1547b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25eb8ee0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4f4c45a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26943e55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"73ecdfb3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a7a82db\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f2550\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"484eaafb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2126c8b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"55857857\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"139501d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7c1e83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38a2da29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31804cdc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a569d5d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"644c7661\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ef7c938\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"79667903\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"558ec1d5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1bfcbe62\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d4e1670\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"558741f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"42ac7f8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bb87193\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b25cfb0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3177756a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e79f69f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1296ec9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"220bb343\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f29a3ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37d36db2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c80b761\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"21471d99\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6056869\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47091dd4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c17f4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"70bd043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4eb369e4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d87528b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ff06cae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d0bec02\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"24f7a4ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45c439a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74ee6db7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"897fca8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6cbce771\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"5afb3e0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"47919eab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"1bf17c65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"2aac0de9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"527103e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f1f5d6a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609befbc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4365d003\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"526b6e19\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5097f05e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60b3eb48\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e40352d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"391d169\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b0ea6df\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d1cb12c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47fe90d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"69cee71e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"230eb25e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"623db536\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1dfb5bcc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f138b4d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeb9b47\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68de3e88\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"748255d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f35a40c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e011809\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"400c913b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"573cf884\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"quote_icon\":{\"value\":\"rtmicon rtmicon-quote\",\"library\":\"rtmicons\"},\"rating_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"next_icon\":{\"value\":\"rtmicon rtmicon-chevron-right\",\"library\":\"rtmicons\"},\"prev_icon\":{\"value\":\"rtmicon rtmicon-chevron-left\",\"library\":\"rtmicons\"},\"card_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_slideshow_gallery\":[],\"card_background_st_5_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_slideshow_gallery\":[],\"background_body_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_slideshow_gallery\":[],\"quote_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_slideshow_gallery\":[],\"dot_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_slideshow_gallery\":[],\"dot_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_slideshow_gallery\":[],\"dot_background_active_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_slideshow_gallery\":[],\"nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_slideshow_gallery\":[],\"nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false},{\"id\":\"47a4e162\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19e2be40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12af5b70\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73920114\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"585947ea\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"849b290\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\",\"open_default\":\"\",\"description_type\":\"description\",\"item_template\":\"\"}],\"title_tag\":\"span\",\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"icon_close\":{\"value\":\"rtmicon rtmicon-chevron-down\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-chevron-up\",\"library\":\"rtmicons\"},\"acc_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_close_slideshow_gallery\":[],\"acc_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_open_slideshow_gallery\":[],\"acc_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"acc_background_hover_slideshow_gallery\":[],\"icon_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_close_slideshow_gallery\":[],\"icon_background_open_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_open_slideshow_gallery\":[],\"icon_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_background_hover_slideshow_gallery\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"1edc41c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"21961405\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6fea94c1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ad94d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d423ec0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"45e4a06a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26639260\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18e8e76f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b2eac54\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c02abca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"317827ed\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(925,156,'_elementor_controls_usage','a:12:{s:7:\"heading\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:22;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:13;s:11:\"title_color\";i:8;s:21:\"typography_typography\";i:9;s:22:\"typography_font_family\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:9;s:22:\"typography_line_height\";i:9;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:7:{s:8:\"_padding\";i:9;s:14:\"_element_width\";i:13;s:21:\"_element_custom_width\";i:12;s:21:\"_element_width_mobile\";i:2;s:7:\"_margin\";i:2;s:16:\"_flex_align_self\";i:2;s:21:\"_element_width_tablet\";i:3;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:9;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:8;s:13:\"_border_width\";i:8;s:14:\"_border_radius\";i:9;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:8;s:21:\"_element_custom_width\";i:8;s:21:\"_element_width_mobile\";i:2;s:21:\"_element_width_tablet\";i:5;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:9;s:13:\"selected_icon\";i:9;s:10:\"icon_align\";i:9;s:11:\"icon_indent\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_family\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_font_weight\";i:9;s:22:\"typography_line_height\";i:9;s:12:\"align_mobile\";i:6;s:13:\"border_border\";i:4;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:21:\"_element_width_mobile\";i:6;s:7:\"_margin\";i:4;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:12;s:4:\"view\";i:1;s:10:\"title_text\";i:12;s:16:\"description_text\";i:12;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:4;s:26:\"content_vertical_alignment\";i:7;s:10:\"text_align\";i:10;s:18:\"title_bottom_space\";i:11;}s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;s:9:\"icon_size\";i:7;}s:21:\"section_style_content\";a:10:{s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:7:{s:14:\"_element_width\";i:9;s:21:\"_element_custom_width\";i:9;s:7:\"_margin\";i:4;s:8:\"_padding\";i:1;s:16:\"_flex_align_self\";i:1;s:8:\"_z_index\";i:1;s:21:\"_element_width_mobile\";i:4;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:35;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:13:\"content_width\";i:25;s:14:\"flex_direction\";i:22;s:20:\"flex_justify_content\";i:17;s:16:\"flex_align_items\";i:15;s:8:\"flex_gap\";i:17;s:5:\"width\";i:19;s:9:\"flex_wrap\";i:2;s:10:\"min_height\";i:2;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:4:{s:7:\"padding\";i:33;s:16:\"_flex_align_self\";i:2;s:6:\"margin\";i:9;s:7:\"z_index\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:6;}s:18:\"_section_transform\";a:3:{s:34:\"_transform_translate_popover_hover\";i:2;s:34:\"_transform_translateY_effect_hover\";i:2;s:28:\"_transform_translateY_effect\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:13;s:16:\"background_image\";i:7;s:19:\"background_position\";i:7;s:15:\"background_size\";i:7;s:27:\"background_hover_background\";i:3;s:22:\"background_hover_image\";i:3;s:25:\"background_hover_position\";i:3;s:21:\"background_hover_size\";i:3;s:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:7;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:4;s:26:\"background_overlay_opacity\";i:3;s:33:\"background_overlay_gradient_angle\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:15;s:10:\"image_size\";i:15;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_radius\";i:7;s:5:\"align\";i:3;s:5:\"width\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:6:{s:14:\"_element_width\";i:13;s:21:\"_element_custom_width\";i:11;s:8:\"_z_index\";i:6;s:7:\"_margin\";i:11;s:16:\"_flex_align_self\";i:7;s:6:\"_title\";i:6;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:14:\"_border_radius\";i:3;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:12:\"rkit-counter\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:13:\"ending_number\";i:5;s:14:\"increment_step\";i:4;s:13:\"number_suffix\";i:5;s:10:\"text_title\";i:5;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:7:{s:8:\"_padding\";i:1;s:14:\"_element_width\";i:5;s:21:\"_element_custom_width\";i:5;s:8:\"_z_index\";i:1;s:7:\"_margin\";i:1;s:16:\"_flex_align_self\";i:1;s:21:\"_element_width_mobile\";i:5;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";i:1;s:27:\"_box_shadow_box_shadow_type\";i:1;s:22:\"_box_shadow_box_shadow\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:7:{s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:16:\"slides_to_scroll\";i:1;s:10:\"navigation\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:23:\"slides_to_scroll_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;s:19:\"image_border_border\";i:2;s:18:\"image_border_width\";i:2;}}}}s:25:\"rkit-testimonial-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:12:\"layout_style\";i:1;s:10:\"testi_list\";i:1;}s:17:\"setttings_section\";a:1:{s:13:\"slide_to_show\";i:1;}}s:5:\"style\";a:7:{s:21:\"content_wrapper_style\";a:5:{s:12:\"card_padding\";i:1;s:11:\"card_radius\";i:1;s:26:\"card_background_background\";i:1;s:18:\"card_border_border\";i:1;s:17:\"card_border_width\";i:1;}s:17:\"description_style\";a:1:{s:12:\"review_align\";i:1;}s:12:\"author_style\";a:4:{s:12:\"author_align\";i:1;s:12:\"avatar_width\";i:1;s:14:\"avatar_padding\";i:1;s:13:\"avatar_margin\";i:1;}s:11:\"quote_style\";a:3:{s:11:\"quote_align\";i:1;s:15:\"icon_quote_size\";i:1;s:17:\"icon_quote_margin\";i:1;}s:10:\"body_style\";a:1:{s:12:\"body_padding\";i:1;}s:12:\"rating_style\";a:1:{s:13:\"rating_margin\";i:1;}s:10:\"dots_style\";a:3:{s:32:\"dot_background_normal_background\";i:1;s:31:\"dot_background_hover_background\";i:1;s:32:\"dot_background_active_background\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_tablet\";i:1;}}}}s:14:\"rkit-accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:9:\"accordion\";a:1:{s:10:\"list_items\";i:1;}}s:5:\"style\";a:3:{s:11:\"title_style\";a:7:{s:13:\"title_padding\";i:1;s:18:\"title_radius_close\";i:1;s:31:\"acc_background_close_background\";i:1;s:23:\"acc_border_close_border\";i:1;s:22:\"acc_border_close_width\";i:1;s:22:\"acc_border_open_border\";i:1;s:21:\"acc_border_open_width\";i:1;}s:10:\"icon_style\";a:1:{s:9:\"icon_size\";i:1;}s:13:\"content_style\";a:1:{s:15:\"content_padding\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}}}}'),(926,156,'_wp_page_template','elementor_header_footer'),(927,156,'envato_tk_source_kit','8'),(928,156,'envato_tk_source_index','15'),(929,158,'_elementor_edit_mode','builder'),(930,158,'_elementor_template_type','page'),(931,158,'_elementor_version','3.35.3'),(932,158,'_elementor_pro_version','3.35.0'),(933,158,'_elementor_data','[{\"id\":\"8b5ea09\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"flex_align_items_mobile\":\"center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e135dec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Team\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc362ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Our Team<\\/p>\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6c14185c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5eb3961f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b3e3770\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"516a1655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75af45ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2f0e7f36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35314ecf\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"62e11986\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20740eec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599cd651\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5fbc51c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"741b2ac1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3716616\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23ac2408\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"286effeb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e608ab7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"90abd81\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26665dc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53aa3965\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc45f1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6cff234f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"486c3bf3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d16126c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f588088\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"66e8f4d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"987c366\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6150aba9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c2d43c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58563609\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"255d7d9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4738ece8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3724952c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e81bc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b4e2bec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"23056a22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5959baba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=3c2b57c\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ce8a2b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"carousel\":[],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3b189b74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41b94950\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"513cbcf5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64867bd5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63f43328\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c7fe37f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20ea2f9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b2751c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c0039e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20329721\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"309414a5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225eabcb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"eb080d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4fa2a29a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a3e3fc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5b03dca\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24e9162f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1e6dd5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28da9388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"30c6f91c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bcfc797\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d98b76c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"477d8993\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"112538c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5be2fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dccba79\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7da6d91b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"quote_icon\":{\"value\":\"rtmicon rtmicon-quote\",\"library\":\"rtmicons\"},\"rating_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"next_icon\":{\"value\":\"rtmicon rtmicon-chevron-right\",\"library\":\"rtmicons\"},\"prev_icon\":{\"value\":\"rtmicon rtmicon-chevron-left\",\"library\":\"rtmicons\"},\"card_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_slideshow_gallery\":[],\"card_background_st_5_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_slideshow_gallery\":[],\"background_body_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_slideshow_gallery\":[],\"quote_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_slideshow_gallery\":[],\"dot_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_slideshow_gallery\":[],\"dot_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_slideshow_gallery\":[],\"dot_background_active_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_slideshow_gallery\":[],\"nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_slideshow_gallery\":[],\"nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(934,159,'_elementor_edit_mode','builder'),(935,159,'_elementor_template_type','page'),(936,159,'_elementor_version','3.35.3'),(937,159,'_elementor_pro_version','3.35.0'),(938,159,'_elementor_data','[{\"id\":\"8b5ea09\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"flex_align_items_mobile\":\"center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e135dec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Team\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc362ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Our Team<\\/p>\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6c14185c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5eb3961f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b3e3770\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"516a1655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75af45ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2f0e7f36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35314ecf\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"62e11986\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20740eec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599cd651\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5fbc51c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"741b2ac1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3716616\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23ac2408\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"286effeb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e608ab7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"90abd81\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"26665dc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53aa3965\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cc45f1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6cff234f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"486c3bf3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7d16126c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f588088\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"66e8f4d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"987c366\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6150aba9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c2d43c1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58563609\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"255d7d9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4738ece8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3724952c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6e81bc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b4e2bec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"23056a22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5959baba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=3c2b57c\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ce8a2b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"carousel\":[],\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"3b189b74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41b94950\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"513cbcf5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64867bd5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63f43328\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c7fe37f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20ea2f9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37b2751c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c0039e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20329721\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"309414a5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"225eabcb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"eb080d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4fa2a29a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a3e3fc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5b03dca\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24e9162f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1e6dd5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28da9388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"30c6f91c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bcfc797\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d98b76c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"477d8993\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_container_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_container_all_slideshow_gallery\":[]},\"elements\":[{\"id\":\"112538c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5be2fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dccba79\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7da6d91b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"testimonial_rating\":\"5\",\"background_background\":\"\",\"background_color\":\"\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b\":\"#f2295b\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_type\":\"linear\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_gradient_position\":\"center center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"\",\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_attachment\":\"\",\"background_repeat\":\"\",\"background_size\":\"\",\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_video_link\":\"\",\"background_video_start\":\"\",\"background_video_end\":\"\",\"background_play_once\":\"\",\"background_play_on_mobile\":\"\",\"background_privacy_mode\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_slideshow_loop\":\"yes\",\"background_slideshow_slide_duration\":5000,\"background_slideshow_slide_transition\":\"fade\",\"background_slideshow_transition_duration\":500,\"background_slideshow_background_size\":\"\",\"background_slideshow_background_position\":\"\",\"background_slideshow_lazyload\":\"\",\"background_slideshow_ken_burns\":\"\",\"background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"quote_icon\":{\"value\":\"rtmicon rtmicon-quote\",\"library\":\"rtmicons\"},\"rating_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"next_icon\":{\"value\":\"rtmicon rtmicon-chevron-right\",\"library\":\"rtmicons\"},\"prev_icon\":{\"value\":\"rtmicon rtmicon-chevron-left\",\"library\":\"rtmicons\"},\"card_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_slideshow_gallery\":[],\"card_background_st_5_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"card_background_st_5_slideshow_gallery\":[],\"background_body_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_body_slideshow_gallery\":[],\"quote_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"quote_background_slideshow_gallery\":[],\"dot_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_normal_slideshow_gallery\":[],\"dot_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_hover_slideshow_gallery\":[],\"dot_background_active_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"dot_background_active_slideshow_gallery\":[],\"nav_background_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_normal_slideshow_gallery\":[],\"nav_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"nav_background_hover_slideshow_gallery\":[],\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(1052,170,'_elementor_data','[]'),(1053,170,'_elementor_pro_version','3.35.0'),(1063,171,'_elementor_edit_mode','builder'),(1064,171,'_elementor_template_type','kit'),(1065,171,'_elementor_version','3.35.3'),(940,158,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:11;}}s:8:\"advanced\";a:4:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:3;s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;s:21:\"_element_width_tablet\";i:3;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:3;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:14:\"_border_radius\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:6;s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_text_transform\";i:4;s:22:\"typography_line_height\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;s:21:\"_element_width_tablet\";i:3;s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:8;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:12;s:16:\"flex_align_items\";i:11;s:13:\"content_width\";i:19;s:5:\"width\";i:15;s:8:\"flex_gap\";i:12;s:9:\"flex_wrap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:9;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;s:26:\"background_overlay_opacity\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:23;s:6:\"margin\";i:11;s:7:\"z_index\";i:6;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:9;s:10:\"image_size\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:3;s:14:\"_element_width\";i:3;s:16:\"_flex_align_self\";i:3;s:6:\"_title\";i:2;s:21:\"_element_custom_width\";i:2;s:8:\"_z_index\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:9;s:10:\"title_text\";i:9;s:16:\"description_text\";i:9;}}s:5:\"style\";a:1:{s:17:\"section_style_box\";a:2:{s:18:\"title_bottom_space\";i:9;s:10:\"text_align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:3;s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_mobile\";i:3;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:6;s:5:\"shape\";i:6;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:6;s:12:\"icon_spacing\";i:6;s:19:\"image_border_border\";i:6;s:18:\"image_border_width\";i:6;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:7:{s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:16:\"slides_to_scroll\";i:1;s:10:\"navigation\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:23:\"slides_to_scroll_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:22:\"gallery_vertical_align\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;s:13:\"border_border\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}s:25:\"rkit-testimonial-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:12:\"layout_style\";i:1;s:10:\"testi_list\";i:1;}s:17:\"setttings_section\";a:1:{s:13:\"slide_to_show\";i:1;}}s:5:\"style\";a:7:{s:21:\"content_wrapper_style\";a:5:{s:12:\"card_padding\";i:1;s:11:\"card_radius\";i:1;s:26:\"card_background_background\";i:1;s:18:\"card_border_border\";i:1;s:17:\"card_border_width\";i:1;}s:17:\"description_style\";a:1:{s:12:\"review_align\";i:1;}s:12:\"author_style\";a:4:{s:12:\"author_align\";i:1;s:12:\"avatar_width\";i:1;s:14:\"avatar_padding\";i:1;s:13:\"avatar_margin\";i:1;}s:11:\"quote_style\";a:3:{s:11:\"quote_align\";i:1;s:15:\"icon_quote_size\";i:1;s:17:\"icon_quote_margin\";i:1;}s:10:\"body_style\";a:1:{s:12:\"body_padding\";i:1;}s:12:\"rating_style\";a:1:{s:13:\"rating_margin\";i:1;}s:10:\"dots_style\";a:3:{s:32:\"dot_background_normal_background\";i:1;s:31:\"dot_background_hover_background\";i:1;s:32:\"dot_background_active_background\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_tablet\";i:1;}}}}}'),(941,158,'_wp_page_template','elementor_header_footer'),(942,158,'envato_tk_source_kit','8'),(943,158,'envato_tk_source_index','13'),(954,32,'_elementor_pro_version','3.35.1'),(951,32,'_elementor_edit_mode','builder'),(981,163,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7522465d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"1d5db284\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36f5c9d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c6ac1d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7097a19d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"690276c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"593c795c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6a63404d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1b0cc8df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1da19f85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"651ce590\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6f00eab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"507788b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1b7d3eb1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7c2c7713\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1e1a337\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5e1e39aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"f4a649e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4260cd84\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63fb8d0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"275348e4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"ad4312\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cec990\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f8637ff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f80954c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"5410a6ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1259d387\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f29295e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"5f6d1ac2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44009ef9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"294ad31b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"4bb7e9c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73d6abf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21b5622c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5aa31b26\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"30b3a8ca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"137057d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"cbb9f9a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"54b1e6ff\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"3b578abc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"138c50a7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67450b0e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d27ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d41126c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"27433db3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2521b579\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"699190d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2ea4d911\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c44e0ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e7d3983\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6aff083d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21feae35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"554487\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2089f49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false},{\"id\":\"7ec9a23d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"13222af3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"177b1760\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ef8f29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52384eb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11700c21\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"75e43c84\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4f197ee0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"605d47a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d33029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5f3e7e90\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(980,163,'_elementor_pro_version','3.35.0'),(974,32,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(7004,822,'_elementor_edit_mode','builder'),(7005,822,'_elementor_template_type','wp-page'),(7006,822,'_elementor_version','3.35.3'),(7007,822,'_elementor_pro_version','3.35.0'),(7008,822,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(6326,756,'_wp_page_template','elementor_header_footer'),(6327,756,'_elementor_edit_mode','builder'),(6328,756,'_elementor_template_type','wp-page'),(6329,756,'_elementor_version','3.35.3'),(6330,756,'_elementor_pro_version','3.35.0'),(6331,756,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4634,575,'_wp_page_template','elementor_header_footer'),(4635,575,'_elementor_edit_mode','builder'),(4636,575,'_elementor_template_type','wp-page'),(4637,575,'_elementor_version','3.35.3'),(4638,575,'_elementor_pro_version','3.35.0'),(4639,575,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(3602,467,'_wp_page_template','elementor_header_footer'),(3603,467,'_elementor_edit_mode','builder'),(3604,467,'_elementor_template_type','wp-page'),(3605,467,'_elementor_version','3.35.3'),(3606,467,'_elementor_pro_version','3.35.0'),(3607,467,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3608,467,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(975,163,'_wp_page_template','elementor_header_footer'),(977,163,'_elementor_edit_mode','builder'),(978,163,'_elementor_template_type','wp-page'),(979,163,'_elementor_version','3.35.3'),(962,161,'_wp_page_template','default'),(964,161,'_elementor_edit_mode','builder'),(965,161,'_elementor_template_type','wp-page'),(966,161,'_elementor_version','3.35.3'),(967,161,'_elementor_pro_version','3.35.0'),(968,162,'_wp_page_template','default'),(970,162,'_elementor_edit_mode','builder'),(971,162,'_elementor_template_type','wp-page'),(972,162,'_elementor_version','3.35.3'),(973,162,'_elementor_pro_version','3.35.0'),(983,164,'_wp_page_template','elementor_header_footer'),(985,164,'_elementor_edit_mode','builder'),(986,164,'_elementor_template_type','wp-page'),(987,164,'_elementor_version','3.35.3'),(988,164,'_elementor_pro_version','3.35.0');
INSERT INTO `wpph_postmeta` VALUES (989,164,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7522465d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"1d5db284\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36f5c9d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c6ac1d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7097a19d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"690276c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"593c795c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6a63404d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1b0cc8df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1da19f85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"651ce590\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6f00eab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"507788b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1b7d3eb1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7c2c7713\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1e1a337\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5e1e39aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"f4a649e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4260cd84\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63fb8d0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"275348e4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"ad4312\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cec990\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f8637ff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f80954c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"5410a6ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1259d387\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f29295e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"5f6d1ac2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44009ef9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"294ad31b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"4bb7e9c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73d6abf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21b5622c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5aa31b26\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"30b3a8ca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"137057d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"cbb9f9a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"54b1e6ff\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"3b578abc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"138c50a7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67450b0e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d27ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d41126c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"27433db3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2521b579\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"699190d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2ea4d911\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c44e0ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e7d3983\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6aff083d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21feae35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"554487\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2089f49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false},{\"id\":\"7ec9a23d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"13222af3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"177b1760\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ef8f29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52384eb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11700c21\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"75e43c84\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4f197ee0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"605d47a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d33029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5f3e7e90\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(990,165,'_wp_page_template','elementor_header_footer'),(992,165,'_elementor_edit_mode','builder'),(993,165,'_elementor_template_type','wp-page'),(994,165,'_elementor_version','3.35.3'),(995,165,'_elementor_pro_version','3.35.0'),(996,165,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7522465d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"1d5db284\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36f5c9d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c6ac1d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7097a19d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"690276c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"593c795c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6a63404d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1b0cc8df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1da19f85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"651ce590\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6f00eab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"507788b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1b7d3eb1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7c2c7713\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1e1a337\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5e1e39aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"f4a649e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4260cd84\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63fb8d0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"275348e4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"ad4312\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cec990\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f8637ff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f80954c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"5410a6ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1259d387\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f29295e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"5f6d1ac2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44009ef9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"294ad31b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"4bb7e9c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73d6abf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21b5622c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5aa31b26\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"30b3a8ca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"137057d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"cbb9f9a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"54b1e6ff\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"3b578abc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"138c50a7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67450b0e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d27ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d41126c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"27433db3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2521b579\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"699190d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2ea4d911\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c44e0ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e7d3983\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6aff083d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21feae35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"554487\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2089f49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false},{\"id\":\"7ec9a23d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"13222af3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"177b1760\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ef8f29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52384eb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11700c21\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"75e43c84\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4f197ee0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"605d47a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d33029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5f3e7e90\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(997,32,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(998,166,'_wp_page_template','elementor_header_footer'),(1079,172,'_elementor_edit_mode','builder'),(1080,172,'_elementor_template_type','kit'),(1000,166,'_elementor_edit_mode','builder'),(1001,166,'_elementor_template_type','wp-page'),(1002,166,'_elementor_version','3.35.3'),(1003,166,'_elementor_pro_version','3.35.0'),(1004,166,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7522465d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"1d5db284\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36f5c9d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c6ac1d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7097a19d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"690276c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"593c795c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6a63404d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1b0cc8df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1da19f85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"651ce590\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6f00eab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"507788b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1b7d3eb1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7c2c7713\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1e1a337\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5e1e39aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"f4a649e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4260cd84\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63fb8d0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"275348e4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"ad4312\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cec990\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f8637ff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f80954c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"5410a6ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1259d387\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f29295e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"5f6d1ac2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44009ef9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"294ad31b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"4bb7e9c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73d6abf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21b5622c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5aa31b26\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"30b3a8ca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"137057d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"cbb9f9a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"54b1e6ff\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"3b578abc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"138c50a7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67450b0e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d27ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d41126c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"27433db3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2521b579\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"699190d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2ea4d911\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c44e0ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e7d3983\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6aff083d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21feae35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"554487\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2089f49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false},{\"id\":\"7ec9a23d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"13222af3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"177b1760\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ef8f29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52384eb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11700c21\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"75e43c84\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4f197ee0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"605d47a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d33029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5f3e7e90\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(1005,166,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3582,465,'_wp_page_template','elementor_header_footer'),(3583,465,'_elementor_edit_mode','builder'),(3584,465,'_elementor_template_type','wp-page'),(3585,465,'_elementor_version','3.35.3'),(3586,465,'_elementor_pro_version','3.35.0'),(3587,465,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7522465d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"1d5db284\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36f5c9d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c6ac1d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7097a19d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"690276c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"593c795c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6a63404d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1b0cc8df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1da19f85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"651ce590\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6f00eab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"507788b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1b7d3eb1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7c2c7713\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1e1a337\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5e1e39aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"f4a649e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4260cd84\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63fb8d0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"275348e4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"ad4312\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cec990\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f8637ff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f80954c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"5410a6ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1259d387\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f29295e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"5f6d1ac2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44009ef9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"294ad31b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"4bb7e9c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73d6abf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21b5622c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5aa31b26\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"30b3a8ca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"137057d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"cbb9f9a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"54b1e6ff\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"3b578abc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"138c50a7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67450b0e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d27ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d41126c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"27433db3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2521b579\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"699190d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2ea4d911\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c44e0ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e7d3983\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6aff083d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21feae35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"554487\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2089f49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false},{\"id\":\"7ec9a23d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"13222af3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"177b1760\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ef8f29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52384eb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11700c21\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"75e43c84\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4f197ee0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"605d47a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d33029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5f3e7e90\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(1068,171,'_elementor_data','[]'),(1069,171,'_elementor_pro_version','3.35.0'),(1124,174,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1125,174,'_elementor_screenshot_failed','2026-02-11 08:57:56'),(3160,414,'_edit_lock','1770902176:5'),(3162,419,'_elementor_edit_mode','builder'),(3163,419,'_elementor_template_type','single-post'),(3164,419,'_elementor_version','3.35.3'),(3165,419,'_elementor_pro_version','3.35.0'),(3166,419,'_wp_page_template','elementor_header_footer'),(3167,419,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"dca2dae\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"7fa341e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"2871a3f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3153,418,'_elementor_edit_mode','builder'),(3154,418,'_elementor_template_type','single-post'),(3155,418,'_elementor_version','3.35.3'),(3156,418,'_elementor_pro_version','3.35.0'),(3157,418,'_wp_page_template','elementor_header_footer'),(3158,418,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"dca2dae\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"7fa341e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"2871a3f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(6401,763,'_elementor_edit_mode','builder'),(6402,763,'_elementor_template_type','header'),(2017,271,'_elementor_edit_mode','builder'),(2018,271,'_elementor_template_type','header'),(2019,271,'_elementor_version','3.35.3'),(2020,271,'_elementor_pro_version','3.35.0'),(2021,271,'_wp_page_template','default'),(2022,271,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(1133,175,'_elementor_edit_mode','builder'),(1134,175,'_elementor_template_type','footer'),(1135,176,'_elementor_edit_mode','builder'),(1136,176,'_elementor_template_type','footer'),(1137,175,'_elementor_version','3.35.4'),(1138,175,'_elementor_pro_version','3.35.1'),(1148,175,'_edit_lock','1774339712:5'),(1149,175,'_wp_page_template','default'),(1150,175,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260  211  254  841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/afhold-zambia-limited\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(1141,177,'_elementor_edit_mode','builder'),(1142,177,'_elementor_template_type','footer'),(1143,177,'_elementor_version','3.35.3'),(1144,177,'_elementor_pro_version','3.35.0'),(1215,186,'_elementor_edit_mode','builder'),(1216,186,'_elementor_template_type','footer'),(1217,186,'_elementor_version','3.35.3'),(1218,186,'_elementor_pro_version','3.35.0'),(1220,186,'_wp_page_template','default'),(1221,186,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Financial Analysis\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\"},{\"text\":\"Strategic Planning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\"},{\"text\":\"Market Research\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\"},{\"text\":\"Organizational Development\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\"},{\"text\":\"Branding Strategy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\"},{\"text\":\"Sustainability and CSR\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"89f5b21\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by <span style=\\\"color:#192e5b;\\\" >ProStartKit<\\/span> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(1158,179,'_elementor_edit_mode','builder'),(1159,179,'_elementor_template_type','footer'),(1160,179,'_elementor_version','3.35.3'),(1161,179,'_elementor_pro_version','3.35.0'),(1163,179,'_wp_page_template','default'),(1164,179,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"5b52f57e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d69fae3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"1657\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\"},{\"text\":\"Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\"},{\"text\":\"Pricing Plan\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\"},{\"text\":\"FAQs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\"},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Financial Analysis\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\"},{\"text\":\"Strategic Planning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\"},{\"text\":\"Market Research\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\"},{\"text\":\"Organizational Development\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\"},{\"text\":\"Branding Strategy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\"},{\"text\":\"Sustainability and CSR\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"89f5b21\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by <span style=\\\"color:#192e5b;\\\" >ProStartKit<\\/span> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(1151,178,'_elementor_edit_mode','builder'),(1152,178,'_elementor_template_type','footer'),(1153,178,'_elementor_version','3.35.3'),(1154,178,'_elementor_pro_version','3.35.0'),(1156,178,'_wp_page_template','default'),(1157,178,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"5b52f57e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d69fae3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"1657\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\"},{\"text\":\"Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\"},{\"text\":\"Pricing Plan\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\"},{\"text\":\"FAQs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\"},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Financial Analysis\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\"},{\"text\":\"Strategic Planning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\"},{\"text\":\"Market Research\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\"},{\"text\":\"Organizational Development\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\"},{\"text\":\"Branding Strategy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\"},{\"text\":\"Sustainability and CSR\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"89f5b21\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3feaca3f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_mobile\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(1167,180,'_elementor_edit_mode','builder'),(1168,180,'_elementor_template_type','footer'),(1169,180,'_elementor_version','3.35.3'),(1170,180,'_elementor_pro_version','3.35.0'),(1172,180,'_wp_page_template','default'),(1173,180,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"5b52f57e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d69fae3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":null,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\"},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\"},{\"text\":\"Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\"},{\"text\":\"Pricing Plan\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\"},{\"text\":\"FAQs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\"},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Financial Analysis\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\"},{\"text\":\"Strategic Planning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\"},{\"text\":\"Market Research\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\"},{\"text\":\"Organizational Development\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\"},{\"text\":\"Branding Strategy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\"},{\"text\":\"Sustainability and CSR\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"89f5b21\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by <span style=\\\"color:#192e5b;\\\" >ProStartKit<\\/span> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(1166,175,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1174,180,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1227,187,'_elementor_edit_mode','builder'),(1228,187,'_elementor_template_type','footer'),(1229,187,'_elementor_version','3.35.3'),(1230,187,'_elementor_pro_version','3.35.0'),(1232,187,'_wp_page_template','default'),(1233,187,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Financial Analysis\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\"},{\"text\":\"Strategic Planning\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\"},{\"text\":\"Market Research\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\"},{\"text\":\"Organizational Development\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\"},{\"text\":\"Branding Strategy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\"},{\"text\":\"Sustainability and CSR\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"89f5b21\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by <span style=\\\"color:#192e5b;\\\" >ProStartKit<\\/span> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(1314,194,'_wp_page_template','default'),(1315,194,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 977740265 \\/ 0974771322\\n<br>\\n+260 966552265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(1222,186,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(3302,435,'_elementor_pro_version','3.35.0'),(3303,435,'_elementor_source','post'),(3304,435,'_wp_page_template','default'),(1234,187,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1311,194,'_elementor_version','3.35.3'),(1312,194,'_elementor_pro_version','3.35.0'),(1266,190,'_elementor_edit_mode','builder'),(1267,190,'_elementor_template_type','footer'),(1268,190,'_elementor_version','3.35.3'),(1269,190,'_elementor_pro_version','3.35.0'),(1271,190,'_wp_page_template','default'),(1272,190,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 977740265 \\/ 0974771322\\n<br>\\n+260 966552265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(1260,189,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(6413,764,'_elementor_edit_mode','builder'),(6414,764,'_elementor_template_type','footer'),(6415,764,'_elementor_version','3.35.3'),(6416,764,'_elementor_pro_version','3.35.0'),(1989,269,'_elementor_edit_mode','builder'),(1253,189,'_elementor_edit_mode','builder'),(1254,189,'_elementor_template_type','footer'),(1255,189,'_elementor_version','3.35.3'),(1256,189,'_elementor_pro_version','3.35.0'),(1258,189,'_wp_page_template','default'),(1259,189,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 977740265 \\/ 0974771322\\n<br>\\n+260 966552265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(6417,764,'_wp_page_template','default'),(6418,764,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(3198,422,'_elementor_edit_mode','builder'),(3199,422,'_elementor_template_type','loop-item'),(3200,423,'_elementor_edit_mode','builder'),(3201,423,'_elementor_template_type','loop-item'),(3202,422,'_elementor_version','3.35.4'),(3203,422,'_elementor_pro_version','3.35.1'),(3204,422,'_elementor_source','post'),(3205,424,'_elementor_edit_mode','builder'),(3206,424,'_elementor_template_type','loop-item'),(3207,424,'_elementor_version','3.35.3'),(3208,424,'_elementor_pro_version','3.35.0'),(3209,424,'_elementor_source','post'),(3210,422,'_wp_page_template','default'),(3265,422,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"86a577e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(3220,426,'_elementor_edit_mode','builder'),(3221,426,'_elementor_template_type','wp-page'),(3222,426,'_elementor_version','3.35.3'),(3223,426,'_elementor_pro_version','3.35.0'),(3224,426,'_wp_page_template','elementor_header_footer'),(3225,426,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1316,194,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1273,190,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1306,193,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2065,275,'_elementor_edit_mode','builder'),(2066,275,'_elementor_template_type','wp-page'),(2067,275,'_elementor_version','3.35.3'),(2068,275,'_wp_page_template','elementor_header_footer'),(2069,275,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"711f716f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4f1f75a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"6c5a9195\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"2a2c4db3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"15e8ead3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"3ea43b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"364e8c5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"52dfc0eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10888de7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1cf0bfa9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3da68ca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"317b20a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"473a6e8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72992187\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4028884\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f754d64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6464e13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"216af4e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e6e52dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3b4fec59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8a4aa6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e5e9c0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"69e4d701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"503d41fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26b4a5d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"4eb1ca62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610e7087\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c17382\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed1a7e4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\"},\"elements\":[{\"id\":\"2c84e2f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27bcd7e1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42612fd2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"72813eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a18f919\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1a2deee7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"da53a7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\"},\"elements\":[{\"id\":\"4e0126b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"644bd68f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"3e3271be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5287ba22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"39defc9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17582e12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"213e39fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ca7eb8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"54ab8daa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"351f7381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"23c04b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1309,194,'_elementor_edit_mode','builder'),(1310,194,'_elementor_template_type','footer'),(1299,193,'_elementor_edit_mode','builder'),(1300,193,'_elementor_template_type','footer'),(1301,193,'_elementor_version','3.35.3'),(1302,193,'_elementor_pro_version','3.35.0'),(1304,193,'_wp_page_template','default'),(1305,193,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"060a094\",\"elType\":\"widget\",\"settings\":{\"form-control\":191,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 977740265 \\/ 0974771322\\n<br>\\n+260 966552265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(1990,269,'_elementor_template_type','footer'),(1991,269,'_elementor_version','3.35.3'),(1992,269,'_elementor_pro_version','3.35.0'),(1994,269,'_wp_page_template','default'),(1995,269,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(2007,270,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1324,47,'_elementor_edit_mode','builder'),(1325,47,'_elementor_template_type','wp-page'),(1326,47,'_elementor_version','3.35.4'),(1327,47,'_elementor_pro_version','3.35.1'),(1349,199,'_wp_page_template','elementor_header_footer'),(1348,199,'_elementor_pro_version','3.35.0'),(1347,199,'_elementor_version','3.35.3'),(1345,199,'_elementor_edit_mode','builder'),(1346,199,'_elementor_template_type','wp-page'),(1343,47,'_wp_page_template','elementor_header_footer'),(1344,47,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1229,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-4.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(1335,197,'_elementor_edit_mode','builder'),(1336,197,'_elementor_template_type','wp-page'),(1337,197,'_elementor_version','3.35.3'),(1338,197,'_elementor_pro_version','3.35.0'),(1339,198,'_elementor_edit_mode','builder'),(1340,198,'_elementor_template_type','wp-page'),(1341,198,'_elementor_version','3.35.3'),(1342,198,'_elementor_pro_version','3.35.0'),(1350,199,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3212,425,'_elementor_edit_mode','builder'),(3213,425,'_elementor_template_type','wp-page'),(3214,425,'_elementor_version','3.35.3'),(3215,425,'_elementor_pro_version','3.35.0'),(3216,425,'_wp_page_template','elementor_header_footer'),(3217,425,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(1355,200,'_menu_item_type','custom'),(1356,200,'_menu_item_menu_item_parent','0'),(1357,200,'_menu_item_object_id','200'),(1358,200,'_menu_item_object','custom'),(1359,200,'_menu_item_target',''),(1360,200,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1361,200,'_menu_item_xfn',''),(1362,200,'_menu_item_url','#'),(1391,204,'_elementor_edit_mode','builder'),(3365,443,'_elementor_edit_mode','builder'),(3366,443,'_elementor_template_type','wp-page'),(3367,443,'_elementor_version','3.35.3'),(3368,443,'_elementor_pro_version','3.35.0'),(3369,443,'_wp_page_template','elementor_header_footer'),(3370,443,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1379,202,'_elementor_edit_mode','builder'),(1380,202,'_elementor_template_type','wp-page'),(1381,202,'_elementor_version','3.35.3'),(1382,202,'_elementor_pro_version','3.35.0'),(1384,203,'_elementor_edit_mode','builder'),(1385,203,'_elementor_template_type','wp-page'),(1386,203,'_elementor_version','3.35.3'),(1387,203,'_elementor_pro_version','3.35.0'),(3349,441,'_elementor_edit_mode','builder'),(3350,441,'_elementor_template_type','wp-page'),(3351,441,'_elementor_version','3.35.3'),(3352,441,'_elementor_pro_version','3.35.0'),(3353,441,'_wp_page_template','elementor_header_footer'),(3354,441,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"28991fff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Financial Analysis\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"530e97b9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae15f6a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"Financial Analysis\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"Strategic Planning\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"Market Research\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"Organizational Development\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"Branding Strategy\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"276d036\"},{\"accordion_title\":\"Sustainability and CSR\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"9581b14\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=ac6539a\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=ac6539a\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\",\"text_color_open\":\"globals\\/colors?id=accent\",\"acc_background_open_color\":\"globals\\/colors?id=ac6539a\",\"acc_border_close_color\":\"globals\\/colors?id=ac6539a\",\"icon_color_open\":\"globals\\/colors?id=accent\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"icon_close\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"acc_background_open_background\":\"classic\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"60d5767f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content_mobile\":\"center\",\"_title\":\"Share On\"},\"elements\":[{\"id\":\"56998753\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share On : \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=af7d332\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984bb38\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3106,406,'_elementor_pro_version','3.35.0'),(7872,887,'_elementor_pro_version','3.35.1'),(10169,1131,'_wp_page_template','elementor_header_footer'),(10170,1131,'_elementor_edit_mode','builder'),(10171,1131,'_elementor_template_type','wp-page'),(10172,1131,'_elementor_version','3.35.4'),(10173,1131,'_elementor_pro_version','3.35.1'),(10174,1131,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9960,1041,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11121,1041,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:14:\"flex_direction\";i:2;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:9:\"loop-grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:3:{s:11:\"template_id\";i:1;s:19:\"alternate_templates\";i:1;s:7:\"columns\";i:1;}s:26:\"section_additional_options\";a:2:{s:26:\"nothing_found_message_text\";i:1;s:28:\"enable_nothing_found_message\";i:1;}s:13:\"section_query\";a:2:{s:16:\"post_query_order\";i:1;s:20:\"post_query_post_type\";i:1;}}}}}'),(11122,1041,'_elementor_css','a:6:{s:4:\"time\";i:1773829932;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11123,1041,'_elementor_element_cache','{\"timeout\":1774542619,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-701d35a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"701d35a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1d5cdc5 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"1d5cdc5\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Careers<\\/h2>\\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-3f79f78 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3f79f78\\\" 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-0d28920 elementor-widget elementor-widget-heading\\\" data-id=\\\"0d28920\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Vacancies<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjQzNzlkYjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MTA0MywiYWx0ZXJuYXRlX3RlbXBsYXRlcyI6W3sidGVtcGxhdGVfaWQiOm51bGwsIl9pZCI6IjJkNmMzMzIifV0sInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJObyBWYWNhbmNpZXMgUHJlc2VudCIsImNvbHVtbnMiOjEsInBvc3RfcXVlcnlfb3JkZXIiOiJhc2MiLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6ImNhcmVlciIsImVuYWJsZV9ub3RoaW5nX2ZvdW5kX21lc3NhZ2UiOiJ5ZXMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(9963,1043,'_elementor_css','a:6:{s:4:\"time\";i:1773656880;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"095c5fc\";i:1;s:7:\"7db581c\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9985,1113,'_elementor_edit_mode','builder'),(9986,1113,'_elementor_template_type','wp-page'),(9987,1113,'_elementor_version','3.35.4'),(9988,1113,'_elementor_pro_version','3.35.1'),(9989,1113,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wpph_postmeta` VALUES (9983,1112,'_elementor_element_cache','{\"timeout\":1773762129,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(9982,1112,'_elementor_css','a:6:{s:4:\"time\";i:1773392037;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9980,1112,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9981,1112,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9974,1112,'_wp_page_template','elementor_header_footer'),(9975,1112,'_elementor_edit_mode','builder'),(9976,1112,'_elementor_template_type','wp-page'),(9977,1112,'_elementor_version','3.35.4'),(9978,1112,'_elementor_pro_version','3.35.1'),(9979,1112,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(3238,422,'_edit_lock','1771332033:5'),(9970,1111,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9971,1111,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9972,1111,'_elementor_css','a:6:{s:4:\"time\";i:1773392037;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9973,1111,'_elementor_element_cache','{\"timeout\":1773762129,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11062,1232,'_elementor_edit_mode','builder'),(3229,427,'_elementor_edit_mode','builder'),(3230,427,'_elementor_template_type','wp-page'),(3231,427,'_elementor_version','3.35.3'),(3232,427,'_elementor_pro_version','3.35.0'),(3233,427,'_wp_page_template','elementor_header_footer'),(3234,427,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(3526,100,'_elementor_edit_mode','builder'),(3527,100,'_elementor_template_type','wp-page'),(3528,100,'_elementor_version','3.35.4'),(3529,100,'_elementor_pro_version','3.35.1'),(7769,876,'_elementor_edit_mode','builder'),(7770,876,'_elementor_template_type','wp-page'),(7771,876,'_elementor_version','3.35.3'),(7772,876,'_elementor_pro_version','3.35.0'),(3572,464,'_wp_page_template','elementor_header_footer'),(3574,464,'_elementor_edit_mode','builder'),(3575,464,'_elementor_template_type','wp-page'),(3576,464,'_elementor_version','3.35.3'),(3577,464,'_elementor_pro_version','3.35.0'),(3550,461,'_wp_page_template','elementor_header_footer'),(3552,461,'_elementor_edit_mode','builder'),(3553,461,'_elementor_template_type','wp-page'),(3554,461,'_elementor_version','3.35.3'),(3555,461,'_elementor_pro_version','3.35.0'),(3556,461,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1565,226,'_elementor_version','3.35.3'),(1566,226,'_wp_page_template','elementor_header_footer'),(1567,226,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1563,226,'_elementor_edit_mode','builder'),(1564,226,'_elementor_template_type','wp-page'),(1496,217,'rtform_form_entry_title','Entry #'),(1497,217,'rtform_form_restricted',''),(1498,217,'rtform_form_success_message','Thank you! Form submitted successfully.'),(1499,217,'rtform_shortcode','[rform form_id=217]'),(1500,217,'rtform_email_confirmation','{\"email_subject\":\"A New Contact Form Submission\",\"email_from\":\"mwelwamwansa18@gmail.com\",\"email_replyto\":\"mwelwamwansa18@gmail.com\",\"thankyou_msg\":\"Thank you , your message has been received.\"}'),(1501,217,'rtform_email_notification','{\"notif_subject\":\"New Contact Form Submission\",\"notif_email_to\":\"mwelwamwansa18@gmail.com\",\"notif_email_from\":\"mwelwamwansa18@gmail.com\",\"admin_note\":\"A new submission has been received\"}'),(1502,217,'_elementor_edit_mode','builder'),(1503,217,'_elementor_template_type','wp-post'),(1504,217,'_elementor_version','3.35.3'),(1505,217,'_elementor_pro_version','3.35.0'),(1506,217,'_edit_lock','1770815443:5'),(1507,218,'_elementor_edit_mode','builder'),(1508,218,'_elementor_template_type','wp-post'),(1509,218,'_elementor_version','3.35.3'),(1510,218,'_elementor_pro_version','3.35.0'),(1511,219,'_elementor_edit_mode','builder'),(1512,219,'_elementor_template_type','wp-post'),(1513,219,'_elementor_version','3.35.3'),(1514,219,'_elementor_pro_version','3.35.0'),(1515,217,'_wp_page_template','default'),(1516,217,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1517,220,'_elementor_edit_mode','builder'),(1518,220,'_elementor_template_type','wp-post'),(1519,220,'_elementor_version','3.35.3'),(1520,220,'_elementor_pro_version','3.35.0'),(1521,220,'_wp_page_template','default'),(1522,220,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"rform-text\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"rform-email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"rform-message \",\"placeholder_input\":\"Input Message Here\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text-area\"}],\"isInner\":false}]'),(1525,221,'_elementor_edit_mode','builder'),(1526,221,'_elementor_template_type','wp-post'),(1527,221,'_elementor_version','3.35.3'),(1528,221,'_elementor_pro_version','3.35.0'),(1529,221,'_wp_page_template','default'),(1530,221,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"rform-text\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"rform-email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"rform-message \",\"placeholder_input\":\"Input Message Here\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text-area\"}],\"isInner\":false}]'),(1532,222,'_elementor_edit_mode','builder'),(1533,222,'_elementor_template_type','wp-post'),(1534,222,'_elementor_version','3.35.3'),(1535,222,'_elementor_pro_version','3.35.0'),(1536,222,'_wp_page_template','default'),(1537,222,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"rform-text\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"rform-email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"rform-message \",\"placeholder_input\":\"Input Message Here\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text-area\"}],\"isInner\":false}]'),(1539,223,'_elementor_edit_mode','builder'),(1540,223,'_elementor_template_type','wp-post'),(1541,223,'_elementor_version','3.35.3'),(1542,223,'_elementor_pro_version','3.35.0'),(1543,223,'_wp_page_template','default'),(1544,223,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"rform-text\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"rform-email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"rform-message \",\"placeholder_input\":\"Input Message Here\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text-area\"}],\"isInner\":false}]'),(1568,226,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1583,228,'_elementor_edit_mode','builder'),(1584,228,'_elementor_template_type','wp-post'),(1585,228,'_elementor_version','3.35.3'),(1586,228,'_elementor_pro_version','3.35.0'),(1587,228,'_wp_page_template','default'),(1588,228,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"rform-text\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"rform-email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"rform-message \",\"placeholder_input\":\"Input Message Here\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text-area\"}],\"isInner\":false}]'),(1547,224,'_elementor_edit_mode','builder'),(1548,224,'_elementor_template_type','wp-page'),(1549,224,'_elementor_version','3.35.3'),(1550,224,'_wp_page_template','elementor_header_footer'),(1551,224,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1552,224,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(3185,420,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/news-article\";}'),(1555,225,'_elementor_edit_mode','builder'),(1556,225,'_elementor_template_type','wp-page'),(1557,225,'_elementor_version','3.35.3'),(1558,225,'_wp_page_template','elementor_header_footer'),(1559,225,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1560,225,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"hello@domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"KLLG St, No.99, Pku City, ID 28289\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.domainsite.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(3178,420,'_elementor_edit_mode','builder'),(3179,420,'_elementor_template_type','single-post'),(3180,420,'_elementor_version','3.35.3'),(3181,420,'_elementor_pro_version','3.35.0'),(3182,420,'_wp_page_template','elementor_header_footer'),(3183,420,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"dca2dae\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"7fa341e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"2871a3f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3177,412,'_elementor_conditions','a:1:{i:0;s:16:\"include/singular\";}'),(1571,49,'_elementor_pro_version','3.35.1'),(1647,236,'_elementor_edit_mode','builder'),(1648,236,'_elementor_template_type','wp-page'),(1649,236,'_elementor_version','3.35.3'),(1650,236,'_wp_page_template','elementor_header_footer'),(1651,236,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1652,236,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1591,229,'_elementor_edit_mode','builder'),(1592,229,'_elementor_template_type','wp-post'),(1593,229,'_elementor_version','3.35.3'),(1594,229,'_elementor_pro_version','3.35.0'),(1595,229,'_wp_page_template','default'),(1596,229,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"rform-text\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"rform-email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"rform-message \",\"placeholder_input\":\"Input Message Here\",\"warning_message\":\"This field is required\"},\"elements\":[],\"widgetType\":\"text-area\"}],\"isInner\":false}]'),(1599,230,'_elementor_edit_mode','builder'),(1600,230,'_elementor_template_type','wp-post'),(1601,230,'_elementor_version','3.35.3'),(1602,230,'_elementor_pro_version','3.35.0'),(1603,230,'_wp_page_template','default'),(1604,230,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-area\"}],\"isInner\":false}]'),(1608,231,'_elementor_edit_mode','builder'),(1609,231,'_elementor_template_type','wp-post'),(1610,231,'_elementor_version','3.35.3'),(1611,231,'_elementor_pro_version','3.35.0'),(1612,231,'_wp_page_template','default'),(1613,231,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-area\"}],\"isInner\":false}]'),(1615,232,'_elementor_edit_mode','builder'),(1616,232,'_elementor_template_type','wp-post'),(1617,232,'_elementor_version','3.35.3'),(1618,232,'_elementor_pro_version','3.35.0'),(1619,232,'_wp_page_template','default'),(1620,232,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-area\"}],\"isInner\":false}]'),(1622,233,'_elementor_edit_mode','builder'),(1623,233,'_elementor_template_type','wp-post'),(1624,233,'_elementor_version','3.35.3'),(1625,233,'_elementor_pro_version','3.35.0'),(1626,233,'_wp_page_template','default'),(1627,233,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1656,237,'_elementor_edit_mode','builder'),(1657,237,'_elementor_template_type','wp-post'),(1658,237,'_elementor_version','3.35.3'),(1659,237,'_elementor_pro_version','3.35.0'),(1660,237,'_wp_page_template','default'),(1661,237,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1637,234,'_elementor_pro_version','3.35.0'),(1638,235,'_elementor_edit_mode','builder'),(1639,235,'_elementor_template_type','wp-page'),(1640,235,'_elementor_version','3.35.3'),(1641,235,'_wp_page_template','elementor_header_footer'),(1642,235,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1643,235,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":1582,\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1645,235,'_elementor_pro_version','3.35.0'),(1817,253,'_elementor_edit_mode','builder'),(1818,253,'_elementor_template_type','wp-page'),(1819,253,'_elementor_version','3.35.3'),(1820,253,'_wp_page_template','elementor_header_footer'),(1821,253,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1822,253,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1664,238,'_elementor_edit_mode','builder'),(1665,238,'_elementor_template_type','wp-post'),(1666,238,'_elementor_version','3.35.3'),(1667,238,'_elementor_pro_version','3.35.0'),(1668,238,'_wp_page_template','default'),(1669,238,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1672,239,'_elementor_edit_mode','builder'),(1673,239,'_elementor_template_type','wp-post'),(1674,239,'_elementor_version','3.35.3'),(1675,239,'_elementor_pro_version','3.35.0'),(1676,239,'_wp_page_template','default'),(1677,239,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1698,241,'_elementor_edit_mode','builder'),(1699,241,'_elementor_template_type','wp-post'),(1700,241,'_elementor_version','3.35.3'),(1701,241,'_elementor_pro_version','3.35.0'),(1702,241,'_wp_page_template','default'),(1703,241,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1857,257,'_elementor_edit_mode','builder'),(1858,257,'_elementor_template_type','wp-page'),(1859,257,'_elementor_version','3.35.3'),(1860,257,'_wp_page_template','elementor_header_footer'),(1861,257,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1862,257,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(7297,35,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:10;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:1;s:8:\"_padding\";i:3;s:14:\"_element_width\";i:8;s:21:\"_element_custom_width\";i:5;s:21:\"_element_width_tablet\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:3;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:14:\"_border_radius\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:8;s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:22:\"typography_line_height\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;s:21:\"_element_width_tablet\";i:3;s:7:\"_margin\";i:3;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:6;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:13;s:16:\"flex_align_items\";i:11;s:13:\"content_width\";i:13;s:5:\"width\";i:11;s:8:\"flex_gap\";i:7;s:9:\"flex_wrap\";i:2;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:12;s:16:\"background_image\";i:5;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:27:\"background_hover_background\";i:6;s:22:\"background_hover_image\";i:6;s:25:\"background_hover_position\";i:6;s:21:\"background_hover_size\";i:6;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:4;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:11:{s:13:\"border_radius\";i:8;s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:26:\"box_shadow_box_shadow_type\";i:5;s:21:\"box_shadow_box_shadow\";i:6;s:19:\"border_hover_border\";i:3;s:18:\"border_hover_width\";i:3;s:19:\"border_radius_hover\";i:3;s:32:\"box_shadow_hover_box_shadow_type\";i:3;s:27:\"box_shadow_hover_box_shadow\";i:3;s:12:\"border_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:16;s:6:\"margin\";i:3;s:7:\"z_index\";i:2;}s:18:\"_section_transform\";a:3:{s:34:\"_transform_translateY_effect_hover\";i:5;s:34:\"_transform_translate_popover_hover\";i:2;s:28:\"_transform_translateY_effect\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:3;}}}}s:21:\"rkit-animated-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:4:\"text\";i:3;s:8:\"duration\";i:3;}}s:5:\"style\";a:1:{s:14:\"headline_style\";a:1:{s:10:\"text_align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:8;s:13:\"selected_icon\";i:8;s:10:\"icon_align\";i:8;s:11:\"icon_indent\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:8;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:8;s:22:\"typography_font_weight\";i:8;s:22:\"typography_line_height\";i:8;s:11:\"hover_color\";i:3;s:29:\"button_background_hover_color\";i:3;s:12:\"align_mobile\";i:5;s:13:\"border_border\";i:3;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:4;}s:14:\"_section_style\";a:3:{s:21:\"_element_width_mobile\";i:5;s:14:\"_element_width\";i:3;s:7:\"_margin\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:3;}s:18:\"section_icon_style\";a:4:{s:9:\"icon_size\";i:3;s:11:\"text_indent\";i:3;s:15:\"icon_self_align\";i:3;s:24:\"icon_self_vertical_align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:5;s:10:\"title_text\";i:5;s:16:\"description_text\";i:5;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:3:{s:18:\"title_bottom_space\";i:5;s:26:\"content_vertical_alignment\";i:3;s:10:\"text_align\";i:3;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;s:19:\"image_border_border\";i:2;s:18:\"image_border_width\";i:2;}}}}}'),(1728,244,'_elementor_edit_mode','builder'),(1729,244,'_elementor_template_type','wp-post'),(1730,244,'_elementor_version','3.35.3'),(1731,244,'_elementor_pro_version','3.35.0'),(1732,244,'_wp_page_template','default'),(1733,244,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-around\"},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1890,260,'_elementor_edit_mode','builder'),(1891,260,'_elementor_template_type','wp-page'),(1892,260,'_elementor_version','3.35.3'),(1893,260,'_wp_page_template','elementor_header_footer'),(1894,260,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1895,260,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1844,255,'_elementor_pro_version','3.35.0'),(6640,789,'_elementor_pro_version','3.35.0'),(1837,255,'_elementor_edit_mode','builder'),(1838,255,'_elementor_template_type','wp-page'),(1839,255,'_elementor_version','3.35.3'),(1840,255,'_wp_page_template','elementor_header_footer'),(1841,255,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1842,255,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1707,242,'_elementor_edit_mode','builder'),(1708,242,'_elementor_template_type','wp-post'),(1709,242,'_elementor_version','3.35.3'),(1710,242,'_elementor_pro_version','3.35.0'),(1711,242,'_wp_page_template','default'),(1712,242,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1716,243,'_elementor_edit_mode','builder'),(1717,243,'_elementor_template_type','wp-post'),(1718,243,'_elementor_version','3.35.3'),(1719,243,'_elementor_pro_version','3.35.0'),(1720,243,'_wp_page_template','default'),(1721,243,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-around\"},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1758,247,'_elementor_edit_mode','builder'),(1759,247,'_elementor_template_type','wp-post'),(1760,247,'_elementor_version','3.35.3'),(1761,247,'_elementor_pro_version','3.35.0'),(1762,247,'_wp_page_template','default'),(1763,247,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1737,245,'_elementor_edit_mode','builder'),(1738,245,'_elementor_template_type','wp-post'),(1739,245,'_elementor_version','3.35.3'),(1740,245,'_elementor_pro_version','3.35.0'),(1741,245,'_wp_page_template','default'),(1742,245,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-around\"},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1746,246,'_elementor_edit_mode','builder'),(1747,246,'_elementor_template_type','wp-post'),(1748,246,'_elementor_version','3.35.3'),(1749,246,'_elementor_pro_version','3.35.0'),(1750,246,'_wp_page_template','default'),(1751,246,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1788,250,'_elementor_edit_mode','builder'),(1789,250,'_elementor_template_type','wp-post'),(1790,250,'_elementor_version','3.35.3'),(1791,250,'_elementor_pro_version','3.35.0'),(1792,250,'_wp_page_template','default'),(1793,250,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(5671,700,'_elementor_edit_mode','builder'),(5672,700,'_elementor_template_type','single-post'),(5673,700,'_elementor_version','3.35.3'),(5674,700,'_elementor_pro_version','3.35.0'),(5675,700,'_wp_page_template','elementor_header_footer'),(5676,700,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"dca2dae\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"7fa341e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"2871a3f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1767,248,'_elementor_edit_mode','builder'),(1768,248,'_elementor_template_type','wp-post'),(1769,248,'_elementor_version','3.35.3'),(1770,248,'_elementor_pro_version','3.35.0'),(1771,248,'_wp_page_template','default'),(1772,248,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1776,249,'_elementor_edit_mode','builder'),(1777,249,'_elementor_template_type','wp-post'),(1778,249,'_elementor_version','3.35.3'),(1779,249,'_elementor_pro_version','3.35.0'),(1780,249,'_wp_page_template','default'),(1781,249,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1815,217,'_elementor_controls_usage','a:6:{s:4:\"text\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:10:\"label_text\";i:1;s:10:\"name_input\";i:1;s:17:\"placeholder_input\";i:1;s:10:\"show_label\";i:1;}}s:5:\"style\";a:1:{s:11:\"input_style\";a:4:{s:19:\"input_border_radius\";i:1;s:34:\"input_background_normal_background\";i:1;s:26:\"input_border_normal_border\";i:1;s:25:\"input_border_normal_width\";i:1;}}}}s:5:\"email\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:10:\"name_input\";i:1;s:17:\"placeholder_input\";i:1;s:10:\"show_label\";i:1;}}s:5:\"style\";a:1:{s:11:\"input_style\";a:4:{s:19:\"input_border_radius\";i:1;s:34:\"input_background_normal_background\";i:1;s:26:\"input_border_normal_border\";i:1;s:25:\"input_border_normal_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:1;}}}}s:11:\"rform_phone\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:3:{s:10:\"show_label\";i:1;s:10:\"name_input\";i:1;s:17:\"placeholder_input\";i:1;}s:16:\"settings_section\";a:1:{s:17:\"default_countries\";i:1;}}s:5:\"style\";a:1:{s:11:\"input_style\";a:4:{s:19:\"input_border_radius\";i:1;s:34:\"input_background_normal_background\";i:1;s:26:\"input_border_normal_border\";i:1;s:25:\"input_border_normal_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:2;s:14:\"flex_direction\";i:1;s:20:\"flex_justify_content\";i:2;s:5:\"width\";i:1;s:10:\"min_height\";i:1;s:8:\"flex_gap\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:9:\"text-area\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:10:\"name_input\";i:1;s:17:\"placeholder_input\";i:1;s:10:\"show_label\";i:1;}}s:5:\"style\";a:1:{s:11:\"input_style\";a:5:{s:19:\"input_border_radius\";i:1;s:34:\"input_background_normal_background\";i:1;s:26:\"input_border_normal_border\";i:1;s:25:\"input_border_normal_width\";i:1;s:12:\"input_height\";i:1;}}}}s:19:\"rform_button_submit\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:11:\"button_text\";i:1;s:8:\"btn_icon\";i:1;}}s:5:\"style\";a:2:{s:12:\"button_style\";a:3:{s:25:\"btn_typography_typography\";i:1;s:26:\"btn_typography_font_family\";i:1;s:26:\"btn_typography_font_weight\";i:1;}s:10:\"icon_style\";a:2:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:16:\"_flex_align_self\";i:1;}s:29:\"rtmkit_blur_effects_container\";a:1:{s:12:\"rtmkit_blur_\";i:1;}}}}}'),(1797,251,'_elementor_edit_mode','builder'),(1798,251,'_elementor_template_type','wp-post'),(1799,251,'_elementor_version','3.35.3'),(1800,251,'_elementor_pro_version','3.35.0'),(1801,251,'_wp_page_template','default'),(1802,251,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1806,252,'_elementor_edit_mode','builder'),(1807,252,'_elementor_template_type','wp-post'),(1808,252,'_elementor_version','3.35.3'),(1809,252,'_elementor_pro_version','3.35.0'),(1810,252,'_wp_page_template','default'),(1811,252,'_elementor_data','[{\"id\":\"5a799ef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"9265d48\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Name\",\"name_input\":\"name\",\"placeholder_input\":\"Name\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text\"},{\"id\":\"61a3611\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d1c28fc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Email\",\"name_input\":\"email\",\"placeholder_input\":\"Email\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"email\"},{\"id\":\"cc89875\",\"elType\":\"widget\",\"settings\":{\"show_label\":\"\",\"label_text\":\"Phone Number\",\"name_input\":\"phone-number\",\"placeholder_input\":\"Phone Number\",\"default_countries\":\"ZM\",\"warning_message\":\"This field is required\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_element_width\":\"inherit\",\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"rform_phone\"}],\"isInner\":true},{\"id\":\"47c64a2\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Message\",\"name_input\":\"message\",\"placeholder_input\":\"Message\",\"warning_message\":\"This field is required\",\"show_label\":\"\",\"input_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"input_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"input_background_normal_background\":\"classic\",\"input_border_normal_border\":\"solid\",\"input_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"input_background_normal_color\":\"globals\\/colors?id=accent\",\"input_border_normal_color\":\"globals\\/colors?id=secondary\"},\"input_height\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-area\"},{\"id\":\"61e1ead\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Send Message\",\"btn_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Lato\",\"btn_typography_font_weight\":\"600\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\",\"rtmkit_blur_\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"btn_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"rform_button_submit\"}],\"isInner\":false}]'),(1824,253,'_elementor_pro_version','3.35.0'),(1827,254,'_elementor_edit_mode','builder'),(1828,254,'_elementor_template_type','wp-page'),(1829,254,'_elementor_version','3.35.3'),(1830,254,'_wp_page_template','elementor_header_footer'),(1831,254,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1832,254,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1834,254,'_elementor_pro_version','3.35.0'),(1855,256,'_wp_attached_file','2026/02/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg'),(1856,256,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1350;s:4:\"file\";s:92:\"2026/02/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\";s:8:\"filesize\";i:234692;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:85:\"telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10619;}s:5:\"large\";a:5:{s:4:\"file\";s:86:\"telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-1024x540.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:85:\"telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6548;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:85:\"telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-768x405.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39026;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:86:\"telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-1536x810.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:810;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105839;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:87:\"telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-2048x1080.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165226;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:100:\"Telemarketing, black woman and contact us worker on a consultation at call center with computer. Co.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:13:\"telemarketing\";i:1;s:5:\"black\";i:2;s:5:\"woman\";i:3;s:7:\"contact\";i:4;s:6:\"office\";i:5;s:8:\"computer\";i:6;s:4:\"call\";i:7;s:6:\"worker\";i:8;s:8:\"customer\";i:9;s:7:\"support\";i:10;s:4:\"work\";i:11;s:11:\"call center\";i:12;s:11:\"black woman\";i:13;s:3:\"web\";i:14;s:8:\"employee\";i:15;s:13:\"communication\";i:16;s:10:\"discussion\";i:17;s:6:\"agency\";i:18;s:10:\"consultant\";i:19;s:12:\"consultation\";i:20;s:16:\"customer support\";i:21;s:10:\"contact us\";i:22;s:8:\"business\";i:23;s:5:\"women\";i:24;s:6:\"people\";i:25;s:5:\"phone\";i:26;s:7:\"working\";i:27;s:10:\"technology\";i:28;s:6:\"person\";i:29;s:7:\"talking\";i:30;s:6:\"online\";i:31;s:8:\"teamwork\";i:32;s:12:\"professional\";i:33;s:4:\"tech\";i:34;s:3:\"job\";i:35;s:7:\"service\";i:36;s:8:\"planning\";i:37;s:7:\"company\";i:38;s:13:\"collaboration\";i:39;s:2:\"pc\";i:40;s:7:\"startup\";i:41;s:4:\"sale\";i:42;s:4:\"help\";i:43;s:12:\"conversation\";i:44;s:5:\"staff\";i:45;s:10:\"consulting\";i:46;s:4:\"talk\";i:47;s:5:\"agent\";i:48;s:5:\"sales\";i:49;s:7:\"helping\";}}s:14:\"original_image\";s:77:\"telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc.jpg\";}'),(1864,257,'_elementor_pro_version','3.35.0'),(1867,258,'_elementor_edit_mode','builder'),(1868,258,'_elementor_template_type','wp-page'),(1869,258,'_elementor_version','3.35.3'),(1870,258,'_wp_page_template','elementor_header_footer'),(1871,258,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1872,258,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1874,258,'_elementor_pro_version','3.35.0'),(1943,265,'_elementor_edit_mode','builder'),(1877,259,'_elementor_edit_mode','builder'),(1878,259,'_elementor_template_type','wp-page'),(1879,259,'_elementor_version','3.35.3'),(1880,259,'_wp_page_template','elementor_header_footer'),(1881,259,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1882,259,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1884,259,'_elementor_pro_version','3.35.0'),(1923,263,'_elementor_edit_mode','builder'),(1924,263,'_elementor_template_type','wp-page'),(1925,263,'_elementor_version','3.35.3'),(1926,263,'_wp_page_template','elementor_header_footer'),(1927,263,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1928,263,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1897,260,'_elementor_pro_version','3.35.0'),(1900,261,'_elementor_edit_mode','builder'),(1901,261,'_elementor_template_type','wp-page'),(1902,261,'_elementor_version','3.35.3'),(1903,261,'_wp_page_template','elementor_header_footer'),(1904,261,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1905,261,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1907,261,'_elementor_pro_version','3.35.0'),(1910,262,'_elementor_edit_mode','builder'),(1911,262,'_elementor_template_type','wp-page'),(1912,262,'_elementor_version','3.35.3'),(1913,262,'_wp_page_template','elementor_header_footer'),(1914,262,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1915,262,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1917,262,'_elementor_pro_version','3.35.0'),(1956,266,'_elementor_edit_mode','builder'),(1957,266,'_elementor_template_type','wp-page'),(1958,266,'_elementor_version','3.35.3'),(1959,266,'_wp_page_template','elementor_header_footer'),(1960,266,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1961,266,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1930,263,'_elementor_pro_version','3.35.0'),(1933,264,'_elementor_edit_mode','builder'),(1934,264,'_elementor_template_type','wp-page'),(1935,264,'_elementor_version','3.35.3'),(1936,264,'_wp_page_template','elementor_header_footer'),(1937,264,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1938,264,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 252265 \\/ 254841\\n<br>\\n+260 974 771 322 \\/  0977740265\\n<br>\\n+260 966 552 265\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1940,264,'_elementor_pro_version','3.35.0'),(1944,265,'_elementor_template_type','wp-page'),(1945,265,'_elementor_version','3.35.3'),(1946,265,'_wp_page_template','elementor_header_footer'),(1947,265,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1948,265,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1950,265,'_elementor_pro_version','3.35.0'),(7646,865,'_elementor_edit_mode','builder'),(7647,865,'_elementor_template_type','wp-page'),(7648,865,'_elementor_version','3.35.3'),(7649,865,'_wp_page_template','elementor_header_footer'),(7650,865,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7651,865,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1963,266,'_elementor_pro_version','3.35.0'),(2062,274,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"711f716f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4f1f75a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"6c5a9195\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"2a2c4db3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"15e8ead3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"3ea43b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"364e8c5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"52dfc0eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10888de7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1cf0bfa9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3da68ca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"317b20a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"473a6e8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72992187\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4028884\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f754d64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6464e13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"216af4e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e6e52dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3b4fec59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c8a4aa6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e5e9c0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"69e4d701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"503d41fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26b4a5d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"4eb1ca62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing Plan\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610e7087\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c17382\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed1a7e4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\"},\"elements\":[{\"id\":\"2c84e2f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27bcd7e1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Starter\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42612fd2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$50{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"72813eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our team is carefully curated to ensure a diverse range of skills and experiences.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a18f919\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1a2deee7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"da53a7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\"},\"elements\":[{\"id\":\"4e0126b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Team\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"644bd68f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$70{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"3e3271be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We provide training, workshops, and resources to equip your organization.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5287ba22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"39defc9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17582e12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"213e39fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Enterprice\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72ca7eb8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"$120{{\\/month}}\",\"duration\":40000,\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"headline_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"headline_color\":\"globals\\/colors?id=ac6539a\",\"animated_typography_typography\":\"globals\\/typography?id=accent\",\"animated_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"rkit-animated-heading\"},{\"id\":\"54ab8daa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This helps us understand your unique needs and tailor our approach accordingly<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"351f7381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Buy Now\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"23c04b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Morbi aliquet ex sit amet pretium.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Vivamus sit amet erat turpis.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Phasellus eu porta dolor.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Pellentesque lorem est.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1966,267,'_elementor_edit_mode','builder'),(1967,267,'_elementor_template_type','wp-page'),(1968,267,'_elementor_version','3.35.3'),(1969,267,'_wp_page_template','elementor_header_footer'),(1970,267,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1971,267,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1973,267,'_elementor_pro_version','3.35.0'),(2081,277,'_elementor_edit_mode','builder'),(2082,277,'_elementor_template_type','wp-page'),(2083,277,'_elementor_version','3.35.3'),(2084,277,'_wp_page_template','elementor_header_footer'),(2085,277,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e5e9c0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"69e4d701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"503d41fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26b4a5d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"4eb1ca62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"VISION, MISSION, VALUES\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.655000000000001136868377216160297393798828125},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610e7087\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c17382\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed1a7e4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\"},\"elements\":[{\"id\":\"2c84e2f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27bcd7e1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Vision\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72813eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"da53a7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\"},\"elements\":[{\"id\":\"4e0126b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Mission\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e3271be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To create, preserve and grow wealth<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17582e12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"213e39fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Values\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54ab8daa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our core values :\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23c04b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Results-driven\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Customer centric\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integrity\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Excellence\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Teamwork\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(1976,268,'_elementor_edit_mode','builder'),(1977,268,'_elementor_template_type','wp-page'),(1978,268,'_elementor_version','3.35.3'),(1979,268,'_wp_page_template','elementor_header_footer'),(1980,268,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1981,268,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(1983,268,'_elementor_pro_version','3.35.0'),(1996,269,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1999,269,'_elementor_screenshot','a:2:{s:2:\"id\";i:195;s:3:\"url\";s:132:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_175_2026-02-11-10-30-49_746fec8c.png\";}'),(2011,270,'_elementor_screenshot_failed','2026-02-11 10:30:38'),(2079,37,'_elementor_pro_version','3.35.1'),(2058,274,'_elementor_edit_mode','builder'),(2059,274,'_elementor_template_type','wp-page'),(2060,274,'_elementor_version','3.35.3'),(2061,274,'_wp_page_template','elementor_header_footer'),(2023,271,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2030,272,'_wp_attached_file','2026/02/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg'),(2031,272,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1703;s:4:\"file\";s:93:\"2026/02/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\";s:8:\"filesize\";i:292890;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:86:\"a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10479;}s:5:\"large\";a:5:{s:4:\"file\";s:87:\"a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57367;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:86:\"a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5415;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:86:\"a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37603;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:88:\"a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109343;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:88:\"a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185964;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON Z 6_2\";s:7:\"caption\";s:103:\"A man is sitting at a desk with a laptop and a calculator. He is smiling and he is working on something\";s:17:\"created_timestamp\";s:10:\"1718693564\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:57:\"A man is sitting at a desk with a laptop and a calculator\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:50:{i:0;s:6:\"person\";i:1;s:4:\"male\";i:2;s:8:\"portrait\";i:3;s:3:\"men\";i:4;s:7:\"sitting\";i:5;s:8:\"business\";i:6;s:5:\"adult\";i:7;s:10:\"attractive\";i:8;s:8:\"handsome\";i:9;s:7:\"working\";i:10;s:5:\"young\";i:11;s:13:\"entertainment\";i:12;s:9:\"celebrity\";i:13;s:11:\"businessman\";i:14;s:7:\"looking\";i:15;s:5:\"happy\";i:16;s:9:\"caucasian\";i:17;s:5:\"table\";i:18;s:5:\"event\";i:19;s:5:\"smile\";i:20;s:3:\"one\";i:21;s:6:\"mature\";i:22;s:5:\"white\";i:23;s:6:\"famous\";i:24;s:9:\"lifestyle\";i:25;s:3:\"guy\";i:26;s:6:\"office\";i:27;s:4:\"home\";i:28;s:10:\"background\";i:29;s:6:\"worker\";i:30;s:12:\"professional\";i:31;s:3:\"job\";i:32;s:5:\"black\";i:33;s:7:\"student\";i:34;s:10:\"successful\";i:35;s:8:\"computer\";i:36;s:4:\"face\";i:37;s:6:\"casual\";i:38;s:6:\"modern\";i:39;s:4:\"book\";i:40;s:3:\"usa\";i:41;s:6:\"coffee\";i:42;s:7:\"fashion\";i:43;s:10:\"occupation\";i:44;s:7:\"manager\";i:45;s:9:\"confident\";i:46;s:4:\"desk\";i:47;s:7:\"indoors\";i:48;s:5:\"paper\";i:49;s:6:\"talent\";}}s:14:\"original_image\";s:78:\"a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc.jpg\";}'),(2087,277,'_elementor_pro_version','3.35.0'),(2088,278,'_elementor_edit_mode','builder'),(2089,278,'_elementor_template_type','wp-page'),(2090,278,'_elementor_version','3.35.3'),(2091,278,'_wp_page_template','elementor_header_footer'),(2092,278,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e5e9c0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"69e4d701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"503d41fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26b4a5d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"4eb1ca62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"VISION, MISSION, VALUES\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.655000000000001136868377216160297393798828125},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610e7087\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c17382\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed1a7e4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\"},\"elements\":[{\"id\":\"2c84e2f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27bcd7e1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Vision\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72813eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"da53a7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\"},\"elements\":[{\"id\":\"4e0126b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Mission\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e3271be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To create, preserve and grow wealth<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17582e12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"213e39fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Values\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54ab8daa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our core values :\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23c04b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Results-driven\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Customer centric\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integrity\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Excellence\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Teamwork\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2094,278,'_elementor_pro_version','3.35.0'),(2095,279,'_elementor_edit_mode','builder'),(2096,279,'_elementor_template_type','wp-page'),(2097,279,'_elementor_version','3.35.3'),(2098,279,'_wp_page_template','elementor_header_footer'),(2099,279,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e5e9c0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"69e4d701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"503d41fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26b4a5d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"4eb1ca62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"VISION, MISSION, VALUES\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.655000000000001136868377216160297393798828125},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610e7087\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c17382\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed1a7e4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\"},\"elements\":[{\"id\":\"2c84e2f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27bcd7e1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Vision\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72813eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"da53a7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\"},\"elements\":[{\"id\":\"4e0126b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Mission\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e3271be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To create, preserve and grow wealth<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17582e12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"213e39fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Values\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54ab8daa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our core values :\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23c04b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Results-driven\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Customer centric\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integrity\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Excellence\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Teamwork\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2101,279,'_elementor_pro_version','3.35.0'),(2115,281,'_elementor_edit_mode','builder'),(2116,281,'_elementor_template_type','wp-page'),(2117,281,'_elementor_version','3.35.3'),(2118,281,'_wp_page_template','elementor_header_footer'),(2119,281,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e5e9c0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"69e4d701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"503d41fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26b4a5d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"4eb1ca62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"VISION, MISSION, VALUES\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.655000000000001136868377216160297393798828125},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610e7087\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c17382\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed1a7e4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\"},\"elements\":[{\"id\":\"2c84e2f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27bcd7e1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Vision\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72813eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"da53a7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\"},\"elements\":[{\"id\":\"4e0126b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Mission\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e3271be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To create, preserve and grow wealth<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17582e12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"213e39fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Values\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54ab8daa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our core values :\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23c04b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Results-driven\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Customer centric\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integrity\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Excellence\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Teamwork\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2142,284,'_elementor_edit_mode','builder'),(2143,284,'_elementor_template_type','wp-page'),(2144,284,'_elementor_version','3.35.3'),(2145,284,'_wp_page_template','elementor_header_footer'),(2146,284,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2178,288,'_elementor_edit_mode','builder'),(2179,288,'_elementor_template_type','wp-page'),(2180,288,'_elementor_version','3.35.3'),(2181,288,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (2182,288,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2210,292,'_elementor_edit_mode','builder'),(2211,292,'_elementor_template_type','wp-page'),(2212,292,'_elementor_version','3.35.3'),(2213,292,'_wp_page_template','elementor_header_footer'),(2214,292,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2137,283,'_elementor_pro_version','3.35.0'),(2121,281,'_elementor_pro_version','3.35.0'),(3088,404,'_elementor_pro_version','3.35.0'),(6649,790,'_elementor_pro_version','3.35.0'),(2123,282,'_elementor_edit_mode','builder'),(2124,282,'_elementor_template_type','wp-page'),(2125,282,'_elementor_version','3.35.3'),(2126,282,'_wp_page_template','elementor_header_footer'),(2127,282,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e5e9c0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"69e4d701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"503d41fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26b4a5d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Pricing Plan\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"4eb1ca62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"VISION, MISSION, VALUES\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.655000000000001136868377216160297393798828125},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"610e7087\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Pricing That Suits Your Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c17382\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ed1a7e4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"space-between\",\"_title\":\"Price\"},\"elements\":[{\"id\":\"2c84e2f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27bcd7e1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Vision\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72813eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"da53a7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=ac6539a\",\"border_hover_color\":\"\"},\"_title\":\"Pricing2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"background_color\":\"#FFFFFF\",\"border_color\":\"#0F447A\"},\"elements\":[{\"id\":\"4e0126b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Mission\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e3271be\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>To create, preserve and grow wealth<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"17582e12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Pricing3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius_hover\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"213e39fe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Values\",\"align\":\"left\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54ab8daa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our core values :\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23c04b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Results-driven\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Customer centric\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integrity\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"},{\"text\":\"Excellence\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"6376eb6\"},{\"text\":\"Teamwork\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4f689f4\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"_element_width\":\"inherit\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2129,282,'_elementor_pro_version','3.35.0'),(3075,403,'_elementor_pro_version','3.35.0'),(7867,887,'_elementor_edit_mode','builder'),(7868,887,'_elementor_template_type','wp-page'),(7869,887,'_elementor_version','3.35.4'),(7870,887,'_wp_page_template','elementor_header_footer'),(7871,887,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6704,794,'_elementor_template_type','loop-item'),(6705,794,'_elementor_version','3.35.3'),(6706,794,'_elementor_pro_version','3.35.0'),(6707,794,'_elementor_source','post'),(6708,794,'_wp_page_template','default'),(6709,794,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}]'),(6698,793,'_elementor_screenshot_failed','2026-02-16 14:13:14'),(6716,795,'_elementor_edit_mode','builder'),(6717,795,'_elementor_template_type','loop-item'),(6718,795,'_elementor_version','3.35.3'),(6719,795,'_elementor_pro_version','3.35.0'),(4215,531,'_elementor_edit_mode','builder'),(4216,531,'_elementor_template_type','wp-page'),(4217,531,'_elementor_version','3.35.3'),(4218,531,'_wp_page_template','elementor_header_footer'),(4219,531,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6283,752,'_wp_page_template','elementor_header_footer'),(6284,752,'_elementor_edit_mode','builder'),(6285,752,'_elementor_template_type','wp-page'),(6286,752,'_elementor_version','3.35.3'),(6287,752,'_elementor_pro_version','3.35.0'),(6288,752,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(3070,403,'_elementor_edit_mode','builder'),(3071,403,'_elementor_template_type','wp-page'),(3072,403,'_elementor_version','3.35.3'),(3073,403,'_wp_page_template','elementor_header_footer'),(3074,403,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2148,284,'_elementor_pro_version','3.35.0'),(3306,435,'_elementor_data','[{\"id\":\"7d423fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8d6dbe9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"hover_animation\":\"pulse-grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"23279bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"9f6f8a5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dcccae511a%3Atitle%22%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"c8e4b84\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88bd40d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"cab53fa\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"ff0c80f\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6d9ff9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"730603b\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3066,402,'_elementor_pro_version','3.35.0'),(6742,797,'_elementor_edit_mode','builder'),(6729,796,'_elementor_edit_mode','builder'),(6835,807,'_elementor_template_type','loop-item'),(6836,807,'_elementor_version','3.35.3'),(6837,807,'_elementor_pro_version','3.35.0'),(6838,807,'_elementor_source','post'),(6839,807,'_wp_page_template','default'),(6840,807,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(6730,796,'_elementor_template_type','loop-item'),(6731,796,'_elementor_version','3.35.3'),(6732,796,'_elementor_pro_version','3.35.0'),(6733,796,'_elementor_source','post'),(6734,796,'_wp_page_template','default'),(6735,796,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}]'),(2151,285,'_elementor_edit_mode','builder'),(2152,285,'_elementor_template_type','wp-page'),(2153,285,'_elementor_version','3.35.3'),(2154,285,'_wp_page_template','elementor_header_footer'),(2155,285,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"145557b2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"358da3dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"698c5d67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2aeab139\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16be4fe2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"63747a9c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"24688c64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53d7a54e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143c79f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4170f33c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"1893f7ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17afc733\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"34c92da1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"6a7e7b14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50f1a136\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"239f4f6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"5e57bf75\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72eadb4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e9178c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"1df5c381\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266fd535\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5941e3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2157,285,'_elementor_pro_version','3.35.0'),(6743,797,'_elementor_template_type','loop-item'),(6744,797,'_elementor_version','3.35.3'),(6745,797,'_elementor_pro_version','3.35.0'),(6746,797,'_elementor_source','post'),(6747,797,'_wp_page_template','default'),(6748,797,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}]'),(3061,402,'_elementor_edit_mode','builder'),(3062,402,'_elementor_template_type','wp-page'),(3063,402,'_elementor_version','3.35.3'),(3064,402,'_wp_page_template','elementor_header_footer'),(3065,402,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2166,286,'_elementor_pro_version','3.35.0'),(3057,401,'_elementor_pro_version','3.35.0'),(6758,393,'_elementor_controls_usage','a:2:{s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:11:\"boxed_width\";i:1;s:10:\"min_height\";i:1;s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:7:\"padding\";i:3;s:6:\"margin\";i:1;s:7:\"z_index\";i:1;s:10:\"_flex_size\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_style_box\";a:1:{s:18:\"title_bottom_space\";i:1;}}}}}'),(6793,802,'_elementor_pro_version','3.35.0'),(2698,363,'_thumbnail_id','1032'),(2699,363,'_acf_changed','1'),(2700,363,'_edit_last','5'),(2701,363,'name','Muna Hantuba'),(2702,363,'_name','field_698dab274c9dc'),(2703,363,'position','Group Chief Executive Officer '),(2704,363,'_position','field_698dab434c9dd'),(2705,363,'education','MBA, BSc Economics and Business Administration '),(2706,363,'_education','field_698dab4f4c9de'),(2707,363,'details','Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.'),(2708,363,'_details','field_698dab5e4c9df'),(2687,353,'_edit_lock','1771252691:5'),(2688,353,'_edit_last','5'),(2689,358,'_edit_lock','1773238821:5'),(2690,358,'_edit_last','5'),(11135,105,'_wp_old_date','2026-03-11'),(11134,108,'_wp_old_date','2026-03-11'),(2695,363,'_edit_lock','1773229155:5'),(2176,287,'_wp_attached_file','2026/02/BGOverlay.png'),(2177,287,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:393;s:6:\"height\";i:393;s:4:\"file\";s:21:\"2026/02/BGOverlay.png\";s:8:\"filesize\";i:3063;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"BGOverlay-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"BGOverlay-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:974;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2184,288,'_elementor_pro_version','3.35.0'),(2187,289,'_elementor_edit_mode','builder'),(2188,289,'_elementor_template_type','wp-page'),(2189,289,'_elementor_version','3.35.3'),(2190,289,'_wp_page_template','elementor_header_footer'),(2191,289,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2193,289,'_elementor_pro_version','3.35.0'),(3083,404,'_elementor_edit_mode','builder'),(3084,404,'_elementor_template_type','wp-page'),(3085,404,'_elementor_version','3.35.3'),(3086,404,'_wp_page_template','elementor_header_footer'),(3087,404,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3131,414,'_elementor_edit_mode','builder'),(3132,414,'_elementor_template_type','loop-item'),(3133,415,'_elementor_edit_mode','builder'),(3134,415,'_elementor_template_type','loop-item'),(3135,414,'_elementor_version','3.35.4'),(3136,414,'_elementor_pro_version','3.35.1'),(3137,414,'_elementor_source','post'),(3138,416,'_elementor_edit_mode','builder'),(3139,416,'_elementor_template_type','loop-item'),(3140,416,'_elementor_version','3.35.3'),(3141,416,'_elementor_pro_version','3.35.0'),(3142,416,'_elementor_source','post'),(3143,414,'_wp_page_template','default'),(3144,414,'_elementor_page_settings','a:1:{s:6:\"source\";s:4:\"post\";}'),(3145,417,'_elementor_edit_mode','builder'),(3146,417,'_elementor_template_type','single-post'),(3147,417,'_elementor_version','3.35.3'),(3148,417,'_elementor_pro_version','3.35.0'),(3149,417,'_wp_page_template','elementor_header_footer'),(3150,417,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"dca2dae\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"7fa341e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"2871a3f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"background_widget_all_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_widget_all_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(6499,776,'_elementor_edit_mode','builder'),(6500,776,'_elementor_template_type','loop-item'),(6482,775,'_elementor_edit_mode','builder'),(6483,775,'_elementor_template_type','loop-item'),(6484,775,'_elementor_version','3.35.3'),(6485,775,'_elementor_pro_version','3.35.0'),(6486,775,'_elementor_source','post'),(6487,775,'_wp_page_template','default'),(6488,775,'_elementor_data','[{\"id\":\"de58b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"eb2dee8\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"0b48700\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"9cad46f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8c9ff9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}]'),(2259,297,'_elementor_template_type','wp-page'),(2196,290,'_elementor_edit_mode','builder'),(2197,290,'_elementor_template_type','wp-page'),(2198,290,'_elementor_version','3.35.3'),(2199,290,'_wp_page_template','elementor_header_footer'),(2200,290,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2202,290,'_elementor_pro_version','3.35.0'),(6789,802,'_elementor_template_type','wp-page'),(6790,802,'_elementor_version','3.35.3'),(6791,802,'_wp_page_template','elementor_header_footer'),(6792,802,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"]},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"]},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(7750,873,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6938,816,'_elementor_edit_mode','builder'),(6788,802,'_elementor_edit_mode','builder'),(2240,295,'_elementor_edit_mode','builder'),(2241,295,'_elementor_template_type','wp-page'),(2242,295,'_elementor_version','3.35.3'),(2243,295,'_wp_page_template','elementor_header_footer'),(2244,295,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2208,291,'_wp_attached_file','2026/02/Background.png'),(2209,291,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:22:\"2026/02/Background.png\";s:8:\"filesize\";i:34460;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Background-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2718;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Background-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15038;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Background-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9583;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"Background-1536x1024.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26727;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2216,292,'_elementor_pro_version','3.35.0'),(3022,398,'_elementor_pro_version','3.35.0'),(2219,293,'_elementor_edit_mode','builder'),(2220,293,'_elementor_template_type','wp-page'),(2221,293,'_elementor_version','3.35.3'),(2222,293,'_wp_page_template','elementor_header_footer'),(2223,293,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2225,293,'_elementor_pro_version','3.35.0'),(3018,398,'_elementor_template_type','wp-page'),(3019,398,'_elementor_version','3.35.3'),(3020,398,'_wp_page_template','elementor_header_footer'),(3021,398,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2258,297,'_elementor_edit_mode','builder'),(2228,294,'_elementor_edit_mode','builder'),(2229,294,'_elementor_template_type','wp-page'),(2230,294,'_elementor_version','3.35.3'),(2231,294,'_wp_page_template','elementor_header_footer'),(2232,294,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2234,294,'_elementor_pro_version','3.35.0'),(3013,397,'_elementor_pro_version','3.35.0'),(6770,799,'_edit_lock','1771251682:5'),(6771,799,'_edit_last','5'),(2276,299,'_elementor_edit_mode','builder'),(2277,299,'_elementor_template_type','wp-page'),(2278,299,'_elementor_version','3.35.3'),(2279,299,'_wp_page_template','elementor_header_footer'),(2280,299,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2246,295,'_elementor_pro_version','3.35.0'),(2249,296,'_elementor_edit_mode','builder'),(2250,296,'_elementor_template_type','wp-page'),(2251,296,'_elementor_version','3.35.3'),(2252,296,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (2253,296,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8f3aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5e0a428\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"789920d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2255,296,'_elementor_pro_version','3.35.0'),(3299,435,'_elementor_edit_mode','builder'),(3300,435,'_elementor_template_type','loop-item'),(3275,433,'_elementor_edit_mode','builder'),(6777,800,'_elementor_pro_version','3.35.0'),(7733,871,'_elementor_pro_version','3.35.0'),(3008,397,'_elementor_edit_mode','builder'),(3009,397,'_elementor_template_type','wp-page'),(3010,397,'_elementor_version','3.35.3'),(3011,397,'_wp_page_template','elementor_header_footer'),(3012,397,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"board-of-directors-m\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2264,297,'_elementor_pro_version','3.35.0'),(3276,433,'_elementor_template_type','loop-item'),(3277,433,'_elementor_version','3.35.3'),(3278,433,'_elementor_pro_version','3.35.0'),(3279,433,'_elementor_source','post'),(3004,396,'_elementor_pro_version','3.35.0'),(10642,1183,'_elementor_edit_mode','builder'),(10059,1120,'_elementor_edit_mode','builder'),(10060,1120,'_elementor_template_type','wp-page'),(10061,1120,'_elementor_version','3.35.4'),(10062,1120,'_wp_page_template','elementor_header_footer'),(10063,1120,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10046,1118,'_elementor_pro_version','3.35.1'),(10047,1118,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10048,1118,'_elementor_element_cache','{\"timeout\":1773762338,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(4232,533,'_elementor_template_type','wp-page'),(4233,533,'_elementor_version','3.35.3'),(4234,533,'_wp_page_template','elementor_header_footer'),(4235,533,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3017,398,'_elementor_edit_mode','builder'),(2912,386,'_elementor_edit_mode','builder'),(2913,386,'_elementor_template_type','wp-page'),(2914,386,'_elementor_version','3.35.3'),(2915,386,'_wp_page_template','elementor_header_footer'),(2916,386,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2290,301,'_elementor_edit_mode','builder'),(2291,301,'_elementor_template_type','wp-page'),(2292,301,'_elementor_version','3.35.3'),(2293,301,'_wp_page_template','elementor_header_footer'),(2294,301,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2282,299,'_elementor_pro_version','3.35.0'),(2283,300,'_elementor_edit_mode','builder'),(2284,300,'_elementor_template_type','wp-page'),(2285,300,'_elementor_version','3.35.3'),(2286,300,'_wp_page_template','elementor_header_footer'),(2287,300,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2289,300,'_elementor_pro_version','3.35.0'),(2296,301,'_elementor_pro_version','3.35.0'),(2306,303,'_elementor_edit_mode','builder'),(2307,303,'_elementor_template_type','wp-page'),(2308,303,'_elementor_version','3.35.3'),(2309,303,'_wp_page_template','elementor_header_footer'),(2310,303,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2326,305,'_elementor_pro_version','3.35.0'),(2320,305,'_elementor_edit_mode','builder'),(2321,305,'_elementor_template_type','wp-page'),(2322,305,'_elementor_version','3.35.3'),(2323,305,'_wp_page_template','elementor_header_footer'),(2324,305,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>MBA, BSc Economics and Business Administration <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">(Insert Photograph)<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2312,303,'_elementor_pro_version','3.35.0'),(2313,304,'_elementor_edit_mode','builder'),(2314,304,'_elementor_template_type','wp-page'),(2315,304,'_elementor_version','3.35.3'),(2316,304,'_wp_page_template','elementor_header_footer'),(2317,304,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2319,304,'_elementor_pro_version','3.35.0'),(2328,306,'_elementor_edit_mode','builder'),(2329,306,'_elementor_template_type','wp-page'),(2330,306,'_elementor_version','3.35.3'),(2331,306,'_wp_page_template','elementor_header_footer'),(2332,306,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>MBA, BSc Economics and Business Administration <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">(Insert Photograph)<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2334,306,'_elementor_pro_version','3.35.0'),(2335,307,'_elementor_edit_mode','builder'),(2336,307,'_elementor_template_type','wp-page'),(2337,307,'_elementor_version','3.35.3'),(2338,307,'_wp_page_template','elementor_header_footer'),(2339,307,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>MBA, BSc Economics and Business Administration <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">(Insert Photograph)<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2341,307,'_elementor_pro_version','3.35.0'),(2342,308,'_elementor_edit_mode','builder'),(2343,308,'_elementor_template_type','wp-page'),(2344,308,'_elementor_version','3.35.3'),(2345,308,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (2346,308,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>MBA, BSc Economics and Business Administration <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">(Insert Photograph)<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2348,308,'_elementor_pro_version','3.35.0'),(2352,309,'_elementor_edit_mode','builder'),(2353,309,'_elementor_template_type','wp-page'),(2354,309,'_elementor_version','3.35.3'),(2355,309,'_wp_page_template','elementor_header_footer'),(2356,309,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>MBA, BSc Economics and Business Administration <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">(Insert Photograph)<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2388,313,'_elementor_edit_mode','builder'),(2389,313,'_elementor_template_type','wp-page'),(2390,313,'_elementor_version','3.35.3'),(2391,313,'_wp_page_template','elementor_header_footer'),(2392,313,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>MBA, BSc Economics and Business Administration <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">(Insert Photograph)<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2408,315,'_elementor_pro_version','3.35.0'),(2358,309,'_elementor_pro_version','3.35.0'),(3280,433,'_wp_page_template','default'),(3282,433,'_elementor_data','[{\"id\":\"7d423fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"00d6108\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"f54302b\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"23279bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"9f6f8a5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dcccae511a%3Atitle%22%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"c8e4b84\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88bd40d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"cab53fa\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"ff0c80f\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6d9ff9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"730603b\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2943,389,'_elementor_pro_version','3.35.0'),(2999,396,'_elementor_edit_mode','builder'),(3000,396,'_elementor_template_type','wp-page'),(3001,396,'_elementor_version','3.35.3'),(3002,396,'_wp_page_template','elementor_header_footer'),(3003,396,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"board-of-directors-m\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3052,401,'_elementor_edit_mode','builder'),(3053,401,'_elementor_template_type','wp-page'),(3054,401,'_elementor_version','3.35.3'),(3055,401,'_wp_page_template','elementor_header_footer'),(3056,401,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3030,399,'_elementor_version','3.35.3'),(3031,399,'_elementor_pro_version','3.35.0'),(3032,399,'_elementor_source','post'),(3033,399,'_wp_page_template','default'),(3034,399,'_elementor_page_settings','a:1:{s:6:\"source\";s:4:\"post\";}'),(6620,787,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"26eca8e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}]'),(6501,776,'_elementor_version','3.35.3'),(6502,776,'_elementor_pro_version','3.35.0'),(6503,776,'_elementor_source','post'),(3036,400,'_elementor_edit_mode','builder'),(3037,400,'_elementor_template_type','loop-item'),(3038,400,'_elementor_version','3.35.3'),(3039,400,'_elementor_pro_version','3.35.0'),(3040,400,'_elementor_source','post'),(3041,400,'_wp_page_template','default'),(3042,400,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7feaeb1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"caption_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"},\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"83de281\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}]'),(3956,500,'_elementor_edit_mode','builder'),(3957,500,'_elementor_template_type','wp-page'),(3958,500,'_elementor_version','3.35.3'),(3959,500,'_elementor_pro_version','3.35.0'),(3960,500,'_wp_page_template','elementor_header_footer'),(3961,500,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(5678,700,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/news-article\";}'),(3114,407,'_edit_lock','1774004574:5'),(3115,407,'_edit_last','5'),(3116,410,'_edit_lock','1774004704:5'),(3117,410,'_edit_last','5'),(3121,412,'_elementor_edit_mode','builder'),(3122,412,'_elementor_template_type','single-post'),(3123,413,'_elementor_edit_mode','builder'),(3124,413,'_elementor_template_type','single-post'),(3125,412,'_elementor_version','3.35.4'),(3126,412,'_elementor_pro_version','3.35.1'),(3127,412,'_edit_lock','1773387508:5'),(3128,412,'_wp_page_template','elementor_header_footer'),(3129,412,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"background_image\":\"[elementor-tag id=\\\"e282195\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d02c0d\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"ce56135\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1351a9d\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aa2ab5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"0a7bf6e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2968,392,'_elementor_edit_mode','builder'),(2969,392,'_elementor_template_type','loop-item'),(2970,392,'_elementor_version','3.35.3'),(2971,392,'_elementor_pro_version','3.35.0'),(2972,392,'_elementor_source','post'),(2973,392,'_wp_page_template','default'),(2974,392,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}]'),(7863,886,'_elementor_pro_version','3.35.1'),(4528,566,'_elementor_edit_mode','builder'),(4529,566,'_elementor_template_type','loop-item'),(4530,566,'_elementor_version','3.35.3'),(4531,566,'_elementor_pro_version','3.35.0'),(4532,566,'_elementor_source','post'),(4533,566,'_wp_page_template','default'),(4534,566,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}]'),(4586,571,'_elementor_edit_mode','builder'),(4587,571,'_elementor_template_type','loop-item'),(4588,571,'_elementor_version','3.35.3'),(4589,571,'_elementor_pro_version','3.35.0'),(4590,571,'_elementor_source','post'),(2983,393,'_elementor_edit_mode','builder'),(2984,393,'_elementor_template_type','loop-item'),(2985,394,'_elementor_edit_mode','builder'),(2986,394,'_elementor_template_type','loop-item'),(2987,393,'_elementor_version','3.35.3'),(2988,393,'_elementor_pro_version','3.35.0'),(2989,393,'_elementor_source','post'),(2990,395,'_elementor_edit_mode','builder'),(2991,395,'_elementor_template_type','loop-item'),(2992,395,'_elementor_version','3.35.3'),(2993,395,'_elementor_pro_version','3.35.0'),(2994,395,'_elementor_source','post'),(2995,393,'_wp_page_template','default'),(3035,393,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}]'),(3027,393,'_edit_lock','1771316747:5'),(3028,399,'_elementor_edit_mode','builder'),(3029,399,'_elementor_template_type','loop-item'),(2361,310,'_elementor_edit_mode','builder'),(2362,310,'_elementor_template_type','wp-page'),(2363,310,'_elementor_version','3.35.3'),(2364,310,'_wp_page_template','elementor_header_footer'),(2365,310,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>MBA, BSc Economics and Business Administration <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">(Insert Photograph)<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2367,310,'_elementor_pro_version','3.35.0'),(6780,801,'_elementor_edit_mode','builder'),(6781,801,'_elementor_template_type','wp-page'),(6782,801,'_elementor_version','3.35.3'),(6783,801,'_wp_page_template','elementor_header_footer'),(6784,801,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"654f8b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cf0d788\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"393\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"board-of-directors-m\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2936,388,'_elementor_pro_version','3.35.0'),(2938,389,'_elementor_edit_mode','builder'),(2939,389,'_elementor_template_type','wp-page'),(2940,389,'_elementor_version','3.35.3'),(2941,389,'_wp_page_template','elementor_header_footer'),(2942,389,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"board-of-directors-m\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2370,311,'_elementor_edit_mode','builder'),(2371,311,'_elementor_template_type','wp-page'),(2372,311,'_elementor_version','3.35.3'),(2373,311,'_wp_page_template','elementor_header_footer'),(2374,311,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>MBA, BSc Economics and Business Administration <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">(Insert Photograph)<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2376,311,'_elementor_pro_version','3.35.0'),(7886,889,'_elementor_edit_mode','builder'),(7887,889,'_elementor_template_type','wp-page'),(7888,889,'_elementor_version','3.35.4'),(7889,889,'_wp_page_template','elementor_header_footer'),(7890,889,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span>\\n\\n<img class=\\\"alignnone size-medium wp-image-885\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.png\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/>\\n\\n&nbsp;\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(7856,885,'_wp_attached_file','2026/02/Simple-org-chart-scaled.png'),(7857,885,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2287;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2026/02/Simple-org-chart-scaled.png\";s:8:\"filesize\";i:438094;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Simple-org-chart-268x300.png\";s:5:\"width\";i:268;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26262;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Simple-org-chart-915x1024.png\";s:5:\"width\";i:915;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138761;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Simple-org-chart-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10590;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Simple-org-chart-768x860.png\";s:5:\"width\";i:768;s:6:\"height\";i:860;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110895;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"Simple-org-chart-1372x1536.png\";s:5:\"width\";i:1372;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:230974;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"Simple-org-chart-1830x2048.png\";s:5:\"width\";i:1830;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:332259;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"Simple-org-chart.png\";}'),(2917,386,'_elementor_pro_version','3.35.0'),(6785,801,'_elementor_pro_version','3.35.0'),(2402,315,'_elementor_edit_mode','builder'),(2403,315,'_elementor_template_type','wp-page'),(2404,315,'_elementor_version','3.35.3'),(2405,315,'_wp_page_template','elementor_header_footer'),(2406,315,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2394,313,'_elementor_pro_version','3.35.0'),(2395,314,'_elementor_edit_mode','builder'),(2396,314,'_elementor_template_type','wp-page'),(2397,314,'_elementor_version','3.35.3'),(2398,314,'_wp_page_template','elementor_header_footer'),(2399,314,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>MBA, BSc Economics and Business Administration <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">(Insert Photograph)<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2401,314,'_elementor_pro_version','3.35.0'),(2412,316,'_elementor_edit_mode','builder'),(2413,316,'_elementor_template_type','wp-page'),(2414,316,'_elementor_version','3.35.3'),(2415,316,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (2416,316,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2440,319,'_elementor_edit_mode','builder'),(2441,319,'_elementor_template_type','wp-page'),(2442,319,'_elementor_version','3.35.3'),(2443,319,'_wp_page_template','elementor_header_footer'),(2444,319,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2446,319,'_elementor_pro_version','3.35.0'),(2447,320,'_elementor_edit_mode','builder'),(2448,320,'_elementor_template_type','wp-page'),(2449,320,'_elementor_version','3.35.3'),(2450,320,'_wp_page_template','elementor_header_footer'),(2451,320,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2418,316,'_elementor_pro_version','3.35.0'),(6951,817,'_elementor_edit_mode','builder'),(6952,817,'_elementor_template_type','wp-page'),(6953,817,'_elementor_version','3.35.3'),(6954,817,'_wp_page_template','elementor_header_footer'),(6955,817,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"]},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2903,385,'_elementor_edit_mode','builder'),(2904,385,'_elementor_template_type','wp-page'),(2905,385,'_elementor_version','3.35.3'),(2906,385,'_wp_page_template','elementor_header_footer'),(2907,385,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}],\"isInner\":true}],\"isInner\":false}]'),(2908,385,'_elementor_pro_version','3.35.0'),(8966,998,'_elementor_edit_mode','builder'),(8967,998,'_elementor_template_type','loop-item'),(6834,807,'_elementor_edit_mode','builder'),(6819,806,'_elementor_edit_mode','builder'),(6820,806,'_elementor_template_type','loop-item'),(6821,806,'_elementor_version','3.35.3'),(6822,806,'_elementor_pro_version','3.35.0'),(6823,806,'_elementor_source','post'),(6824,806,'_wp_page_template','default'),(6825,806,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82.48799999999999954525264911353588104248046875},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(2421,317,'_elementor_edit_mode','builder'),(2422,317,'_elementor_template_type','wp-page'),(2423,317,'_elementor_version','3.35.3'),(2424,317,'_wp_page_template','elementor_header_footer'),(2425,317,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2427,317,'_elementor_pro_version','3.35.0'),(6911,813,'_edit_last','5'),(6912,813,'name','Clair Lisenda Mathe'),(6913,813,'_name','field_698dab274c9dc'),(6914,813,'position','Non - Executive Director'),(6915,813,'_position','field_698dab434c9dd'),(6916,813,'education',''),(6917,813,'_education','field_698dab4f4c9de'),(6918,813,'details',''),(6919,813,'_details','field_698dab5e4c9df'),(2899,384,'_elementor_pro_version','3.35.0'),(6847,808,'_elementor_edit_mode','builder'),(6848,808,'_elementor_template_type','loop-item'),(6849,808,'_elementor_version','3.35.3'),(6850,808,'_elementor_pro_version','3.35.0'),(6851,808,'_elementor_source','post'),(6852,808,'_wp_page_template','default'),(6853,808,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"ca2e0fe\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(8924,995,'_elementor_edit_mode','builder'),(8925,995,'_elementor_template_type','loop-item'),(8926,995,'_elementor_version','3.35.3'),(8927,995,'_elementor_pro_version','3.35.0'),(8928,995,'_elementor_source','post'),(8929,995,'_wp_page_template','default'),(8930,995,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16-1024x628.png\",\"id\":652,\"size\":\"large\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"ca2e0fe\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9660,1085,'_elementor_edit_mode','builder'),(9661,1085,'_elementor_template_type','single-post'),(9662,1085,'_elementor_version','3.35.4'),(9663,1085,'_elementor_pro_version','3.35.1'),(9664,1085,'_wp_page_template','elementor_header_footer'),(9665,1085,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"background_image\":\"[elementor-tag id=\\\"e282195\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d02c0d\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"ce56135\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1351a9d\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aa2ab5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8696,972,'_elementor_edit_mode','builder'),(8697,972,'_elementor_template_type','wp-page'),(8698,972,'_elementor_version','3.35.4'),(8699,972,'_elementor_pro_version','3.35.1'),(8700,972,'_wp_page_template','elementor_header_footer'),(8701,972,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(6872,810,'_edit_lock','1773228674:5'),(6873,810,'_thumbnail_id','1031'),(6874,810,'_acf_changed','1'),(6875,810,'_edit_last','5'),(6876,810,'name','John Alan Hurford Janes'),(6877,810,'_name','field_698dab274c9dc'),(6878,810,'position','Chairperson'),(6879,810,'_position','field_698dab434c9dd'),(6880,810,'education',''),(6881,810,'_education','field_698dab4f4c9de'),(6882,810,'details',''),(6883,810,'_details','field_698dab5e4c9df'),(6884,811,'_edit_lock','1773228589:5'),(6885,811,'_thumbnail_id','1030'),(6886,811,'_acf_changed','1'),(6887,811,'_edit_last','5'),(6888,811,'name','Ignatius Michael Viljoen'),(6889,811,'_name','field_698dab274c9dc'),(6890,811,'position','Non - Executive Director'),(6891,811,'_position','field_698dab434c9dd'),(6892,811,'education',''),(6893,811,'_education','field_698dab4f4c9de'),(6894,811,'details',''),(6895,811,'_details','field_698dab5e4c9df'),(6896,812,'_edit_lock','1773228558:5'),(6897,812,'_thumbnail_id','1028'),(6898,812,'_acf_changed','1'),(6899,812,'_edit_last','5'),(6900,812,'name','Charles de Beauvoir Carey'),(6901,812,'_name','field_698dab274c9dc'),(6902,812,'position','Non - Executive Director'),(6903,812,'_position','field_698dab434c9dd'),(6904,812,'education',''),(6905,812,'_education','field_698dab4f4c9de'),(6906,812,'details',''),(6907,812,'_details','field_698dab5e4c9df'),(6908,813,'_edit_lock','1773228531:5'),(6909,813,'_thumbnail_id','1029'),(6910,813,'_acf_changed','1'),(2430,318,'_elementor_edit_mode','builder'),(2431,318,'_elementor_template_type','wp-page'),(2432,318,'_elementor_version','3.35.3'),(2433,318,'_wp_page_template','elementor_header_footer'),(2434,318,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2436,318,'_elementor_pro_version','3.35.0'),(6925,814,'_elementor_pro_version','3.35.0'),(7512,853,'_elementor_edit_mode','builder'),(7513,853,'_elementor_template_type','loop-item'),(7514,853,'_elementor_version','3.35.4'),(7515,853,'_elementor_pro_version','3.35.1'),(7516,853,'_elementor_source','post'),(7517,853,'_wp_page_template','default'),(7518,853,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"86a577e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7519,853,'_elementor_screenshot','a:2:{s:2:\"id\";i:852;s:3:\"url\";s:132:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_422_2026-02-17-09-48-01_22702712.png\";}'),(7453,849,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7804,880,'_elementor_edit_mode','builder'),(7805,880,'_elementor_template_type','wp-page'),(7806,880,'_elementor_version','3.35.4'),(7807,880,'_elementor_pro_version','3.35.1'),(7808,880,'_wp_page_template','elementor_header_footer'),(7809,880,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\",\"taxonomy_filter_hover_border_border\":\"none\",\"taxonomy_filter_active_border_border\":\"none\",\"__globals__\":{\"taxonomy_filter_active_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(8638,966,'_elementor_pro_version','3.35.1'),(8640,967,'_elementor_edit_mode','builder'),(8641,967,'_elementor_template_type','wp-page'),(8642,967,'_elementor_version','3.35.4'),(8643,967,'_wp_page_template','elementor_header_footer'),(8644,967,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(6929,815,'_elementor_edit_mode','builder'),(6930,815,'_elementor_template_type','wp-page'),(6931,815,'_elementor_version','3.35.3'),(6932,815,'_wp_page_template','elementor_header_footer'),(6933,815,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"]},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"]},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2453,320,'_elementor_pro_version','3.35.0'),(2454,321,'_elementor_edit_mode','builder'),(2455,321,'_elementor_template_type','wp-page'),(2456,321,'_elementor_version','3.35.3'),(2457,321,'_wp_page_template','elementor_header_footer'),(2458,321,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2460,321,'_elementor_pro_version','3.35.0'),(2464,322,'_elementor_edit_mode','builder'),(2465,322,'_elementor_template_type','wp-page'),(2466,322,'_elementor_version','3.35.3'),(2467,322,'_wp_page_template','elementor_header_footer'),(2468,322,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2494,325,'_elementor_edit_mode','builder'),(2495,325,'_elementor_template_type','wp-page'),(2496,325,'_elementor_version','3.35.3'),(2497,325,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (2498,325,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2721,366,'_elementor_edit_mode','builder'),(2722,366,'_elementor_template_type','wp-page'),(2723,366,'_elementor_version','3.35.3'),(2724,366,'_wp_page_template','elementor_header_footer'),(2725,366,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h4>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-3\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-4\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),(2470,322,'_elementor_pro_version','3.35.0'),(6934,815,'_elementor_pro_version','3.35.0'),(8669,969,'_elementor_pro_version','3.35.1'),(8670,969,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(7424,848,'_elementor_screenshot_failed','2026-02-17 09:03:34'),(8496,954,'_wp_page_template','elementor_header_footer'),(8497,954,'_elementor_edit_mode','builder'),(8498,954,'_elementor_template_type','wp-page'),(8499,954,'_elementor_version','3.35.4'),(8500,954,'_elementor_pro_version','3.35.1'),(8501,954,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(7605,862,'_elementor_version','3.35.4'),(7606,862,'_elementor_pro_version','3.35.1'),(7607,862,'_wp_page_template','elementor_header_footer'),(7608,862,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\"},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(6939,816,'_elementor_template_type','wp-page'),(6940,816,'_elementor_version','3.35.3'),(6941,816,'_wp_page_template','elementor_header_footer'),(6942,816,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"]},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2886,383,'_elementor_pro_version','3.35.0'),(2473,323,'_elementor_edit_mode','builder'),(2474,323,'_elementor_template_type','wp-page'),(2475,323,'_elementor_version','3.35.3'),(2476,323,'_wp_page_template','elementor_header_footer'),(2477,323,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2479,323,'_elementor_pro_version','3.35.0'),(2877,382,'_elementor_pro_version','3.35.0'),(6943,816,'_elementor_pro_version','3.35.0'),(8652,968,'_elementor_pro_version','3.35.1'),(7573,859,'_elementor_edit_mode','builder'),(7574,859,'_elementor_template_type','wp-page'),(7575,859,'_elementor_version','3.35.3'),(7576,859,'_elementor_pro_version','3.35.0'),(7577,859,'_wp_page_template','elementor_header_footer'),(7578,859,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(8802,981,'_elementor_edit_mode','builder'),(8803,981,'_elementor_template_type','wp-page'),(8804,981,'_elementor_version','3.35.4'),(8805,981,'_wp_page_template','elementor_header_footer'),(8806,981,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(7825,882,'_elementor_pro_version','3.35.1'),(7826,882,'_wp_page_template','elementor_header_footer'),(7582,860,'_elementor_edit_mode','builder'),(7583,860,'_elementor_template_type','wp-page'),(7584,860,'_elementor_version','3.35.3'),(7585,860,'_elementor_pro_version','3.35.0'),(7586,860,'_wp_page_template','elementor_header_footer'),(7587,860,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\"},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(7457,850,'_wp_page_template','elementor_header_footer'),(7458,850,'_elementor_edit_mode','builder'),(7459,850,'_elementor_template_type','wp-page'),(7460,850,'_elementor_version','3.35.3'),(7461,850,'_elementor_pro_version','3.35.0'),(7462,850,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(2482,324,'_elementor_edit_mode','builder'),(2483,324,'_elementor_template_type','wp-page'),(2484,324,'_elementor_version','3.35.3'),(2485,324,'_wp_page_template','elementor_header_footer'),(2486,324,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2488,324,'_elementor_pro_version','3.35.0'),(7813,881,'_elementor_edit_mode','builder'),(7814,881,'_elementor_template_type','wp-page'),(7815,881,'_elementor_version','3.35.4'),(7816,881,'_elementor_pro_version','3.35.1'),(7817,881,'_wp_page_template','elementor_header_footer'),(7818,881,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\",\"taxonomy_filter_hover_border_border\":\"none\",\"taxonomy_filter_active_border_border\":\"none\",\"__globals__\":{\"taxonomy_filter_active_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(7014,823,'_elementor_edit_mode','builder'),(7015,823,'_elementor_template_type','wp-page'),(7016,823,'_elementor_version','3.35.3'),(7017,823,'_wp_page_template','elementor_header_footer'),(7018,823,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2872,382,'_elementor_edit_mode','builder'),(2873,382,'_elementor_template_type','wp-page'),(2874,382,'_elementor_version','3.35.3'),(2875,382,'_wp_page_template','elementor_header_footer'),(2876,382,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h4>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-3\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-4\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(2524,328,'_elementor_edit_mode','builder'),(2525,328,'_elementor_template_type','wp-page'),(2526,328,'_elementor_version','3.35.3'),(2527,328,'_wp_page_template','elementor_header_footer'),(2528,328,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2500,325,'_elementor_pro_version','3.35.0'),(2868,381,'_elementor_pro_version','3.35.0'),(6956,817,'_elementor_pro_version','3.35.0'),(7463,850,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6960,818,'_elementor_edit_mode','builder'),(6961,818,'_elementor_template_type','wp-page'),(6962,818,'_elementor_version','3.35.3'),(6963,818,'_wp_page_template','elementor_header_footer'),(6964,818,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"]},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2503,326,'_elementor_edit_mode','builder'),(2504,326,'_elementor_template_type','wp-page'),(2505,326,'_elementor_version','3.35.3'),(2506,326,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (2507,326,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2509,326,'_elementor_pro_version','3.35.0'),(3259,431,'_elementor_version','3.35.3'),(3260,431,'_elementor_pro_version','3.35.0'),(3261,431,'_elementor_source','post'),(3262,431,'_wp_page_template','default'),(3263,431,'_elementor_page_settings','a:1:{s:6:\"source\";s:4:\"post\";}'),(2512,327,'_elementor_edit_mode','builder'),(2513,327,'_elementor_template_type','wp-page'),(2514,327,'_elementor_version','3.35.3'),(2515,327,'_wp_page_template','elementor_header_footer'),(2516,327,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2518,327,'_elementor_pro_version','3.35.0'),(3257,431,'_elementor_edit_mode','builder'),(3258,431,'_elementor_template_type','loop-item'),(7799,879,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8815,982,'_elementor_pro_version','3.35.1'),(7746,873,'_elementor_edit_mode','builder'),(7747,873,'_elementor_template_type','wp-page'),(7748,873,'_elementor_version','3.35.3'),(7749,873,'_wp_page_template','elementor_header_footer'),(6969,819,'_elementor_edit_mode','builder'),(6970,819,'_elementor_template_type','wp-page'),(6971,819,'_elementor_version','3.35.3'),(6972,819,'_wp_page_template','elementor_header_footer'),(6973,819,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2894,384,'_elementor_edit_mode','builder'),(2895,384,'_elementor_template_type','wp-page'),(2896,384,'_elementor_version','3.35.3'),(2897,384,'_wp_page_template','elementor_header_footer'),(2898,384,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}],\"isInner\":true}],\"isInner\":false}]'),(2564,332,'_elementor_edit_mode','builder'),(2565,332,'_elementor_template_type','wp-page'),(2566,332,'_elementor_version','3.35.3'),(2567,332,'_wp_page_template','elementor_header_footer'),(2568,332,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2530,328,'_elementor_pro_version','3.35.0'),(2819,377,'_elementor_pro_version','3.35.0'),(6974,819,'_elementor_pro_version','3.35.0'),(7846,884,'_elementor_version','3.35.4'),(7847,884,'_elementor_pro_version','3.35.1'),(7848,884,'_wp_page_template','elementor_header_footer'),(7698,869,'_elementor_edit_mode','builder'),(7699,869,'_elementor_template_type','single-post'),(7700,869,'_elementor_version','3.35.4'),(7701,869,'_elementor_pro_version','3.35.1'),(7702,869,'_wp_page_template','elementor_header_footer'),(7703,869,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d02c0d\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"ce56135\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1351a9d\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(7467,851,'_wp_page_template','elementor_header_footer'),(7468,851,'_elementor_edit_mode','builder'),(7469,851,'_elementor_template_type','wp-page'),(7470,851,'_elementor_version','3.35.3'),(7471,851,'_elementor_pro_version','3.35.0'),(7472,851,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(7728,871,'_elementor_edit_mode','builder'),(7729,871,'_elementor_template_type','wp-page'),(7730,871,'_elementor_version','3.35.3'),(7731,871,'_wp_page_template','elementor_header_footer'),(7732,871,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2533,329,'_elementor_edit_mode','builder'),(2534,329,'_elementor_template_type','wp-page'),(2535,329,'_elementor_version','3.35.3'),(2536,329,'_wp_page_template','elementor_header_footer'),(2537,329,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eae98ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"d52aff0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e9de96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4d5132a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"839d7f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e5ae3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"ca82a3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0d2e812\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"462a440\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"905e344\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1090ca7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"9f31b7c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"86e4c99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"aa877e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"362cc66\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a743342\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"1250043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effe82e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"8e7d655\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3118b92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eaee097\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"1ed91b2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b52f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a65abd1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dbf0292\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2539,329,'_elementor_pro_version','3.35.0'),(2814,377,'_elementor_edit_mode','builder'),(2815,377,'_elementor_template_type','wp-page'),(2816,377,'_elementor_version','3.35.3'),(2817,377,'_wp_page_template','elementor_header_footer'),(2818,377,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h4>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-3\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-4\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(2542,330,'_elementor_edit_mode','builder'),(2543,330,'_elementor_template_type','wp-page'),(2544,330,'_elementor_version','3.35.3'),(2545,330,'_wp_page_template','elementor_header_footer'),(2546,330,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2548,330,'_elementor_pro_version','3.35.0'),(6989,820,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7473,851,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7773,876,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(6993,821,'_wp_page_template','elementor_header_footer'),(6994,821,'_elementor_edit_mode','builder'),(6995,821,'_elementor_template_type','wp-page'),(6996,821,'_elementor_version','3.35.3'),(6997,821,'_elementor_pro_version','3.35.0'),(6998,821,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(2591,335,'_elementor_edit_mode','builder'),(2592,335,'_elementor_template_type','wp-page'),(2593,335,'_elementor_version','3.35.3'),(2594,335,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (2595,335,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2586,334,'_elementor_pro_version','3.35.0'),(2801,375,'_elementor_pro_version','3.35.0'),(7603,862,'_elementor_edit_mode','builder'),(7604,862,'_elementor_template_type','wp-page'),(7530,855,'_edit_lock','1771324331:5'),(7531,855,'_edit_last','5'),(7532,855,'wpc_filter_set_post_type','news-article'),(7533,855,'wpc_filter_set_query_vars',NULL),(2580,334,'_elementor_edit_mode','builder'),(2581,334,'_elementor_template_type','wp-page'),(2582,334,'_elementor_version','3.35.3'),(2583,334,'_wp_page_template','elementor_header_footer'),(2584,334,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2570,332,'_elementor_pro_version','3.35.0'),(2810,376,'_elementor_pro_version','3.35.0'),(2572,333,'_elementor_edit_mode','builder'),(2573,333,'_elementor_template_type','wp-page'),(2574,333,'_elementor_version','3.35.3'),(2575,333,'_wp_page_template','elementor_header_footer'),(2576,333,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"MBA, BSc Economics and Business Administration \\nGroup Chief Executive Officer \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2578,333,'_elementor_pro_version','3.35.0'),(6999,821,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7523,422,'_elementor_controls_usage','a:4:{s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:13:\"content_width\";i:2;s:10:\"min_height\";i:1;s:11:\"boxed_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:27:\"background_hover_background\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:4:\"link\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:13:\"border_border\";i:1;s:12:\"text_padding\";i:1;}}}}}'),(7594,861,'_elementor_edit_mode','builder'),(7595,861,'_elementor_template_type','wp-page'),(7596,861,'_elementor_version','3.35.4'),(7597,861,'_elementor_pro_version','3.35.1'),(7598,861,'_wp_page_template','elementor_header_footer'),(7599,861,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\"},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(7850,884,'_elementor_conditions','a:1:{i:0;s:16:\"include/singular\";}'),(9731,1089,'_wp_page_template','elementor_header_footer'),(9732,1089,'_elementor_edit_mode','builder'),(9733,1089,'_elementor_template_type','wp-page'),(9734,1089,'_elementor_version','3.35.4'),(9735,1089,'_elementor_pro_version','3.35.1'),(9736,1089,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(7009,822,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8665,969,'_wp_page_template','elementor_header_footer'),(8666,969,'_elementor_edit_mode','builder'),(8667,969,'_elementor_template_type','wp-page'),(8668,969,'_elementor_version','3.35.4'),(7858,886,'_elementor_edit_mode','builder'),(7859,886,'_elementor_template_type','wp-page'),(7860,886,'_elementor_version','3.35.4'),(7861,886,'_wp_page_template','elementor_header_footer'),(7862,886,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(7762,875,'_wp_page_template','elementor_header_footer'),(7763,875,'_elementor_edit_mode','builder'),(7764,875,'_elementor_template_type','wp-page'),(7765,875,'_elementor_version','3.35.3'),(7766,875,'_elementor_pro_version','3.35.0'),(7767,875,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(7019,823,'_elementor_pro_version','3.35.0'),(2805,376,'_elementor_edit_mode','builder'),(2806,376,'_elementor_template_type','wp-page'),(2807,376,'_elementor_version','3.35.3'),(2808,376,'_wp_page_template','elementor_header_footer'),(2809,376,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h4>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-3\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-4\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(2621,338,'_elementor_edit_mode','builder'),(2622,338,'_elementor_template_type','wp-page'),(2623,338,'_elementor_version','3.35.3'),(2624,338,'_wp_page_template','elementor_header_footer'),(2625,338,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2597,335,'_elementor_pro_version','3.35.0'),(3301,435,'_elementor_version','3.35.3'),(3266,432,'_elementor_edit_mode','builder'),(3267,432,'_elementor_template_type','loop-item'),(3268,432,'_elementor_version','3.35.3'),(3269,432,'_elementor_pro_version','3.35.0'),(3270,432,'_elementor_source','post'),(3271,432,'_wp_page_template','default'),(2863,381,'_elementor_edit_mode','builder'),(2864,381,'_elementor_template_type','wp-page'),(2865,381,'_elementor_version','3.35.3'),(2866,381,'_wp_page_template','elementor_header_footer'),(2867,381,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h4>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-3\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-4\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(6965,818,'_elementor_pro_version','3.35.0'),(7560,857,'_elementor_is_screenshot','1'),(7561,857,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_422_2026-02-17-12-22-03_2e286662.png'),(7562,422,'_elementor_screenshot','a:2:{s:2:\"id\";i:857;s:3:\"url\";s:132:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_422_2026-02-17-12-22-03_2e286662.png\";}'),(2850,380,'_elementor_edit_mode','builder'),(2851,380,'_elementor_template_type','loop-item'),(2852,380,'_elementor_version','3.35.3'),(2853,380,'_elementor_pro_version','3.35.0'),(2854,380,'_elementor_source','post'),(2855,380,'_wp_page_template','default'),(2856,380,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}]'),(2924,387,'_elementor_edit_mode','builder'),(2925,387,'_elementor_template_type','wp-page'),(2926,387,'_elementor_version','3.35.3'),(2927,387,'_wp_page_template','elementor_header_footer'),(2928,387,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2956,391,'_edit_lock','1771252685:5'),(2957,391,'_thumbnail_id','728'),(2958,391,'_acf_changed','1'),(2959,391,'_edit_last','5'),(2960,391,'name','Muna Hantuba'),(2961,391,'_name','field_698dac1268218'),(2962,391,'position','Executive Director'),(2963,391,'_position','field_698dbe2368219'),(2946,390,'_elementor_edit_mode','builder'),(2947,390,'_elementor_template_type','loop-item'),(2948,390,'_elementor_version','3.35.3'),(2949,390,'_elementor_pro_version','3.35.0'),(2950,390,'_elementor_source','post'),(2951,390,'_wp_page_template','default'),(2952,390,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}]'),(2836,379,'_elementor_edit_mode','builder'),(2837,379,'_elementor_template_type','loop-item'),(2838,379,'_elementor_version','3.35.3'),(2839,379,'_elementor_pro_version','3.35.0'),(2840,379,'_elementor_source','post'),(2841,379,'_wp_page_template','default'),(2842,379,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}]'),(7785,878,'_elementor_edit_mode','builder'),(7786,878,'_elementor_template_type','wp-page'),(7787,878,'_elementor_version','3.35.3'),(7788,878,'_elementor_pro_version','3.35.0'),(7789,878,'_wp_page_template','elementor_header_footer'),(7790,878,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2600,336,'_elementor_edit_mode','builder'),(2601,336,'_elementor_template_type','wp-page'),(2602,336,'_elementor_version','3.35.3'),(2603,336,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (2604,336,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2606,336,'_elementor_pro_version','3.35.0'),(3273,432,'_elementor_data','[{\"id\":\"7d423fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"00d6108\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"f54302b\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"23279bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"9f6f8a5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dcccae511a%3Atitle%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88bd40d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"cab53fa\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6d9ff9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"730603b\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2767,372,'_elementor_pro_version','3.35.0'),(2796,375,'_elementor_edit_mode','builder'),(2797,375,'_elementor_template_type','wp-page'),(2798,375,'_elementor_version','3.35.3'),(2799,375,'_wp_page_template','elementor_header_footer'),(2800,375,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h4>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-3\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-4\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(2773,373,'_elementor_version','3.35.3'),(2774,373,'_elementor_pro_version','3.35.0'),(2775,373,'_elementor_source','post'),(2776,373,'_wp_page_template','default'),(2777,373,'_elementor_page_settings','a:1:{s:6:\"source\";s:4:\"post\";}'),(2824,378,'_elementor_edit_mode','builder'),(2825,378,'_elementor_template_type','loop-item'),(2826,378,'_elementor_version','3.35.3'),(2827,378,'_elementor_pro_version','3.35.0'),(2828,378,'_elementor_source','post'),(2829,378,'_wp_page_template','default'),(2830,378,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}]'),(2779,374,'_elementor_edit_mode','builder'),(2780,374,'_elementor_template_type','loop-item'),(2781,374,'_elementor_version','3.35.3'),(2782,374,'_elementor_pro_version','3.35.0'),(2783,374,'_elementor_source','post'),(2784,374,'_wp_page_template','default'),(2785,374,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47.15299999999999869260136620141565799713134765625},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3bfa7bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}]'),(7023,824,'_elementor_edit_mode','builder'),(7024,824,'_elementor_template_type','wp-page'),(7025,824,'_elementor_version','3.35.3'),(7026,824,'_wp_page_template','elementor_header_footer'),(7027,824,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2929,387,'_elementor_pro_version','3.35.0'),(2931,388,'_elementor_edit_mode','builder'),(2932,388,'_elementor_template_type','wp-page'),(2933,388,'_elementor_version','3.35.3'),(2934,388,'_wp_page_template','elementor_header_footer'),(2935,388,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(2609,337,'_elementor_edit_mode','builder'),(2610,337,'_elementor_template_type','wp-page'),(2611,337,'_elementor_version','3.35.3'),(2612,337,'_wp_page_template','elementor_header_footer'),(2613,337,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2615,337,'_elementor_pro_version','3.35.0'),(2760,371,'_elementor_pro_version','3.35.0'),(2881,383,'_elementor_edit_mode','builder'),(2882,383,'_elementor_template_type','wp-page'),(2883,383,'_elementor_version','3.35.3'),(2884,383,'_wp_page_template','elementor_header_footer'),(2885,383,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}],\"isInner\":true}],\"isInner\":false}]'),(2762,372,'_elementor_edit_mode','builder'),(2763,372,'_elementor_template_type','wp-page'),(2764,372,'_elementor_version','3.35.3'),(2765,372,'_wp_page_template','elementor_header_footer'),(2766,372,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h4>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-3\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-4\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"b038889\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(2709,364,'_elementor_edit_mode','builder'),(2710,364,'_elementor_template_type','wp-page'),(2711,364,'_elementor_version','3.35.3'),(2712,364,'_wp_page_template','elementor_header_footer'),(2713,364,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2627,338,'_elementor_pro_version','3.35.0'),(2753,370,'_elementor_pro_version','3.35.0'),(2755,371,'_elementor_edit_mode','builder'),(2756,371,'_elementor_template_type','wp-page'),(2757,371,'_elementor_version','3.35.3'),(2758,371,'_wp_page_template','elementor_header_footer'),(2759,371,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h4>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-3\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-4\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),(2630,339,'_elementor_edit_mode','builder'),(2631,339,'_elementor_template_type','wp-page'),(2632,339,'_elementor_version','3.35.3'),(2633,339,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (2634,339,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2636,339,'_elementor_pro_version','3.35.0'),(2720,365,'_elementor_pro_version','3.35.0'),(2748,370,'_elementor_edit_mode','builder'),(2749,370,'_elementor_template_type','wp-page'),(2750,370,'_elementor_version','3.35.3'),(2751,370,'_wp_page_template','elementor_header_footer'),(2752,370,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h4>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n&nbsp;\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-3\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-4\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-5\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),(2732,367,'_elementor_edit_mode','builder'),(2733,367,'_elementor_template_type','loop-item'),(2734,368,'_elementor_edit_mode','builder'),(2735,368,'_elementor_template_type','loop-item'),(2736,367,'_elementor_version','3.35.4'),(2737,367,'_elementor_pro_version','3.35.1'),(2738,367,'_elementor_source','post'),(2739,369,'_elementor_edit_mode','builder'),(2740,369,'_elementor_template_type','loop-item'),(2741,369,'_elementor_version','3.35.3'),(2742,369,'_elementor_pro_version','3.35.0'),(2743,369,'_elementor_source','post'),(2744,367,'_wp_page_template','default'),(2778,367,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"8eb1c54\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(2770,367,'_edit_lock','1774006345:5'),(2771,373,'_elementor_edit_mode','builder'),(2772,373,'_elementor_template_type','loop-item'),(2639,340,'_elementor_edit_mode','builder'),(2640,340,'_elementor_template_type','wp-page'),(2641,340,'_elementor_version','3.35.3'),(2642,340,'_wp_page_template','elementor_header_footer'),(2643,340,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2645,340,'_elementor_pro_version','3.35.0'),(2714,364,'_elementor_pro_version','3.35.0'),(2715,365,'_elementor_edit_mode','builder'),(2716,365,'_elementor_template_type','wp-page'),(2717,365,'_elementor_version','3.35.3'),(2718,365,'_wp_page_template','elementor_header_footer'),(2719,365,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"374b3828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"58a19d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b196add\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"5bac37af\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b34bd96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"345b59ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team2\"},\"elements\":[{\"id\":\"764554c7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2522696a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1f5ac446\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d629e59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"381df915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team3\"},\"elements\":[{\"id\":\"5bdb9508\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37f7fffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2eda5e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Savannah Nguyen\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ede71ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"552123da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team4\"},\"elements\":[{\"id\":\"7c5a3d27\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324628a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"564232b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Arlene McCoy\",\"description_text\":\"Senior Associate\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2a4d64f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c269921\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team5\"},\"elements\":[{\"id\":\"56abbe06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"752759d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"7d5c07e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Alexander Grant\",\"description_text\":\"Chief Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"377051d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"716138d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team6\"},\"elements\":[{\"id\":\"5df3ad1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"37654dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"11b51ba7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Analyst\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea50cd9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"bea46d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"d30db4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bbcb233\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"117f1c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Muna Hantuba\",\"description_text\":\"Group Chief Executive Officer\\n<br> \\nMBA, BSc Economics and Business Administration \",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8ae2015\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5c82a64\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"f841657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"13ae293\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"6bef510\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"383992f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"627baf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"282185d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a714aa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8436d8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ac8c2c6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d84f9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c0171f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Geoffrey Musekiwa\",\"description_text\":\"Group Chief Executive Officer \\n<br>\\nMBA, BSc Economics and Business Administration \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"826a6d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"288dc32\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-1\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"de479f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"682adda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"602f1eb\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22288dc32%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7383fd0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"0ad9afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7662c83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"10047ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"font-family: Lato, sans-serif;\\\"><b>Geoffrey Musekiwa<\\/b><\\/h4>\\n<br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><b>Group Chief Operating Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years\\u2019 experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"648966a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"4c472d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"db465d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"a0bca29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Fortunate Ngatsha\",\"description_text\":\"Group Chief Financial Officer\\n<br>\\nZDA, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef4c842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f2e5aeb\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas-2\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"294c737\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e465b8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7eac7d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"79f3c7b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9ece6f4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"09b098c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"52e166c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17022ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"e94de07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3290e0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"c36e54f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bryson Hamanzuka\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Pension Administration\\n<br>\\nBSc (Hons) Eng, FCCA, FZICA\\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fed4c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"d1e875f\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a16a2cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7146294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"bb860ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c1f210e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"611b4e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1a30869\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"477b4ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"80f780e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"9ff71a9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ac11e76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1e03be2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jonathan Imakando\",\"description_text\":\"Chief Executive Officer \\u2013 Aflife Investments\\n<br>\\nMBA, BSc Accounting and Finance\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b8253a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"8f9baa2\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"9e80692\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"687cb14\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"fe47d47\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0a4c152\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"9f61b12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ad4ff83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"eb8c63b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10ee95f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\"},\"elements\":[{\"id\":\"ca6c7e0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"baba541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"0a604fc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64f665c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"458097d\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"a5c1ad8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"0ab63f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2eca029\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%225c82a64%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9ba8d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"c4c1d5a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"d2adbd5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"18e8245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h5 style=\\\"font-family: Lato, sans-serif;\\\"><b>Muna Hantuba<\\/b><\\/h5>\\n\\n<br>\\n\\n<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><b>Group Chief Executive Officer <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato , sans-serif;\\\">\\n<b>MBA, BSc Economics and Business Administration <\\/b><\\/span>\\n\\n<br><br>\\n\\n<span style=\\\"font-family: Lato, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.<\\/span><\\/span><\\/span>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2726,366,'_elementor_pro_version','3.35.0'),(7109,831,'_elementor_version','3.35.3'),(3984,503,'_elementor_edit_mode','builder'),(3985,503,'_elementor_template_type','wp-page'),(3986,503,'_elementor_version','3.35.3'),(3987,503,'_elementor_pro_version','3.35.0'),(3988,503,'_wp_page_template','elementor_header_footer'),(3989,503,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(3287,434,'_edit_lock','1771331365:5'),(3288,434,'_thumbnail_id','256'),(3289,434,'_acf_changed','1'),(3290,434,'_edit_last','5'),(3291,434,'title','Test Article'),(3292,434,'_title','field_698dcccae511a'),(3293,434,'brief_description','Test Brief Description'),(3294,434,'_brief_description','field_698dd6680f7fc'),(3295,434,'details','Test Details'),(3296,434,'_details','field_698dccfae511b'),(3312,436,'_elementor_edit_mode','builder'),(3313,436,'_elementor_template_type','loop-item'),(3314,436,'_elementor_version','3.35.3'),(3315,436,'_elementor_pro_version','3.35.0'),(3316,436,'_elementor_source','post'),(3317,436,'_wp_page_template','default'),(3319,436,'_elementor_data','[{\"id\":\"7d423fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8d6dbe9\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"hover_animation\":\"grow\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"23279bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"9f6f8a5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dcccae511a%3Atitle%22%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"c8e4b84\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88bd40d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"cab53fa\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"ff0c80f\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6d9ff9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"730603b\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(5347,674,'_elementor_edit_mode','builder'),(5348,674,'_elementor_template_type','loop-item'),(5349,674,'_elementor_version','3.35.3'),(5350,674,'_elementor_pro_version','3.35.0'),(5286,667,'_elementor_edit_mode','builder'),(5374,676,'_elementor_edit_mode','builder'),(5375,676,'_elementor_template_type','loop-item'),(5376,676,'_elementor_version','3.35.3'),(5377,676,'_elementor_pro_version','3.35.0'),(5378,676,'_elementor_source','post'),(5379,676,'_wp_page_template','default'),(5368,675,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ddab80\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_hover_image\":\"[elementor-tag id=\\\"f90d4aa\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_overlay_image\":\"[elementor-tag id=\\\"4c8ebb5\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(7935,894,'_elementor_pro_version','3.35.1'),(5287,667,'_elementor_template_type','loop-item'),(5288,667,'_elementor_version','3.35.3'),(5289,667,'_elementor_pro_version','3.35.0'),(5290,667,'_elementor_source','post'),(5291,667,'_wp_page_template','default'),(5293,667,'_elementor_data','[{\"id\":\"1c5912d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=3c2b57c\"}},\"elements\":[{\"id\":\"2903fcc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d41dd08\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\",\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"28a95f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"header_size\":\"h5\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_widget_all_gradient_position_tablet\":\"\",\"background_widget_all_gradient_position_mobile\":\"\",\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0d740\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"},\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_widget_all_gradient_position_tablet\":\"\",\"background_widget_all_gradient_position_mobile\":\"\",\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ba969d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(4248,535,'_elementor_edit_mode','builder'),(4249,535,'_elementor_template_type','wp-page'),(4250,535,'_elementor_version','3.35.3'),(4251,535,'_wp_page_template','elementor_header_footer'),(4252,535,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4271,538,'_elementor_template_type','wp-page'),(4272,538,'_elementor_version','3.35.3'),(4273,538,'_wp_page_template','elementor_header_footer'),(4274,538,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4267,537,'_elementor_pro_version','3.35.0'),(6227,747,'_elementor_edit_mode','builder'),(3634,471,'_wp_page_template','elementor_header_footer'),(3635,471,'_elementor_edit_mode','builder'),(3636,471,'_elementor_template_type','wp-page'),(3637,471,'_elementor_version','3.35.3'),(3638,471,'_elementor_pro_version','3.35.0'),(3639,471,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3709,478,'_wp_page_template','elementor_header_footer'),(3710,478,'_elementor_edit_mode','builder'),(3711,478,'_elementor_template_type','wp-page'),(3712,478,'_elementor_version','3.35.3'),(3713,478,'_elementor_pro_version','3.35.0'),(3714,478,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3675,475,'_elementor_edit_mode','builder'),(3676,475,'_elementor_template_type','loop-item'),(3677,475,'_elementor_version','3.35.3'),(3678,475,'_elementor_pro_version','3.35.0'),(3679,475,'_elementor_source','post'),(3680,475,'_wp_page_template','default'),(3681,475,'_elementor_page_settings','a:1:{s:6:\"source\";s:4:\"post\";}'),(3683,476,'_elementor_edit_mode','builder'),(3684,476,'_elementor_template_type','loop-item'),(3685,476,'_elementor_version','3.35.3'),(3686,476,'_elementor_pro_version','3.35.0'),(3687,476,'_elementor_source','post'),(3688,476,'_wp_page_template','default'),(3689,476,'_elementor_data','[{\"id\":\"5f18047\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"538ce40\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfebfa\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"5e6aebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"57be915\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dcccae511a%3Atitle%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e069ce0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e834fb5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(8017,903,'_elementor_template_type','wp-page'),(8018,903,'_elementor_version','3.35.4'),(8019,903,'_wp_page_template','elementor_header_footer'),(8020,903,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(3796,486,'_elementor_edit_mode','builder'),(3797,486,'_elementor_template_type','loop-item'),(3798,486,'_elementor_version','3.35.3'),(3799,486,'_elementor_pro_version','3.35.0'),(3800,486,'_elementor_source','post'),(3801,486,'_wp_page_template','default'),(3802,486,'_elementor_data','[{\"id\":\"5f18047\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"5\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"538ce40\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfebfa\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"5e6aebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e069ce0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e834fb5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3616,414,'_elementor_screenshot_failed','2026-02-13 09:45:50'),(5313,669,'_elementor_edit_mode','builder'),(5481,684,'_elementor_template_type','loop-item'),(3618,468,'_elementor_edit_mode','builder'),(3619,468,'_elementor_template_type','loop-item'),(3620,469,'_elementor_edit_mode','builder'),(3621,469,'_elementor_template_type','loop-item'),(3622,468,'_elementor_version','3.35.3'),(3623,468,'_elementor_pro_version','3.35.0'),(3624,468,'_elementor_source','post'),(3625,470,'_elementor_edit_mode','builder'),(3626,470,'_elementor_template_type','loop-item'),(3627,470,'_elementor_version','3.35.3'),(3628,470,'_elementor_pro_version','3.35.0'),(3629,470,'_elementor_source','post'),(3630,468,'_wp_page_template','default'),(3682,468,'_elementor_data','[{\"id\":\"5f18047\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"538ce40\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfebfa\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"5e6aebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"header_size\":\"h5\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e069ce0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e834fb5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3665,468,'_edit_lock','1770976471:5'),(3386,445,'_elementor_edit_mode','builder'),(3387,445,'_elementor_template_type','wp-page'),(3388,445,'_elementor_version','3.35.3'),(3389,445,'_elementor_pro_version','3.35.0'),(3390,445,'_wp_page_template','elementor_header_footer'),(3391,445,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3411,448,'_elementor_edit_mode','builder'),(3412,448,'_elementor_template_type','wp-page'),(3413,448,'_elementor_version','3.35.3'),(3414,448,'_elementor_pro_version','3.35.0'),(3415,448,'_wp_page_template','elementor_header_footer'),(3416,448,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3333,437,'_wp_attached_file','2026/02/sanlam-logo.png'),(3334,437,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:70;s:4:\"file\";s:23:\"2026/02/sanlam-logo.png\";s:8:\"filesize\";i:66824;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"sanlam-logo-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6901;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6279,751,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3345,439,'_wp_attached_file','2026/02/menel_logo.png'),(3346,439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:70;s:4:\"file\";s:22:\"2026/02/menel_logo.png\";s:8:\"filesize\";i:61737;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"menel_logo-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3347,440,'_wp_attached_file','2026/02/bifm_logo.png'),(3348,440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:70;s:4:\"file\";s:21:\"2026/02/bifm_logo.png\";s:8:\"filesize\";i:63073;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"bifm_logo-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7988;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3357,442,'_elementor_edit_mode','builder'),(3358,442,'_elementor_template_type','wp-page'),(3359,442,'_elementor_version','3.35.3'),(3360,442,'_elementor_pro_version','3.35.0'),(3361,442,'_wp_page_template','elementor_header_footer'),(3362,442,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"28991fff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Financial Analysis\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"530e97b9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae15f6a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"Financial Analysis\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"Strategic Planning\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"Market Research\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"Organizational Development\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"Branding Strategy\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"276d036\"},{\"accordion_title\":\"Sustainability and CSR\",\"item_description\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante.\\u00a0<\\/p>\",\"_id\":\"9581b14\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=ac6539a\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=ac6539a\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\",\"text_color_open\":\"globals\\/colors?id=accent\",\"acc_background_open_color\":\"globals\\/colors?id=ac6539a\",\"acc_border_close_color\":\"globals\\/colors?id=ac6539a\",\"icon_color_open\":\"globals\\/colors?id=accent\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"icon_close\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_open\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"acc_background_open_background\":\"classic\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"60d5767f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content_mobile\":\"center\",\"_title\":\"Share On\"},\"elements\":[{\"id\":\"56998753\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share On : \",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=af7d332\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":16,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984bb38\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=accent\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10009,1115,'_elementor_template_type','wp-page'),(10010,1115,'_elementor_version','3.35.4'),(10011,1115,'_elementor_pro_version','3.35.1'),(10012,1115,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(10064,1120,'_elementor_pro_version','3.35.1'),(10065,1120,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10066,1120,'_elementor_element_cache','{\"timeout\":1773762338,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(6635,789,'_elementor_edit_mode','builder'),(6636,789,'_elementor_template_type','wp-page'),(6637,789,'_elementor_version','3.35.3'),(6638,789,'_wp_page_template','elementor_header_footer'),(6639,789,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"654f8b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cf0d788\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"393\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3405,447,'_elementor_pro_version','3.35.0'),(3406,447,'_wp_page_template','elementor_header_footer'),(3407,447,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3402,447,'_elementor_edit_mode','builder'),(3403,447,'_elementor_template_type','wp-page'),(3404,447,'_elementor_version','3.35.3'),(3394,446,'_elementor_edit_mode','builder'),(3395,446,'_elementor_template_type','wp-page'),(3396,446,'_elementor_version','3.35.3'),(3397,446,'_elementor_pro_version','3.35.0'),(3398,446,'_wp_page_template','elementor_header_footer'),(3399,446,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Service\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3418,449,'_elementor_edit_mode','builder'),(3419,449,'_elementor_template_type','wp-page'),(3420,449,'_elementor_version','3.35.3'),(3421,449,'_elementor_pro_version','3.35.0'),(3422,449,'_wp_page_template','elementor_header_footer'),(3423,449,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3425,450,'_elementor_edit_mode','builder'),(3426,450,'_elementor_template_type','wp-page'),(3427,450,'_elementor_version','3.35.3'),(3428,450,'_elementor_pro_version','3.35.0'),(3429,450,'_wp_page_template','elementor_header_footer'),(3430,450,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3435,451,'_elementor_edit_mode','builder'),(3436,451,'_elementor_template_type','wp-page'),(3437,451,'_elementor_version','3.35.3'),(3438,451,'_elementor_pro_version','3.35.0'),(3439,451,'_wp_page_template','elementor_header_footer'),(3440,451,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4006,506,'_elementor_edit_mode','builder'),(4007,506,'_elementor_template_type','wp-page'),(4008,506,'_elementor_version','3.35.3'),(4009,506,'_elementor_pro_version','3.35.0'),(4010,506,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (4011,506,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(7876,888,'_elementor_edit_mode','builder'),(7877,888,'_elementor_template_type','wp-page'),(7878,888,'_elementor_version','3.35.4'),(7879,888,'_wp_page_template','elementor_header_footer'),(7880,888,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span>\\n\\n<img class=\\\"alignnone size-medium wp-image-885\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.png\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/>\\n\\n&nbsp;\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3444,452,'_elementor_edit_mode','builder'),(3445,452,'_elementor_template_type','wp-page'),(3446,452,'_elementor_version','3.35.3'),(3447,452,'_elementor_pro_version','3.35.0'),(3448,452,'_wp_page_template','elementor_header_footer'),(3449,452,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3453,453,'_elementor_edit_mode','builder'),(3454,453,'_elementor_template_type','wp-page'),(3455,453,'_elementor_version','3.35.3'),(3456,453,'_elementor_pro_version','3.35.0'),(3457,453,'_wp_page_template','elementor_header_footer'),(3458,453,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4034,509,'_elementor_edit_mode','builder'),(4035,509,'_elementor_template_type','wp-page'),(4036,509,'_elementor_version','3.35.3'),(4037,509,'_elementor_pro_version','3.35.0'),(4038,509,'_wp_page_template','elementor_header_footer'),(4039,509,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(6631,788,'_elementor_pro_version','3.35.0'),(3469,454,'_menu_item_type','custom'),(3470,454,'_menu_item_menu_item_parent','153'),(3471,454,'_menu_item_object_id','454'),(3472,454,'_menu_item_object','custom'),(3473,454,'_menu_item_target',''),(3474,454,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3475,454,'_menu_item_xfn',''),(3476,454,'_menu_item_url','https://www.aflife.co.zm'),(3512,105,'_wp_old_date','2026-02-11'),(3478,455,'_menu_item_type','custom'),(3479,455,'_menu_item_menu_item_parent','153'),(3480,455,'_menu_item_object_id','455'),(3481,455,'_menu_item_object','custom'),(3482,455,'_menu_item_target',''),(3483,455,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3484,455,'_menu_item_xfn',''),(3485,455,'_menu_item_url','https://www.afprop.co.zm'),(3509,129,'_wp_old_date','2026-02-11'),(3487,456,'_menu_item_type','custom'),(3488,456,'_menu_item_menu_item_parent','153'),(3489,456,'_menu_item_object_id','456'),(3490,456,'_menu_item_object','custom'),(3491,456,'_menu_item_target',''),(3492,456,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3493,456,'_menu_item_xfn',''),(3494,456,'_menu_item_url','https://aflifepension.co.zm'),(3510,154,'_wp_old_date','2026-02-11'),(3496,457,'_menu_item_type','custom'),(3497,457,'_menu_item_menu_item_parent','154'),(3498,457,'_menu_item_object_id','457'),(3499,457,'_menu_item_object','custom'),(3500,457,'_menu_item_target',''),(3501,457,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3502,457,'_menu_item_xfn',''),(3503,457,'_menu_item_url','https://zambianhomeloans.com'),(3511,108,'_wp_old_date','2026-02-11'),(3505,104,'_wp_old_date','2026-02-11'),(3506,106,'_wp_old_date','2026-02-11'),(3507,200,'_wp_old_date','2026-02-11'),(3508,153,'_wp_old_date','2026-02-11'),(3549,100,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d772332\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.<\\/p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3539,459,'_elementor_edit_mode','builder'),(3540,459,'_elementor_template_type','wp-page'),(3541,459,'_elementor_version','3.35.3'),(3542,459,'_elementor_pro_version','3.35.0'),(3543,460,'_wp_page_template','default'),(3545,460,'_elementor_edit_mode','builder'),(3546,460,'_elementor_template_type','wp-page'),(3547,460,'_elementor_version','3.35.3'),(3548,460,'_elementor_pro_version','3.35.0'),(3537,459,'_wp_page_template','default'),(3558,462,'_wp_page_template','elementor_header_footer'),(3560,462,'_elementor_edit_mode','builder'),(3561,462,'_elementor_template_type','wp-page'),(3562,462,'_elementor_version','3.35.3'),(3563,462,'_elementor_pro_version','3.35.0'),(3564,462,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3565,463,'_wp_page_template','elementor_header_footer'),(3567,463,'_elementor_edit_mode','builder'),(3568,463,'_elementor_template_type','wp-page'),(3569,463,'_elementor_version','3.35.3'),(3570,463,'_elementor_pro_version','3.35.0'),(3571,463,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3578,464,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4155,524,'_wp_page_template','elementor_header_footer'),(4157,524,'_elementor_edit_mode','builder'),(4158,524,'_elementor_template_type','wp-page'),(4159,524,'_elementor_version','3.35.3'),(4160,524,'_elementor_pro_version','3.35.0'),(4161,524,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4183,527,'_wp_page_template','elementor_header_footer'),(4185,527,'_elementor_edit_mode','builder'),(4186,527,'_elementor_template_type','wp-page'),(4187,527,'_elementor_version','3.35.3'),(4188,527,'_elementor_pro_version','3.35.0'),(4189,527,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3588,465,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6772,800,'_elementor_edit_mode','builder'),(6773,800,'_elementor_template_type','wp-page'),(6774,800,'_elementor_version','3.35.3'),(6775,800,'_wp_page_template','elementor_header_footer'),(6776,800,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"654f8b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cf0d788\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"393\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"board-of-directors-m\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6703,794,'_elementor_edit_mode','builder'),(6667,792,'_elementor_edit_mode','builder'),(6668,792,'_elementor_template_type','loop-item'),(6669,792,'_elementor_version','3.35.3'),(6670,792,'_elementor_pro_version','3.35.0'),(6671,792,'_elementor_source','post'),(6672,792,'_wp_page_template','default'),(6673,792,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"26eca8e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}]'),(6688,793,'_elementor_edit_mode','builder'),(6689,793,'_elementor_template_type','loop-item'),(6690,793,'_elementor_version','3.35.3'),(6691,793,'_elementor_pro_version','3.35.0'),(6692,793,'_elementor_source','post'),(6693,793,'_wp_page_template','default'),(6694,793,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1256,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}]'),(7827,882,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\",\"taxonomy_filter_hover_border_border\":\"none\",\"taxonomy_filter_active_border_border\":\"none\",\"__globals__\":{\"taxonomy_filter_active_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(7751,873,'_elementor_pro_version','3.35.0'),(6654,791,'_elementor_edit_mode','builder'),(6655,791,'_elementor_template_type','loop-item'),(6656,791,'_elementor_version','3.35.3'),(6657,791,'_elementor_pro_version','3.35.0'),(6658,791,'_elementor_source','post'),(6659,791,'_wp_page_template','default'),(6660,791,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"26eca8e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}]'),(6720,795,'_elementor_source','post'),(6721,795,'_wp_page_template','default'),(6722,795,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}]'),(6828,806,'_elementor_screenshot','a:2:{s:2:\"id\";i:803;s:3:\"url\";s:132:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_367_2026-02-16-14-30-26_33b8ee6a.png\";}'),(3592,466,'_wp_page_template','elementor_header_footer'),(3593,466,'_elementor_edit_mode','builder'),(3594,466,'_elementor_template_type','wp-page'),(3595,466,'_elementor_version','3.35.3'),(3596,466,'_elementor_pro_version','3.35.0'),(3597,466,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7522465d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"1d5db284\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36f5c9d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c6ac1d7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7097a19d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"690276c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"593c795c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-profit\",\"library\":\"rtmicons\"},\"title_text\":\"Financial Analysis\",\"description_text\":\"Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6a63404d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1b0cc8df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1da19f85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-global-economy\",\"library\":\"rtmicons\"},\"title_text\":\"Strategic Planning\",\"description_text\":\"Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"651ce590\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6f00eab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"507788b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-budget-planning\",\"library\":\"rtmicons\"},\"title_text\":\"Market Research\",\"description_text\":\"Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1b7d3eb1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7c2c7713\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"All Services\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1e1a337\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Why Choose Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5e1e39aa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"f4a649e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"-1\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"1\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_flex_align_self\":\"flex-end\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4260cd84\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63fb8d0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_z_index\":1,\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"275348e4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"17\",\"row\":\"17\",\"isLinked\":true,\"unit\":\"px\",\"size\":17},\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"ad4312\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46cec990\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Right Reason for Why You Choose Probiz\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f8637ff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f80954c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us1\"},\"elements\":[{\"id\":\"5410a6ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1259d387\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Target Audience\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"28\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f29295e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us2\"},\"elements\":[{\"id\":\"5f6d1ac2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"02\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44009ef9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"High Conversation Rate\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"294ad31b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Choose Us3\"},\"elements\":[{\"id\":\"4bb7e9c9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"03\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73d6abf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Better Market Research\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21b5622c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Counter\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"5aa31b26\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"30b3a8ca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":2,\"increment_step\":0,\"number_suffix\":\"k\",\"text_title\":\"Happy Customers\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"137057d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":250,\"number_suffix\":\"+\",\"text_title\":\"Expert Consultant\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"},{\"id\":\"cbb9f9a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":90,\"increment_step\":0,\"number_suffix\":\"%\",\"text_title\":\"Problem Solved\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"globals\\/colors?id=accent\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":false},{\"id\":\"54b1e6ff\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"3b578abc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"138c50a7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Expert Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67450b0e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Talk With Our Consultants\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d27ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d41126c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"See All\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"27433db3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2521b579\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"699190d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2ea4d911\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Courtney Henry\",\"description_text\":\"Senior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7c44e0ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e7d3983\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6aff083d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21feae35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"554487\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Catlyn Murphy\",\"description_text\":\"Junior Advisor\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2089f49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"}},{\"social_icon\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"cbb728c\"},{\"social_icon\":{\"value\":\"fab fa-pinterest\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"bec4123\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false},{\"id\":\"7ec9a23d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"13222af3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"177b1760\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FAQs\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ef8f29\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52384eb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11700c21\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"How do I know if my business needs consulting services?\",\"open_default\":\"yes\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"How does the consulting process typically work?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"What industries do you specialize in?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"How are your consulting fees structured?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"Can you provide a cost estimate before we begin?\",\"item_description\":\"<p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.<\\/p>\",\"_id\":\"276d036\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"75e43c84\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4f197ee0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"605d47a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d33029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"width_mobile\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"5f3e7e90\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=ac6539a\",\"hover_primary_color\":\"globals\\/colors?id=ac6539a\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(3598,466,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6589,784,'_elementor_pro_version','3.35.0'),(6591,785,'_elementor_edit_mode','builder'),(6592,785,'_elementor_template_type','wp-page'),(6593,785,'_elementor_version','3.35.3'),(6594,785,'_wp_page_template','elementor_header_footer'),(6595,785,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"654f8b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cf0d788\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"393\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6596,785,'_elementor_pro_version','3.35.0'),(6626,788,'_elementor_edit_mode','builder'),(6627,788,'_elementor_template_type','wp-page'),(6628,788,'_elementor_version','3.35.3'),(6629,788,'_wp_page_template','elementor_header_footer'),(6630,788,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"654f8b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cf0d788\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"393\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6920,814,'_elementor_edit_mode','builder'),(6921,814,'_elementor_template_type','wp-page'),(6922,814,'_elementor_version','3.35.3'),(6923,814,'_wp_page_template','elementor_header_footer'),(6924,814,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"]},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"]},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6801,804,'_elementor_is_screenshot','1'),(6802,804,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_393_2026-02-16-14-30-29_2d1ca4da.png'),(6803,393,'_elementor_screenshot','a:2:{s:2:\"id\";i:804;s:3:\"url\";s:132:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_393_2026-02-16-14-30-29_2d1ca4da.png\";}'),(3640,471,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6563,781,'_elementor_pro_version','3.35.0'),(7737,872,'_elementor_edit_mode','builder'),(7738,872,'_elementor_template_type','wp-page'),(7739,872,'_elementor_version','3.35.3'),(7740,872,'_wp_page_template','elementor_header_footer'),(7741,872,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3644,472,'_wp_page_template','elementor_header_footer'),(3645,472,'_elementor_edit_mode','builder'),(3646,472,'_elementor_template_type','wp-page'),(3647,472,'_elementor_version','3.35.3'),(3648,472,'_elementor_pro_version','3.35.0'),(3649,472,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3650,472,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3654,473,'_wp_page_template','elementor_header_footer'),(3655,473,'_elementor_edit_mode','builder'),(3656,473,'_elementor_template_type','wp-page'),(3657,473,'_elementor_version','3.35.3'),(3658,473,'_elementor_pro_version','3.35.0'),(3659,473,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3660,473,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8016,903,'_elementor_edit_mode','builder'),(7987,900,'_elementor_edit_mode','builder'),(7988,900,'_elementor_template_type','wp-page'),(7989,900,'_elementor_version','3.35.4'),(7990,900,'_wp_page_template','elementor_header_footer'),(7991,900,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"51d603c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"rkit-accordion-header\\\">\\n<div class=\\\"rkit-accordion__icon\\\">&nbsp;<\\/div>\\n<\\/div>\\n<div class=\\\"rkit-accordion-content\\\">\\n<div class=\\\"rkit-accordion__content\\\">\\n<p>Anglo created a financial services division to incept the business of pension funds management for<br>Anglo related companies.<\\/p>\\n<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p>\\n<ul>\\n<li><strong>Hill and Delamain<\\/strong><\\/li>\\n<li><strong>Total<\\/strong><\\/li>\\n<li><strong>Chloride<\\/strong><\\/li>\\n<li><strong>Deloitte and Touche<\\/strong><\\/li>\\n<li><strong>Philips<\\/strong><\\/li>\\n<\\/ul>\\n<p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(7881,888,'_elementor_pro_version','3.35.1'),(6558,781,'_elementor_edit_mode','builder'),(6559,781,'_elementor_template_type','wp-page'),(6560,781,'_elementor_version','3.35.3'),(6561,781,'_wp_page_template','elementor_header_footer'),(6562,781,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3740,481,'_wp_page_template','elementor_header_footer'),(3741,481,'_elementor_edit_mode','builder'),(3742,481,'_elementor_template_type','wp-page'),(3743,481,'_elementor_version','3.35.3'),(3744,481,'_elementor_pro_version','3.35.0'),(3745,481,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3771,484,'_elementor_edit_mode','builder'),(3772,484,'_elementor_template_type','loop-item'),(3773,484,'_elementor_version','3.35.3'),(3774,484,'_elementor_pro_version','3.35.0'),(3775,484,'_elementor_source','post'),(3776,484,'_wp_page_template','default'),(3777,484,'_elementor_data','[{\"id\":\"5f18047\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"538ce40\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfebfa\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"5e6aebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e069ce0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e834fb5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3733,480,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3915,496,'_elementor_pro_version','3.35.0'),(3916,496,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(3727,480,'_wp_page_template','elementor_header_footer'),(3728,480,'_elementor_edit_mode','builder'),(3729,480,'_elementor_template_type','wp-page'),(3730,480,'_elementor_version','3.35.3'),(3731,480,'_elementor_pro_version','3.35.0'),(3732,480,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3715,478,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6268,750,'_elementor_pro_version','3.35.0'),(3718,479,'_wp_page_template','elementor_header_footer'),(3719,479,'_elementor_edit_mode','builder'),(3720,479,'_elementor_template_type','wp-page'),(3721,479,'_elementor_version','3.35.3'),(3722,479,'_elementor_pro_version','3.35.0'),(3723,479,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3724,479,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6259,749,'_elementor_pro_version','3.35.0'),(7969,897,'_wp_attached_file','2026/02/Simple-org-chart-scaled.jpeg'),(7970,897,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2287;s:6:\"height\";i:2560;s:4:\"file\";s:36:\"2026/02/Simple-org-chart-scaled.jpeg\";s:8:\"filesize\";i:343014;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Simple-org-chart-268x300.jpeg\";s:5:\"width\";i:268;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15201;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Simple-org-chart-915x1024.jpeg\";s:5:\"width\";i:915;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91928;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Simple-org-chart-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6050;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Simple-org-chart-768x860.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:860;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72118;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Simple-org-chart-1372x1536.jpeg\";s:5:\"width\";i:1372;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164758;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"Simple-org-chart-1830x2048.jpeg\";s:5:\"width\";i:1830;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248432;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:21:\"Simple-org-chart.jpeg\";}'),(6263,750,'_elementor_edit_mode','builder'),(6264,750,'_elementor_template_type','wp-page'),(6265,750,'_elementor_version','3.35.3'),(6266,750,'_wp_page_template','elementor_header_footer'),(6267,750,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3864,491,'_wp_page_template','elementor_header_footer'),(3865,491,'_elementor_edit_mode','builder'),(3866,491,'_elementor_template_type','wp-page'),(3867,491,'_elementor_version','3.35.3'),(3868,491,'_elementor_pro_version','3.35.0');
INSERT INTO `wpph_postmeta` VALUES (3869,491,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3782,485,'_elementor_edit_mode','builder'),(3783,485,'_elementor_template_type','loop-item'),(3784,485,'_elementor_version','3.35.3'),(3785,485,'_elementor_pro_version','3.35.0'),(3786,485,'_elementor_source','post'),(3787,485,'_wp_page_template','default'),(3788,485,'_elementor_data','[{\"id\":\"5f18047\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"538ce40\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfebfa\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"5e6aebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e069ce0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e834fb5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3746,481,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6555,780,'_elementor_pro_version','3.35.0'),(3750,482,'_wp_page_template','elementor_header_footer'),(3751,482,'_elementor_edit_mode','builder'),(3752,482,'_elementor_template_type','wp-page'),(3753,482,'_elementor_version','3.35.3'),(3754,482,'_elementor_pro_version','3.35.0'),(3755,482,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3756,482,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6566,782,'_elementor_edit_mode','builder'),(6567,782,'_elementor_template_type','wp-page'),(6568,782,'_elementor_version','3.35.3'),(6569,782,'_wp_page_template','elementor_header_footer'),(6570,782,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"654f8b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cf0d788\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3913,496,'_elementor_template_type','wp-page'),(3914,496,'_elementor_version','3.35.3'),(3760,483,'_wp_page_template','elementor_header_footer'),(3761,483,'_elementor_edit_mode','builder'),(3762,483,'_elementor_template_type','wp-page'),(3763,483,'_elementor_version','3.35.3'),(3764,483,'_elementor_pro_version','3.35.0'),(3765,483,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3766,483,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3895,494,'_wp_page_template','elementor_header_footer'),(3896,494,'_elementor_edit_mode','builder'),(3897,494,'_elementor_template_type','wp-page'),(3898,494,'_elementor_version','3.35.3'),(3899,494,'_elementor_pro_version','3.35.0'),(3900,494,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3809,487,'_elementor_edit_mode','builder'),(3810,487,'_elementor_template_type','loop-item'),(3811,487,'_elementor_version','3.35.3'),(3812,487,'_elementor_pro_version','3.35.0'),(3813,487,'_elementor_source','post'),(3814,487,'_wp_page_template','default'),(3815,487,'_elementor_data','[{\"id\":\"5f18047\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"538ce40\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfebfa\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"5e6aebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e069ce0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e834fb5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3835,489,'_elementor_edit_mode','builder'),(3836,489,'_elementor_template_type','loop-item'),(3822,488,'_elementor_edit_mode','builder'),(3823,488,'_elementor_template_type','loop-item'),(3824,488,'_elementor_version','3.35.3'),(3825,488,'_elementor_pro_version','3.35.0'),(3826,488,'_elementor_source','post'),(3827,488,'_wp_page_template','default'),(3828,488,'_elementor_data','[{\"id\":\"5f18047\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"15\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"538ce40\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfebfa\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"5e6aebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"header_size\":\"h5\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e069ce0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e834fb5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(6571,782,'_elementor_pro_version','3.35.0'),(3837,489,'_elementor_version','3.35.3'),(3838,489,'_elementor_pro_version','3.35.0'),(3839,489,'_elementor_source','post'),(3840,489,'_wp_page_template','default'),(3841,489,'_elementor_data','[{\"id\":\"5f18047\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"538ce40\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfebfa\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"5e6aebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"header_size\":\"h5\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e069ce0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e834fb5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(10969,1219,'_elementor_edit_mode','builder'),(10970,1219,'_elementor_template_type','wp-page'),(10971,1219,'_elementor_version','3.35.4'),(10972,1219,'_elementor_pro_version','3.35.1'),(10973,1219,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(6603,786,'_elementor_source','post'),(6604,786,'_wp_page_template','default'),(6605,786,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"26eca8e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"83de281\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}]'),(10968,1219,'_wp_page_template','elementor_header_footer'),(3862,468,'_elementor_controls_usage','a:4:{s:25:\"theme-post-featured-image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_radius\";i:1;s:27:\"background_hover_transition\";i:1;s:15:\"hover_animation\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:4:{s:13:\"content_width\";i:2;s:5:\"width\";i:1;s:11:\"boxed_width\";i:1;s:8:\"flex_gap\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:2;s:10:\"_flex_size\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:2:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:13:\"border_border\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}}'),(5351,674,'_elementor_source','post'),(5352,674,'_wp_page_template','default'),(5354,674,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ddab80\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__dynamic__\":{\"background_overlay_hover_image\":\"[elementor-tag id=\\\"f90d4aa\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),(3848,490,'_elementor_edit_mode','builder'),(3849,490,'_elementor_template_type','loop-item'),(3850,490,'_elementor_version','3.35.3'),(3851,490,'_elementor_pro_version','3.35.0'),(3852,490,'_elementor_source','post'),(3853,490,'_wp_page_template','default'),(3855,490,'_elementor_data','[{\"id\":\"1c5912d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2903fcc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d41dd08\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\",\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"28a95f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"header_size\":\"h5\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_widget_all_gradient_position_tablet\":\"\",\"background_widget_all_gradient_position_mobile\":\"\",\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0d740\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"},\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_widget_all_gradient_position_tablet\":\"\",\"background_widget_all_gradient_position_mobile\":\"\",\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ba969d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(3858,490,'_elementor_screenshot_failed','2026-02-13 09:46:09'),(5300,668,'_elementor_edit_mode','builder'),(5301,668,'_elementor_template_type','loop-item'),(5302,668,'_elementor_version','3.35.3'),(5303,668,'_elementor_pro_version','3.35.0'),(5304,668,'_elementor_source','post'),(5305,668,'_wp_page_template','default'),(5307,668,'_elementor_data','[{\"id\":\"1c5912d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=3c2b57c\"}},\"elements\":[{\"id\":\"2903fcc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d41dd08\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\",\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"28a95f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"header_size\":\"h5\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_widget_all_gradient_position_tablet\":\"\",\"background_widget_all_gradient_position_mobile\":\"\",\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0d740\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"},\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_widget_all_gradient_position_tablet\":\"\",\"background_widget_all_gradient_position_mobile\":\"\",\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ba969d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(5458,682,'_elementor_source','post'),(5387,677,'_elementor_edit_mode','builder'),(5388,677,'_elementor_template_type','loop-item'),(5389,677,'_elementor_version','3.35.3'),(5390,677,'_elementor_pro_version','3.35.0'),(5391,677,'_elementor_source','post'),(5392,677,'_wp_page_template','default'),(5394,677,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ddab80\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_hover_image\":\"[elementor-tag id=\\\"f90d4aa\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_overlay_image\":\"[elementor-tag id=\\\"4c8ebb5\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(5381,676,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ddab80\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_hover_image\":\"[elementor-tag id=\\\"f90d4aa\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_overlay_image\":\"[elementor-tag id=\\\"4c8ebb5\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(3870,491,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6618,787,'_elementor_source','post'),(6619,787,'_wp_page_template','default'),(6525,778,'_elementor_edit_mode','builder'),(6526,778,'_elementor_template_type','loop-item'),(6512,777,'_elementor_edit_mode','builder'),(6513,777,'_elementor_template_type','loop-item'),(6514,777,'_elementor_version','3.35.3'),(6515,777,'_elementor_pro_version','3.35.0'),(6516,777,'_elementor_source','post'),(6517,777,'_wp_page_template','default'),(6518,777,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"9dc6bb9\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"83de281\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}]'),(3874,492,'_wp_page_template','elementor_header_footer'),(3875,492,'_elementor_edit_mode','builder'),(3876,492,'_elementor_template_type','wp-page'),(3877,492,'_elementor_version','3.35.3'),(3878,492,'_elementor_pro_version','3.35.0'),(3879,492,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-light-bulb\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3880,492,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10023,1116,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10024,1116,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(10025,1116,'_elementor_css','a:6:{s:4:\"time\";i:1773733440;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10026,1116,'_elementor_element_cache','{\"timeout\":1773819841,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(7891,889,'_elementor_pro_version','3.35.1'),(7893,890,'_elementor_edit_mode','builder'),(7894,890,'_elementor_template_type','wp-page'),(7895,890,'_elementor_version','3.35.4'),(7896,890,'_wp_page_template','elementor_header_footer'),(7897,890,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span>\\n\\n<img class=\\\"alignnone size-medium wp-image-885\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.png\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/>\\n\\n&nbsp;\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3911,496,'_wp_page_template','elementor_header_footer'),(3912,496,'_elementor_edit_mode','builder'),(3884,493,'_wp_page_template','elementor_header_footer'),(3885,493,'_elementor_edit_mode','builder'),(3886,493,'_elementor_template_type','wp-page'),(3887,493,'_elementor_version','3.35.3'),(3888,493,'_elementor_pro_version','3.35.0'),(3889,493,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3890,493,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6475,774,'_elementor_pro_version','3.35.0'),(3901,494,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3903,495,'_wp_page_template','elementor_header_footer'),(3904,495,'_elementor_edit_mode','builder'),(3905,495,'_elementor_template_type','wp-page'),(3906,495,'_elementor_version','3.35.3'),(3907,495,'_elementor_pro_version','3.35.0'),(3908,495,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b977c24\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"layout_style\":\"style_4\",\"testi_list\":[{\"author_name\":\"John Thunder\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable\\u201d\",\"_id\":\"b4b6617\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Sarah Laura\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\",\"_id\":\"709e723\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"author_name\":\"Michael Praz\",\"author_occupation\":\"Designation\",\"testimonial_review\":\"\\\"Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.\\u201d\",\"_id\":\"3d24b3f\",\"client_avatar\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"slide_to_show\":2,\"card_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"card_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"card_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"card_background_background\":\"classic\",\"card_border_border\":\"solid\",\"card_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"review_align\":\"left\",\"author_align\":\"left\",\"quote_align\":\"end\",\"icon_quote_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"card_background_color\":\"globals\\/colors?id=accent\",\"card_border_color\":\"globals\\/colors?id=ac6539a\",\"review_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"review_color\":\"globals\\/colors?id=text\",\"quote_color\":\"globals\\/colors?id=ac6539a\",\"author_typography_typography\":\"globals\\/typography?id=accent\",\"author_name_color\":\"globals\\/colors?id=primary\",\"author_occupation_typography_typography\":\"globals\\/typography?id=text\",\"author_occupation_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_normal_color\":\"globals\\/colors?id=ac6539a\",\"dot_background_hover_color\":\"globals\\/colors?id=secondary\",\"dot_background_active_color\":\"globals\\/colors?id=secondary\"},\"body_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"body_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"body_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"avatar_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"avatar_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"avatar_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"avatar_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"icon_quote_margin\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"2\",\"isLinked\":false},\"icon_quote_margin_tablet\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"icon_quote_margin_mobile\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"rating_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"dot_background_normal_background\":\"classic\",\"dot_background_hover_background\":\"classic\",\"dot_background_active_background\":\"classic\",\"slide_to_scroll_tablet\":2,\"icon_quote_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-testimonial-carousel\"}],\"isInner\":false}]'),(3909,495,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3917,496,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3923,497,'_wp_page_template','elementor_header_footer'),(3924,497,'_elementor_edit_mode','builder'),(3925,497,'_elementor_template_type','wp-page'),(3926,497,'_elementor_version','3.35.3'),(3927,497,'_elementor_pro_version','3.35.0'),(3928,497,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4614,573,'_wp_page_template','elementor_header_footer'),(4615,573,'_elementor_edit_mode','builder'),(4616,573,'_elementor_template_type','wp-page'),(4617,573,'_elementor_version','3.35.3'),(4618,573,'_elementor_pro_version','3.35.0'),(4619,573,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4739,594,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3929,497,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6254,749,'_elementor_edit_mode','builder'),(6255,749,'_elementor_template_type','wp-page'),(6256,749,'_elementor_version','3.35.3'),(6257,749,'_wp_page_template','elementor_header_footer'),(6258,749,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3933,498,'_wp_page_template','elementor_header_footer'),(3934,498,'_elementor_edit_mode','builder'),(3935,498,'_elementor_template_type','wp-page'),(3936,498,'_elementor_version','3.35.3'),(3937,498,'_elementor_pro_version','3.35.0'),(3938,498,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(3939,498,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6470,774,'_elementor_edit_mode','builder'),(6471,774,'_elementor_template_type','wp-page'),(6472,774,'_elementor_version','3.35.3'),(6473,774,'_wp_page_template','elementor_header_footer'),(6474,774,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(3943,499,'_wp_page_template','elementor_header_footer'),(3944,499,'_elementor_edit_mode','builder'),(3945,499,'_elementor_template_type','wp-page'),(3946,499,'_elementor_version','3.35.3'),(3947,499,'_elementor_pro_version','3.35.0'),(3948,499,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(3949,499,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10007,1115,'_wp_page_template','elementor_header_footer'),(10008,1115,'_elementor_edit_mode','builder'),(6466,773,'_elementor_pro_version','3.35.0'),(4668,582,'_wp_page_template','elementor_header_footer'),(4669,582,'_elementor_edit_mode','builder'),(4670,582,'_elementor_template_type','wp-page'),(4671,582,'_elementor_version','3.35.3'),(4672,582,'_elementor_pro_version','3.35.0'),(4673,582,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(3965,501,'_elementor_edit_mode','builder'),(3966,501,'_elementor_template_type','wp-page'),(3967,501,'_elementor_version','3.35.3'),(3968,501,'_elementor_pro_version','3.35.0'),(3969,501,'_wp_page_template','elementor_header_footer'),(3970,501,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(3998,505,'_elementor_edit_mode','builder'),(3974,502,'_elementor_edit_mode','builder'),(3975,502,'_elementor_template_type','wp-page'),(3976,502,'_elementor_version','3.35.3'),(3977,502,'_elementor_pro_version','3.35.0'),(3978,502,'_wp_page_template','elementor_header_footer'),(3979,502,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(3991,504,'_elementor_edit_mode','builder'),(3992,504,'_elementor_template_type','wp-page'),(3993,504,'_elementor_version','3.35.3'),(3994,504,'_elementor_pro_version','3.35.0'),(3995,504,'_wp_page_template','elementor_header_footer'),(3996,504,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Latest Article<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(3999,505,'_elementor_template_type','wp-page'),(4000,505,'_elementor_version','3.35.3'),(4001,505,'_elementor_pro_version','3.35.0'),(4002,505,'_wp_page_template','elementor_header_footer'),(4003,505,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(5188,657,'_elementor_edit_mode','builder'),(5189,657,'_elementor_template_type','wp-page'),(5190,657,'_elementor_version','3.35.3'),(5191,657,'_elementor_pro_version','3.35.0'),(5192,657,'_wp_page_template','elementor_header_footer'),(5193,657,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(4015,507,'_elementor_edit_mode','builder'),(4016,507,'_elementor_template_type','wp-page'),(4017,507,'_elementor_version','3.35.3'),(4018,507,'_elementor_pro_version','3.35.0'),(4019,507,'_wp_page_template','elementor_header_footer'),(4020,507,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4024,508,'_elementor_edit_mode','builder'),(4025,508,'_elementor_template_type','wp-page'),(4026,508,'_elementor_version','3.35.3'),(4027,508,'_elementor_pro_version','3.35.0'),(4028,508,'_wp_page_template','elementor_header_footer'),(4029,508,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(6461,773,'_elementor_edit_mode','builder'),(6462,773,'_elementor_template_type','wp-page'),(6463,773,'_elementor_version','3.35.3'),(6464,773,'_wp_page_template','elementor_header_footer'),(6465,773,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4041,510,'_elementor_edit_mode','builder'),(4042,510,'_elementor_template_type','wp-page'),(4043,510,'_elementor_version','3.35.3'),(4044,510,'_elementor_pro_version','3.35.0'),(4045,510,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (4046,510,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4048,511,'_elementor_edit_mode','builder'),(4049,511,'_elementor_template_type','wp-page'),(4050,511,'_elementor_version','3.35.3'),(4051,511,'_elementor_pro_version','3.35.0'),(4052,511,'_wp_page_template','elementor_header_footer'),(4053,511,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4056,512,'_elementor_edit_mode','builder'),(4057,512,'_elementor_template_type','wp-page'),(4058,512,'_elementor_version','3.35.3'),(4059,512,'_elementor_pro_version','3.35.0'),(4060,512,'_wp_page_template','elementor_header_footer'),(4061,512,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4063,513,'_elementor_edit_mode','builder'),(4064,513,'_elementor_template_type','wp-page'),(4065,513,'_elementor_version','3.35.3'),(4066,513,'_elementor_pro_version','3.35.0'),(4067,513,'_wp_page_template','elementor_header_footer'),(4068,513,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5138,650,'_elementor_pro_version','3.35.0'),(4070,514,'_elementor_edit_mode','builder'),(4071,514,'_elementor_template_type','wp-page'),(4072,514,'_elementor_version','3.35.3'),(4073,514,'_elementor_pro_version','3.35.0'),(4074,514,'_wp_page_template','elementor_header_footer'),(4075,514,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4078,515,'_elementor_edit_mode','builder'),(4079,515,'_elementor_template_type','wp-page'),(4080,515,'_elementor_version','3.35.3'),(4081,515,'_elementor_pro_version','3.35.0'),(4082,515,'_wp_page_template','elementor_header_footer'),(4083,515,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4085,516,'_elementor_edit_mode','builder'),(4086,516,'_elementor_template_type','wp-page'),(4087,516,'_elementor_version','3.35.3'),(4088,516,'_elementor_pro_version','3.35.0'),(4089,516,'_wp_page_template','elementor_header_footer'),(4090,516,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4092,517,'_elementor_edit_mode','builder'),(4093,517,'_elementor_template_type','wp-page'),(4094,517,'_elementor_version','3.35.3'),(4095,517,'_elementor_pro_version','3.35.0'),(4096,517,'_wp_page_template','elementor_header_footer'),(4097,517,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4103,518,'_elementor_edit_mode','builder'),(4104,518,'_elementor_template_type','wp-page'),(4105,518,'_elementor_version','3.35.3'),(4106,518,'_elementor_pro_version','3.35.0'),(4107,518,'_wp_page_template','elementor_header_footer'),(4108,518,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4131,521,'_elementor_edit_mode','builder'),(4132,521,'_elementor_template_type','wp-page'),(4133,521,'_elementor_version','3.35.3'),(4134,521,'_elementor_pro_version','3.35.0'),(4135,521,'_wp_page_template','elementor_header_footer'),(4136,521,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(7898,890,'_elementor_pro_version','3.35.1'),(7900,891,'_elementor_edit_mode','builder'),(7901,891,'_elementor_template_type','wp-page'),(7902,891,'_elementor_version','3.35.4'),(7903,891,'_wp_page_template','elementor_header_footer'),(7904,891,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span>\\n\\n<img class=\\\"alignnone size-medium wp-image-885\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.png\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/>\\n\\n&nbsp;\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4112,519,'_elementor_edit_mode','builder'),(4113,519,'_elementor_template_type','wp-page'),(4114,519,'_elementor_version','3.35.3'),(4115,519,'_elementor_pro_version','3.35.0'),(4116,519,'_wp_page_template','elementor_header_footer'),(4117,519,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Service Detail<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5136,650,'_elementor_template_type','wp-page'),(5137,650,'_elementor_version','3.35.3'),(4121,520,'_elementor_edit_mode','builder'),(4122,520,'_elementor_template_type','wp-page'),(4123,520,'_elementor_version','3.35.3'),(4124,520,'_elementor_pro_version','3.35.0'),(4125,520,'_wp_page_template','elementor_header_footer'),(4126,520,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4138,522,'_elementor_edit_mode','builder'),(4139,522,'_elementor_template_type','wp-page'),(4140,522,'_elementor_version','3.35.3'),(4141,522,'_elementor_pro_version','3.35.0'),(4142,522,'_wp_page_template','elementor_header_footer'),(4143,522,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5135,650,'_elementor_edit_mode','builder'),(4145,523,'_elementor_edit_mode','builder'),(4146,523,'_elementor_template_type','wp-page'),(4147,523,'_elementor_version','3.35.3'),(4148,523,'_elementor_pro_version','3.35.0'),(4149,523,'_wp_page_template','elementor_header_footer'),(4150,523,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5117,648,'_elementor_edit_mode','builder'),(5118,648,'_elementor_template_type','wp-page'),(5119,648,'_elementor_version','3.35.3'),(5120,648,'_elementor_pro_version','3.35.0'),(5121,648,'_wp_page_template','elementor_header_footer'),(5122,648,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5159,653,'_elementor_edit_mode','builder'),(5160,653,'_elementor_template_type','wp-page'),(5161,653,'_elementor_version','3.35.3'),(5162,653,'_elementor_pro_version','3.35.0'),(5163,653,'_wp_page_template','elementor_header_footer'),(5164,653,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5994,722,'_elementor_edit_mode','builder'),(5995,722,'_elementor_template_type','wp-page'),(5996,722,'_elementor_version','3.35.3'),(5997,722,'_elementor_pro_version','3.35.0'),(5998,722,'_wp_page_template','elementor_header_footer'),(5999,722,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(6457,772,'_elementor_pro_version','3.35.0'),(4164,525,'_wp_page_template','elementor_header_footer'),(4166,525,'_elementor_edit_mode','builder'),(4167,525,'_elementor_template_type','wp-page'),(4168,525,'_elementor_version','3.35.3'),(4169,525,'_elementor_pro_version','3.35.0'),(4170,525,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4173,526,'_wp_page_template','elementor_header_footer'),(4175,526,'_elementor_edit_mode','builder'),(4176,526,'_elementor_template_type','wp-page'),(4177,526,'_elementor_version','3.35.3'),(4178,526,'_elementor_pro_version','3.35.0'),(4179,526,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4190,528,'_wp_page_template','elementor_header_footer'),(4192,528,'_elementor_edit_mode','builder'),(4193,528,'_elementor_template_type','wp-page'),(4194,528,'_elementor_version','3.35.3'),(4195,528,'_elementor_pro_version','3.35.0'),(4196,528,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(7768,876,'_wp_page_template','elementor_header_footer'),(5979,721,'_wp_page_template','elementor_header_footer'),(4197,529,'_wp_page_template','elementor_header_footer'),(4199,529,'_elementor_edit_mode','builder'),(4200,529,'_elementor_template_type','wp-page'),(4201,529,'_elementor_version','3.35.3'),(4202,529,'_elementor_pro_version','3.35.0'),(4203,529,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5031,636,'_wp_page_template','elementor_header_footer'),(5033,636,'_elementor_edit_mode','builder'),(5034,636,'_elementor_template_type','wp-page'),(5035,636,'_elementor_version','3.35.3'),(5036,636,'_elementor_pro_version','3.35.0'),(5037,636,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4236,533,'_elementor_pro_version','3.35.0'),(4220,531,'_elementor_pro_version','3.35.0'),(6250,748,'_elementor_pro_version','3.35.0'),(4223,532,'_elementor_edit_mode','builder'),(4224,532,'_elementor_template_type','wp-page'),(4225,532,'_elementor_version','3.35.3'),(4226,532,'_wp_page_template','elementor_header_footer'),(4227,532,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"0761-8523-398\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbbdc07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"31ecf6c\"},{\"text\":\"Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"01b05fd\"},{\"text\":\"Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor.\\u00a0\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"e975ab1\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align_mobile\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"center\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=ac6539a\",\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7bd9bdf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"2c2a4d2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"604026aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"open_default\":\"yes\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p>\",\"_id\":\"e152421\"},{\"accordion_title\":\"1992\",\"item_description\":\"<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><p>\\u00a0<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4228,532,'_elementor_pro_version','3.35.0'),(7976,898,'_elementor_pro_version','3.35.1'),(4262,537,'_elementor_edit_mode','builder'),(4263,537,'_elementor_template_type','wp-page'),(4264,537,'_elementor_version','3.35.3'),(4265,537,'_wp_page_template','elementor_header_footer'),(4266,537,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4253,535,'_elementor_pro_version','3.35.0'),(4255,536,'_elementor_edit_mode','builder'),(4256,536,'_elementor_template_type','wp-page'),(4257,536,'_elementor_version','3.35.3'),(4258,536,'_wp_page_template','elementor_header_footer'),(4259,536,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"See What Your Business Needs\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-lightblub\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-rocket\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon-thin rtmicon-scale-balanced\",\"library\":\"rtmicons-thin\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4260,536,'_elementor_pro_version','3.35.0'),(6228,747,'_elementor_template_type','loop-item'),(6229,747,'_elementor_version','3.35.3'),(6230,747,'_elementor_pro_version','3.35.0'),(6231,747,'_elementor_source','post'),(6232,747,'_wp_page_template','default'),(6233,747,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(4270,538,'_elementor_edit_mode','builder'),(4275,538,'_elementor_pro_version','3.35.0'),(4277,539,'_elementor_edit_mode','builder'),(4278,539,'_elementor_template_type','wp-page'),(4279,539,'_elementor_version','3.35.3'),(4280,539,'_wp_page_template','elementor_header_footer'),(4281,539,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4282,539,'_elementor_pro_version','3.35.0'),(4284,540,'_elementor_edit_mode','builder'),(4285,540,'_elementor_template_type','wp-page'),(4286,540,'_elementor_version','3.35.3'),(4287,540,'_wp_page_template','elementor_header_footer'),(4288,540,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4289,540,'_elementor_pro_version','3.35.0'),(10006,1114,'_elementor_element_cache','{\"timeout\":1773819841,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(4292,541,'_elementor_edit_mode','builder'),(4293,541,'_elementor_template_type','wp-page'),(4294,541,'_elementor_version','3.35.3'),(4295,541,'_wp_page_template','elementor_header_footer'),(4296,541,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4297,541,'_elementor_pro_version','3.35.0'),(10005,1114,'_elementor_css','a:6:{s:4:\"time\";i:1773733440;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4299,542,'_elementor_edit_mode','builder'),(4300,542,'_elementor_template_type','wp-page'),(4301,542,'_elementor_version','3.35.3'),(4302,542,'_wp_page_template','elementor_header_footer'),(4303,542,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History and Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Ask Anything About Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4304,542,'_elementor_pro_version','3.35.0'),(10003,1114,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10004,1114,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(4306,543,'_elementor_edit_mode','builder'),(4307,543,'_elementor_template_type','wp-page'),(4308,543,'_elementor_version','3.35.3'),(4309,543,'_wp_page_template','elementor_header_footer'),(4310,543,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4311,543,'_elementor_pro_version','3.35.0'),(4356,549,'_elementor_edit_mode','builder'),(4357,549,'_elementor_template_type','wp-page'),(4358,549,'_elementor_version','3.35.3'),(4359,549,'_wp_page_template','elementor_header_footer'),(4360,549,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4384,552,'_elementor_edit_mode','builder'),(4385,552,'_elementor_template_type','wp-page'),(4386,552,'_elementor_version','3.35.3'),(4387,552,'_wp_page_template','elementor_header_footer'),(4388,552,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4316,544,'_edit_lock','1771247586:5'),(4317,544,'_thumbnail_id','769'),(4318,544,'_acf_changed','1'),(4319,544,'_edit_last','5'),(4320,544,'name','John Alan Hurford Janes'),(4321,544,'_name','field_698dac1268218'),(4322,544,'position','Chairperson'),(4323,544,'_position','field_698dbe2368219'),(4324,545,'_edit_lock','1771247737:5'),(4325,545,'_thumbnail_id','768'),(4326,545,'_acf_changed','1'),(4327,545,'_edit_last','5'),(4328,545,'name','Ignatius Michael Viljoen'),(4329,545,'_name','field_698dac1268218'),(4330,545,'position','Non - Executive Director'),(4331,545,'_position','field_698dbe2368219'),(4340,547,'_edit_lock','1771248200:5'),(4341,547,'_thumbnail_id','771'),(4342,547,'_acf_changed','1'),(4343,547,'_edit_last','5'),(4344,547,'name','Charles de Beauvoir Carey'),(4345,547,'_name','field_698dac1268218'),(4346,547,'position','Non - Executive Director'),(4347,547,'_position','field_698dbe2368219'),(4348,548,'_edit_lock','1771248241:5'),(4349,548,'_thumbnail_id','770'),(4350,548,'_acf_changed','1'),(4351,548,'_edit_last','5'),(4352,548,'name','Clair Lisenda Mathe'),(4353,548,'_name','field_698dac1268218'),(4354,548,'position','Non - Executive Director'),(4355,548,'_position','field_698dbe2368219'),(4361,549,'_elementor_pro_version','3.35.0'),(6442,767,'_wp_attached_file','2026/02/Muna-Hantuba-Executive-Director.jpg'),(6443,767,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1914;s:6:\"height\";i:2048;s:4:\"file\";s:43:\"2026/02/Muna-Hantuba-Executive-Director.jpg\";s:8:\"filesize\";i:954711;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Muna-Hantuba-Executive-Director-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10913;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Muna-Hantuba-Executive-Director-957x1024.jpg\";s:5:\"width\";i:957;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82814;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Muna-Hantuba-Executive-Director-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Muna-Hantuba-Executive-Director-768x822.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:822;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53252;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Muna-Hantuba-Executive-Director-1436x1536.jpg\";s:5:\"width\";i:1436;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709790519\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6444,768,'_wp_attached_file','2026/02/Michael-Viljoen-Non-Executive-Director.jpg'),(6445,768,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1727;s:6:\"height\";i:2048;s:4:\"file\";s:50:\"2026/02/Michael-Viljoen-Non-Executive-Director.jpg\";s:8:\"filesize\";i:917617;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Michael-Viljoen-Non-Executive-Director-253x300.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8971;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"Michael-Viljoen-Non-Executive-Director-864x1024.jpg\";s:5:\"width\";i:864;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70585;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Michael-Viljoen-Non-Executive-Director-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4111;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"Michael-Viljoen-Non-Executive-Director-768x911.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:911;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55650;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"Michael-Viljoen-Non-Executive-Director-1295x1536.jpg\";s:5:\"width\";i:1295;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709791266\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"125\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6446,769,'_wp_attached_file','2026/02/John-Alan-Hurford-Janes-Chairperson.jpg'),(6447,769,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1823;s:6:\"height\";i:2048;s:4:\"file\";s:47:\"2026/02/John-Alan-Hurford-Janes-Chairperson.jpg\";s:8:\"filesize\";i:1368849;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"John-Alan-Hurford-Janes-Chairperson-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10651;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"John-Alan-Hurford-Janes-Chairperson-912x1024.jpg\";s:5:\"width\";i:912;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"John-Alan-Hurford-Janes-Chairperson-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4391;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"John-Alan-Hurford-Janes-Chairperson-768x863.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62771;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"John-Alan-Hurford-Janes-Chairperson-1367x1536.jpg\";s:5:\"width\";i:1367;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217963;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709791471\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6448,770,'_wp_attached_file','2026/02/Clair-Mathe-Lisenda-Non-Executive-Director.jpg'),(6449,770,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1563;s:6:\"height\";i:2048;s:4:\"file\";s:54:\"2026/02/Clair-Mathe-Lisenda-Non-Executive-Director.jpg\";s:8:\"filesize\";i:999093;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"Clair-Mathe-Lisenda-Non-Executive-Director-229x300.jpg\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10548;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"Clair-Mathe-Lisenda-Non-Executive-Director-782x1024.jpg\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"Clair-Mathe-Lisenda-Non-Executive-Director-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5358;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"Clair-Mathe-Lisenda-Non-Executive-Director-768x1006.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68727;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"Clair-Mathe-Lisenda-Non-Executive-Director-1172x1536.jpg\";s:5:\"width\";i:1172;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709791352\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6450,771,'_wp_attached_file','2026/02/Charles-H.-de-B-Carey-Non-Executive-Director.jpg'),(6451,771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1977;s:6:\"height\";i:2048;s:4:\"file\";s:56:\"2026/02/Charles-H.-de-B-Carey-Non-Executive-Director.jpg\";s:8:\"filesize\";i:798754;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"Charles-H.-de-B-Carey-Non-Executive-Director-290x300.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8164;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"Charles-H.-de-B-Carey-Non-Executive-Director-989x1024.jpg\";s:5:\"width\";i:989;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"Charles-H.-de-B-Carey-Non-Executive-Director-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"Charles-H.-de-B-Carey-Non-Executive-Director-768x796.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:796;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38257;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"Charles-H.-de-B-Carey-Non-Executive-Director-1483x1536.jpg\";s:5:\"width\";i:1483;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709790155\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"122\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4365,550,'_elementor_edit_mode','builder'),(4366,550,'_elementor_template_type','wp-page'),(4367,550,'_elementor_version','3.35.3'),(4368,550,'_wp_page_template','elementor_header_footer'),(4369,550,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4370,550,'_elementor_pro_version','3.35.0'),(9799,1096,'_elementor_edit_mode','builder'),(9800,1096,'_elementor_template_type','footer'),(9801,1096,'_elementor_version','3.35.3'),(9802,1096,'_elementor_pro_version','3.35.0'),(9803,1096,'_wp_page_template','default'),(9804,1096,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(7107,831,'_elementor_edit_mode','builder'),(7108,831,'_elementor_template_type','header'),(7093,830,'_elementor_edit_mode','builder'),(7094,830,'_elementor_template_type','header'),(7095,830,'_elementor_version','3.35.3'),(7096,830,'_elementor_pro_version','3.35.0'),(7097,830,'_wp_page_template','default'),(7098,830,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3acafbd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"globals\\/typography?id=f1e96a5\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(8553,959,'_elementor_edit_mode','builder'),(8554,959,'_elementor_template_type','header'),(8555,959,'_elementor_version','3.35.3'),(8556,959,'_elementor_pro_version','3.35.0'),(8557,959,'_wp_page_template','default'),(8558,959,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(4374,551,'_elementor_edit_mode','builder'),(4375,551,'_elementor_template_type','wp-page'),(4376,551,'_elementor_version','3.35.3'),(4377,551,'_wp_page_template','elementor_header_footer'),(4378,551,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4379,551,'_elementor_pro_version','3.35.0'),(7060,827,'_wp_page_template','elementor_header_footer'),(7061,827,'_elementor_edit_mode','builder'),(7062,827,'_elementor_template_type','wp-page'),(7063,827,'_elementor_version','3.35.3'),(7064,827,'_elementor_pro_version','3.35.0'),(7065,827,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(6407,763,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(6408,763,'_elementor_screenshot_failed','2026-02-12 10:04:39'),(7921,893,'_elementor_edit_mode','builder'),(7922,893,'_elementor_template_type','wp-page'),(7923,893,'_elementor_version','3.35.4'),(7924,893,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (7925,893,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span>\\n\\n<img class=\\\"alignnone size-medium wp-image-885\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.png\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/>\\n\\n&nbsp;\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(7998,901,'_elementor_edit_mode','builder'),(7999,901,'_elementor_template_type','wp-page'),(8000,901,'_elementor_version','3.35.4'),(8001,901,'_wp_page_template','elementor_header_footer'),(8002,901,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"51d603c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"rkit-accordion-header\\\">\\n<div class=\\\"rkit-accordion__icon\\\">&nbsp;<\\/div>\\n<\\/div>\\n<div class=\\\"rkit-accordion-content\\\">\\n<div class=\\\"rkit-accordion__content\\\">\\n<p>Anglo created a financial services division to incept the business of pension funds management for<br>Anglo related companies.<\\/p>\\n<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p>\\n<ul>\\n<li><strong>Hill and Delamain<\\/strong><\\/li>\\n<li><strong>Total<\\/strong><\\/li>\\n<li><strong>Chloride<\\/strong><\\/li>\\n<li><strong>Deloitte and Touche<\\/strong><\\/li>\\n<li><strong>Philips<\\/strong><\\/li>\\n<\\/ul>\\n<p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8058,907,'_elementor_edit_mode','builder'),(8059,907,'_elementor_template_type','wp-page'),(8060,907,'_elementor_version','3.35.4'),(8061,907,'_wp_page_template','elementor_header_footer'),(8062,907,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8151,916,'_elementor_pro_version','3.35.1'),(8153,917,'_elementor_edit_mode','builder'),(8154,917,'_elementor_template_type','wp-page'),(4389,552,'_elementor_pro_version','3.35.0'),(4391,553,'_elementor_edit_mode','builder'),(4392,553,'_elementor_template_type','wp-page'),(4393,553,'_elementor_version','3.35.3'),(4394,553,'_wp_page_template','elementor_header_footer'),(4395,553,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4396,553,'_elementor_pro_version','3.35.0'),(4398,554,'_elementor_edit_mode','builder'),(4399,554,'_elementor_template_type','wp-page'),(4400,554,'_elementor_version','3.35.3'),(4401,554,'_wp_page_template','elementor_header_footer'),(4402,554,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4403,554,'_elementor_pro_version','3.35.0'),(4408,555,'_elementor_edit_mode','builder'),(4409,555,'_elementor_template_type','wp-page'),(4410,555,'_elementor_version','3.35.3'),(4411,555,'_wp_page_template','elementor_header_footer'),(4412,555,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4438,558,'_elementor_edit_mode','builder'),(4439,558,'_elementor_template_type','wp-page'),(4440,558,'_elementor_version','3.35.3'),(4441,558,'_wp_page_template','elementor_header_footer'),(4442,558,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4413,555,'_elementor_pro_version','3.35.0'),(6396,762,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6983,820,'_wp_page_template','elementor_header_footer'),(6984,820,'_elementor_edit_mode','builder'),(6985,820,'_elementor_template_type','wp-page'),(6986,820,'_elementor_version','3.35.3'),(6987,820,'_elementor_pro_version','3.35.0'),(6988,820,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4417,556,'_elementor_edit_mode','builder'),(4418,556,'_elementor_template_type','wp-page'),(4419,556,'_elementor_version','3.35.3'),(4420,556,'_wp_page_template','elementor_header_footer'),(4421,556,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4422,556,'_elementor_pro_version','3.35.0'),(4426,557,'_elementor_edit_mode','builder'),(4427,557,'_elementor_template_type','wp-page'),(4428,557,'_elementor_version','3.35.3'),(4429,557,'_wp_page_template','elementor_header_footer'),(4430,557,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4431,557,'_elementor_pro_version','3.35.0'),(6388,761,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7003,822,'_wp_page_template','elementor_header_footer'),(6390,762,'_wp_page_template','elementor_header_footer'),(6391,762,'_elementor_edit_mode','builder'),(6392,762,'_elementor_template_type','wp-page'),(6393,762,'_elementor_version','3.35.3'),(6394,762,'_elementor_pro_version','3.35.0'),(6395,762,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4555,568,'_elementor_edit_mode','builder'),(4556,568,'_elementor_template_type','wp-page'),(4557,568,'_elementor_version','3.35.3'),(4558,568,'_wp_page_template','elementor_header_footer'),(4559,568,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4443,558,'_elementor_pro_version','3.35.0'),(9268,1027,'_wp_page_template','default'),(9269,1027,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"8eb1c54\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(6216,746,'_elementor_edit_mode','builder'),(6217,746,'_elementor_template_type','loop-item'),(6218,746,'_elementor_version','3.35.3'),(6219,746,'_elementor_pro_version','3.35.0'),(6220,746,'_elementor_source','post'),(6221,746,'_wp_page_template','default'),(6222,746,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(4447,559,'_elementor_edit_mode','builder'),(4448,559,'_elementor_template_type','wp-page'),(4449,559,'_elementor_version','3.35.3'),(4450,559,'_wp_page_template','elementor_header_footer'),(4451,559,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4452,559,'_elementor_pro_version','3.35.0'),(6138,740,'_elementor_edit_mode','builder'),(6139,740,'_elementor_template_type','loop-item'),(6140,740,'_elementor_version','3.35.3'),(6141,740,'_elementor_pro_version','3.35.0'),(6142,740,'_elementor_source','post'),(6143,740,'_wp_page_template','default'),(6144,740,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":{\"background_image\":\"[elementor-tag id=\\\"b4bf802\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(6125,739,'_elementor_edit_mode','builder'),(6126,739,'_elementor_template_type','loop-item'),(6127,739,'_elementor_version','3.35.3'),(6128,739,'_elementor_pro_version','3.35.0'),(6129,739,'_elementor_source','post'),(6130,739,'_wp_page_template','default'),(6131,739,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(10090,1123,'_elementor_edit_mode','builder'),(10091,1123,'_elementor_template_type','loop-item'),(10092,1123,'_elementor_version','3.35.4'),(10093,1123,'_elementor_pro_version','3.35.1'),(10094,1123,'_elementor_source','post'),(10095,1123,'_wp_page_template','default'),(6204,745,'_elementor_template_type','loop-item'),(6205,745,'_elementor_version','3.35.3'),(6206,745,'_elementor_pro_version','3.35.0'),(6207,745,'_elementor_source','post'),(6208,745,'_wp_page_template','default'),(7742,872,'_elementor_pro_version','3.35.0'),(4456,560,'_elementor_edit_mode','builder'),(4457,560,'_elementor_template_type','wp-page'),(4458,560,'_elementor_version','3.35.3'),(4459,560,'_wp_page_template','elementor_header_footer'),(4460,560,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4461,560,'_elementor_pro_version','3.35.0'),(7984,899,'_elementor_pro_version','3.35.1'),(6178,743,'_elementor_template_type','loop-item'),(6179,743,'_elementor_version','3.35.3'),(6180,743,'_elementor_pro_version','3.35.0'),(6181,743,'_elementor_source','post'),(6182,743,'_wp_page_template','default'),(6183,743,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":268,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(6151,741,'_elementor_edit_mode','builder'),(6152,741,'_elementor_template_type','loop-item'),(6153,741,'_elementor_version','3.35.3'),(6154,741,'_elementor_pro_version','3.35.0'),(6155,741,'_elementor_source','post'),(6156,741,'_wp_page_template','default'),(6157,741,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(6177,743,'_elementor_edit_mode','builder'),(6164,742,'_elementor_edit_mode','builder'),(6165,742,'_elementor_template_type','loop-item'),(6166,742,'_elementor_version','3.35.3'),(6167,742,'_elementor_pro_version','3.35.0'),(6168,742,'_elementor_source','post'),(6169,742,'_wp_page_template','default'),(6170,742,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":268,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(4918,622,'_elementor_edit_mode','builder'),(4919,622,'_elementor_template_type','wp-page'),(4920,622,'_elementor_version','3.35.3'),(4921,622,'_wp_page_template','elementor_header_footer'),(4922,622,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4468,561,'_edit_lock','1773229173:5'),(4469,561,'_thumbnail_id','1036'),(4470,561,'_acf_changed','1'),(4471,561,'_edit_last','5'),(4472,561,'name','Geoffrey Musekiwa'),(4473,561,'_name','field_698dab274c9dc'),(4474,561,'position','Group Chief Operating Officer '),(4475,561,'_position','field_698dab434c9dd'),(4476,561,'education','CFA, MSc International Business Administration, BSc (Hon) Statistics '),(4477,561,'_education','field_698dab4f4c9de'),(4478,561,'details','Group Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.'),(4479,561,'_details','field_698dab5e4c9df'),(4480,562,'_edit_lock','1773229195:5'),(4481,562,'_thumbnail_id','1035'),(4483,562,'_edit_last','5'),(4484,562,'name','Fortunate Ngatsha'),(4485,562,'_name','field_698dab274c9dc'),(4486,562,'position','Group Chief Financial Officer'),(4487,562,'_position','field_698dab434c9dd'),(4488,562,'education','ZDA, FCCA, FZICA'),(4489,562,'_education','field_698dab4f4c9de'),(4490,562,'details','Group Chief Financial Officer. Fortunate Ngatsha is a fellow of the Association of Certified Chartered Accountants (“ACCA”) and a fellow of the Zambia Institute of Certified Accountants (“ZICA”). She holds a Diploma in Accounting from Evelyn Hone College of Applied Arts and Commerce. Fortunate has over 20 years of work experience in the Accounting field with over 15 years in a Managerial position responsible for the Group and Associates’ financial operations. She has risen through the ranks from her entry position of Assistant Accountant under ZamAnglo and Anglo-American Corporation. '),(4491,562,'_details','field_698dab5e4c9df'),(4492,563,'_edit_lock','1773229227:5'),(4493,563,'_thumbnail_id','1033'),(4495,563,'_edit_last','5'),(4496,563,'name','Bryson Hamanzuka'),(4497,563,'_name','field_698dab274c9dc'),(4498,563,'position','Chief Executive Officer – Aflife Pension Administration'),(4499,563,'_position','field_698dab434c9dd'),(4500,563,'education','BSc (Hons) Eng, FCCA, FZICA'),(4501,563,'_education','field_698dab4f4c9de'),(4502,563,'details','Bryson is a Fellow of both ACCA and ZICA. He also holds a Bachelor of Science with honors in Mechanical Engineering from the University of Manchester Institute of Science and Technology. He assumed this role in 2013 after he spent twelve (12) years as Finance and Administration Manager at African Life Financial Services. Bryson has held other senior management positions at ZamAnglo Industrial Corporation Zambia Limited and Anglo-American Corporation (Central Africa) Limited.'),(4503,563,'_details','field_698dab5e4c9df'),(4504,564,'_edit_lock','1773232231:5'),(4505,564,'_thumbnail_id','1037'),(4506,564,'_acf_changed','1'),(4507,564,'_edit_last','5'),(4508,564,'name','Jonathan Imakando'),(4509,564,'_name','field_698dab274c9dc'),(4510,564,'position','Chief Executive Officer – Aflife Investments'),(4511,564,'_position','field_698dab434c9dd'),(4512,564,'education','MBA, BSc Accounting and Finance'),(4513,564,'_education','field_698dab4f4c9de'),(4514,564,'details','Having been with Aflife for over 12 years, he began as an Assistant Investment Analyst in 2014, responsible for macroeconomic analysis investment research, investment appraisals, and client servicing. Jonathan has since held several roles prior to his appointment as Chief Executive Officer, in January 2023. As Chief Executive Office he is responsible for driving the business strategy encompassing investments, operations, business development and stakeholder management.'),(4515,564,'_details','field_698dab5e4c9df'),(4516,565,'_edit_lock','1773229114:5'),(4517,565,'_thumbnail_id','1034'),(4519,565,'_edit_last','5'),(4520,565,'name','Collina Halwampa'),(4521,565,'_name','field_698dab274c9dc'),(4522,565,'position','Head of Corporate Services - Aflife Pension Administration '),(4523,565,'_position','field_698dab434c9dd'),(4524,565,'education','BBA, ACIMA, AZICA, CGMA , EMBA '),(4525,565,'_education','field_698dab4f4c9de'),(4526,565,'details','Collina is a retirement planning enthusiast specialising in strategy development and implementation, digital transformation, product and market development, risk management and internal controls. She is a holder of an Executive Masters of Business Administration Degree from the University of Cape Town and a Bachelor’s Degree in Business Administration from the Copperbelt University. She assumed the role of Head of Corporate Services in January 2021. Prior to this appointment, she was the Senior Pensions Administrator and consultant at African Life Financial Services Zambia Limited.'),(4527,565,'_details','field_698dab5e4c9df'),(10049,1118,'_elementor_css','a:6:{s:4:\"time\";i:1773734127;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4538,566,'_elementor_screenshot','a:2:{s:2:\"id\";i:411;s:3:\"url\";s:132:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_367_2026-02-12-12-55-09_7ca6d06f.png\";}'),(4591,571,'_wp_page_template','default'),(4592,571,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(4560,568,'_elementor_pro_version','3.35.0'),(10050,1119,'_elementor_edit_mode','builder'),(10051,1119,'_elementor_template_type','wp-page'),(10052,1119,'_elementor_version','3.35.4'),(10053,1119,'_wp_page_template','elementor_header_footer'),(10054,1119,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(6203,745,'_elementor_edit_mode','builder'),(6190,744,'_elementor_edit_mode','builder'),(6191,744,'_elementor_template_type','loop-item'),(6192,744,'_elementor_version','3.35.3'),(6193,744,'_elementor_pro_version','3.35.0'),(6194,744,'_elementor_source','post'),(6195,744,'_wp_page_template','default'),(6196,744,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(4564,569,'_elementor_edit_mode','builder'),(4565,569,'_elementor_template_type','wp-page'),(4566,569,'_elementor_version','3.35.3'),(4567,569,'_wp_page_template','elementor_header_footer'),(4568,569,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4569,569,'_elementor_pro_version','3.35.0'),(6209,745,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"818455e\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(7979,899,'_elementor_edit_mode','builder'),(7980,899,'_elementor_template_type','wp-page'),(7981,899,'_elementor_version','3.35.4'),(7982,899,'_wp_page_template','elementor_header_footer'),(7983,899,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span>\\n<br>\\n<br>\\n<br>\\n<center>\\n<img class=\\\"alignnone size-medium wp-image-885\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.png\\\" alt=\\\"\\\" width=\\\"268\\\" height=\\\"300\\\" \\/>\\n<\\/center>\\n\\n\\n&nbsp;\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4573,570,'_elementor_edit_mode','builder'),(4574,570,'_elementor_template_type','wp-page'),(4575,570,'_elementor_version','3.35.3'),(4576,570,'_wp_page_template','elementor_header_footer'),(4577,570,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4578,570,'_elementor_pro_version','3.35.0'),(7971,898,'_elementor_edit_mode','builder'),(7972,898,'_elementor_template_type','wp-page'),(7973,898,'_elementor_version','3.35.4'),(7974,898,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (7975,898,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span>\\n<br>\\n<br>\\n<br>\\n<center>\\n<img class=\\\"alignnone size-medium wp-image-885\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.png\\\" alt=\\\"\\\" width=\\\"268\\\" height=\\\"300\\\" \\/>\\n<\\/center>\\n\\n\\n&nbsp;\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6380,760,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6382,761,'_wp_page_template','elementor_header_footer'),(6383,761,'_elementor_edit_mode','builder'),(6384,761,'_elementor_template_type','wp-page'),(6385,761,'_elementor_version','3.35.3'),(6386,761,'_elementor_pro_version','3.35.0'),(6387,761,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4957,627,'_elementor_edit_mode','builder'),(4958,627,'_elementor_template_type','wp-page'),(4959,627,'_elementor_version','3.35.3'),(4960,627,'_wp_page_template','elementor_header_footer'),(4961,627,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4599,572,'_elementor_edit_mode','builder'),(4600,572,'_elementor_template_type','loop-item'),(4601,572,'_elementor_version','3.35.3'),(4602,572,'_elementor_pro_version','3.35.0'),(4603,572,'_elementor_source','post'),(4604,572,'_wp_page_template','default'),(4605,572,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(6369,759,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6072,735,'_elementor_edit_mode','builder'),(6073,735,'_elementor_template_type','loop-item'),(6074,735,'_elementor_version','3.35.3'),(6075,735,'_elementor_pro_version','3.35.0'),(6076,735,'_elementor_source','post'),(6077,735,'_wp_page_template','default'),(6078,735,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7903906\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_image\":\"[elementor-tag id=\\\"b543713\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(5773,705,'_elementor_edit_mode','builder'),(5774,705,'_elementor_template_type','wp-page'),(5775,705,'_elementor_version','3.35.3'),(5776,705,'_elementor_pro_version','3.35.0'),(5777,705,'_wp_page_template','elementor_header_footer'),(5778,705,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(4620,573,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7944,895,'_elementor_pro_version','3.35.1'),(6363,759,'_wp_page_template','elementor_header_footer'),(6364,759,'_elementor_edit_mode','builder'),(6365,759,'_elementor_template_type','wp-page'),(6366,759,'_elementor_version','3.35.3'),(6367,759,'_elementor_pro_version','3.35.0'),(6368,759,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4624,574,'_wp_page_template','elementor_header_footer'),(4625,574,'_elementor_edit_mode','builder'),(4626,574,'_elementor_template_type','wp-page'),(4627,574,'_elementor_version','3.35.3'),(4628,574,'_elementor_pro_version','3.35.0'),(4629,574,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Business Consulting\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Your Businesses With Us\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"487e6311\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-play-button\",\"library\":\"rtmicons\"},\"view\":\"stacked\",\"title_text\":\"\",\"description_text\":\"How It Works\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"primary_color\":\"#0F447A\",\"secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ac6539a\",\"secondary_color\":\"globals\\/colors?id=accent\",\"title_color\":\"\",\"title_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=ac6539a\",\"description_typography_typography\":\"globals\\/typography?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"description_color\":\"#0F447A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Taking\\u00a0Your Business\\u00a0To The\\u00a0Next Level\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Optimize Operations for Maximum Efficiency\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Success Business Stories That Inspire\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4630,574,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6359,758,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4640,575,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6353,758,'_wp_page_template','elementor_header_footer'),(6354,758,'_elementor_edit_mode','builder'),(6355,758,'_elementor_template_type','wp-page'),(6356,758,'_elementor_version','3.35.3'),(6357,758,'_elementor_pro_version','3.35.0'),(6358,758,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4717,592,'_wp_page_template','elementor_header_footer'),(4718,592,'_elementor_edit_mode','builder'),(4719,592,'_elementor_template_type','wp-page'),(4720,592,'_elementor_version','3.35.3'),(4721,592,'_elementor_pro_version','3.35.0'),(4722,592,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4696,585,'_wp_attached_file','2026/02/ZCCM_historical_price-20.xls'),(4697,585,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:6144;}'),(4698,586,'_wp_attached_file','2026/02/imgg.png'),(4699,586,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:560;s:4:\"file\";s:16:\"2026/02/imgg.png\";s:8:\"filesize\";i:67248;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"imgg-257x300.png\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75565;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"imgg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26248;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4700,587,'_wp_attached_file','2026/02/Arrow.png'),(4701,587,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:160;s:6:\"height\";i:160;s:4:\"file\";s:17:\"2026/02/Arrow.png\";s:8:\"filesize\";i:2160;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"Arrow-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3296;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4647,576,'_wp_attached_file','2026/02/Aflife-Capital.webp'),(4648,576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:588;s:4:\"file\";s:27:\"2026/02/Aflife-Capital.webp\";s:8:\"filesize\";i:27242;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Aflife-Capital-300x88.webp\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5490;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Aflife-Capital-1024x301.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18802;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Aflife-Capital-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Aflife-Capital-768x226.webp\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14164;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"Aflife-Capital-1536x452.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4649,577,'_wp_attached_file','2026/02/Aflife-Pension-Administration.webp'),(4650,577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:467;s:4:\"file\";s:42:\"2026/02/Aflife-Pension-Administration.webp\";s:8:\"filesize\";i:28796;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Aflife-Pension-Administration-300x70.webp\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6434;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Aflife-Pension-Administration-1024x239.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Aflife-Pension-Administration-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3764;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Aflife-Pension-Administration-768x179.webp\";s:5:\"width\";i:768;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17284;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Aflife-Pension-Administration-1536x359.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34822;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4651,578,'_wp_attached_file','2026/02/Aflife-Properties.webp'),(4652,578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:588;s:4:\"file\";s:30:\"2026/02/Aflife-Properties.webp\";s:8:\"filesize\";i:27830;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Aflife-Properties-300x88.webp\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6258;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Aflife-Properties-1024x301.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21378;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Aflife-Properties-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3632;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Aflife-Properties-768x226.webp\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16318;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Aflife-Properties-1536x452.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4653,579,'_wp_attached_file','2026/02/Aflife-Investments.webp'),(4654,579,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:588;s:4:\"file\";s:31:\"2026/02/Aflife-Investments.webp\";s:8:\"filesize\";i:28462;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Aflife-Investments-300x88.webp\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6284;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Aflife-Investments-1024x301.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Aflife-Investments-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3556;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Aflife-Investments-768x226.webp\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16594;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"Aflife-Investments-1536x452.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33494;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4655,580,'_wp_attached_file','2026/02/Zambianhomeloans.png'),(4656,580,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:367;s:6:\"height\";i:101;s:4:\"file\";s:28:\"2026/02/Zambianhomeloans.png\";s:8:\"filesize\";i:15311;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Zambianhomeloans-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11153;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Zambianhomeloans-150x101.png\";s:5:\"width\";i:150;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4692,584,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7564,858,'_elementor_edit_mode','builder'),(7565,858,'_elementor_template_type','wp-page'),(7566,858,'_elementor_version','3.35.3'),(7567,858,'_elementor_pro_version','3.35.0'),(7568,858,'_wp_page_template','elementor_header_footer'),(7569,858,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(4686,584,'_wp_page_template','elementor_header_footer'),(4687,584,'_elementor_edit_mode','builder'),(4688,584,'_elementor_template_type','wp-page'),(4689,584,'_elementor_version','3.35.3'),(4690,584,'_elementor_pro_version','3.35.0'),(4691,584,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4674,582,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6079,735,'_elementor_screenshot','a:2:{s:2:\"id\";i:671;s:3:\"url\";s:132:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_367_2026-02-16-08-01-49_66aab0e8.png\";}'),(6104,737,'_wp_page_template','default'),(6105,737,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7903906\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_image\":\"[elementor-tag id=\\\"b543713\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_overlay_image\":\"[elementor-tag id=\\\"19430c7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(10348,1148,'_elementor_edit_mode','builder'),(10349,1148,'_elementor_template_type','wp-page'),(10350,1148,'_elementor_version','3.35.4'),(10351,1148,'_elementor_pro_version','3.35.1'),(10352,1148,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4677,583,'_wp_page_template','elementor_header_footer'),(4678,583,'_elementor_edit_mode','builder'),(4679,583,'_elementor_template_type','wp-page'),(4680,583,'_elementor_version','3.35.3'),(4681,583,'_elementor_pro_version','3.35.0'),(4682,583,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"full\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4683,583,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6036,726,'_elementor_edit_mode','builder'),(6037,726,'_elementor_template_type','wp-page'),(6038,726,'_elementor_version','3.35.3'),(6039,726,'_elementor_pro_version','3.35.0'),(6040,726,'_wp_page_template','elementor_header_footer'),(6041,726,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(7992,900,'_elementor_pro_version','3.35.1'),(6045,727,'_elementor_edit_mode','builder'),(6046,727,'_elementor_template_type','wp-page'),(6047,727,'_elementor_version','3.35.3'),(6048,727,'_elementor_pro_version','3.35.0'),(6049,727,'_wp_page_template','elementor_header_footer'),(6050,727,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(7292,72,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:8;}}s:8:\"advanced\";a:4:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:3;s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;s:21:\"_element_width_tablet\";i:3;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:3;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:14:\"_border_radius\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:6;s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:22:\"typography_line_height\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;s:21:\"_element_width_tablet\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:7;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:15;s:16:\"flex_align_items\";i:13;s:13:\"content_width\";i:12;s:5:\"width\";i:11;s:8:\"flex_gap\";i:3;s:9:\"flex_wrap\";i:2;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:12;s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:27:\"background_hover_background\";i:6;s:22:\"background_hover_image\";i:6;s:25:\"background_hover_position\";i:6;s:21:\"background_hover_size\";i:6;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:3;s:33:\"background_overlay_gradient_angle\";i:2;s:26:\"background_overlay_opacity\";i:2;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:8;s:26:\"box_shadow_box_shadow_type\";i:6;s:21:\"box_shadow_box_shadow\";i:7;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:17;s:6:\"margin\";i:6;s:7:\"z_index\";i:2;}s:18:\"_section_transform\";a:3:{s:34:\"_transform_translate_popover_hover\";i:5;s:34:\"_transform_translateY_effect_hover\";i:5;s:28:\"_transform_translateY_effect\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:8;s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:3:{s:26:\"content_vertical_alignment\";i:6;s:10:\"text_align\";i:6;s:18:\"title_bottom_space\";i:8;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:8;s:13:\"selected_icon\";i:8;s:10:\"icon_align\";i:8;s:11:\"icon_indent\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:8;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:8;s:22:\"typography_font_weight\";i:8;s:22:\"typography_line_height\";i:8;s:13:\"border_border\";i:7;s:12:\"align_mobile\";i:2;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:21:\"_element_width_mobile\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:12:\"rkit-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:13:\"ending_number\";i:4;s:14:\"increment_step\";i:3;s:13:\"number_suffix\";i:4;s:10:\"text_title\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;s:21:\"_element_width_mobile\";i:4;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;s:19:\"image_border_border\";i:2;s:18:\"image_border_width\";i:2;}}}}s:25:\"rkit-testimonial-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"content_section\";a:2:{s:12:\"layout_style\";i:1;s:10:\"testi_list\";i:1;}s:17:\"setttings_section\";a:1:{s:13:\"slide_to_show\";i:1;}}s:5:\"style\";a:7:{s:21:\"content_wrapper_style\";a:5:{s:12:\"card_padding\";i:1;s:11:\"card_radius\";i:1;s:26:\"card_background_background\";i:1;s:18:\"card_border_border\";i:1;s:17:\"card_border_width\";i:1;}s:17:\"description_style\";a:1:{s:12:\"review_align\";i:1;}s:12:\"author_style\";a:4:{s:12:\"author_align\";i:1;s:12:\"avatar_width\";i:1;s:14:\"avatar_padding\";i:1;s:13:\"avatar_margin\";i:1;}s:11:\"quote_style\";a:3:{s:11:\"quote_align\";i:1;s:15:\"icon_quote_size\";i:1;s:17:\"icon_quote_margin\";i:1;}s:10:\"body_style\";a:1:{s:12:\"body_padding\";i:1;}s:12:\"rating_style\";a:1:{s:13:\"rating_margin\";i:1;}s:10:\"dots_style\";a:3:{s:32:\"dot_background_normal_background\";i:1;s:31:\"dot_background_hover_background\";i:1;s:32:\"dot_background_active_background\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_tablet\";i:1;}}}}}'),(7305,12,'_elementor_controls_usage','a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:5:\"rform\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:12:\"form-control\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:4;s:6:\"_title\";i:2;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:2;s:17:\"icon_align_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:21:\"_element_custom_width\";i:2;s:21:\"_element_width_tablet\";i:2;s:14:\"_element_width\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:5;s:5:\"width\";i:3;s:14:\"flex_direction\";i:6;s:9:\"flex_wrap\";i:3;s:8:\"flex_gap\";i:2;s:20:\"flex_justify_content\";i:3;s:16:\"flex_align_items\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:6;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:3;s:26:\"content_vertical_alignment\";i:3;s:18:\"title_bottom_space\";i:3;s:15:\"position_tablet\";i:3;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_tablet\";i:3;s:21:\"_element_width_mobile\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}}'),(6057,728,'_wp_attached_file','2026/02/Muna-Hantuba-Group-Chief-Executive-Officer.jpg'),(6058,728,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1914;s:6:\"height\";i:2048;s:4:\"file\";s:54:\"2026/02/Muna-Hantuba-Group-Chief-Executive-Officer.jpg\";s:8:\"filesize\";i:954711;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"Muna-Hantuba-Group-Chief-Executive-Officer-280x300.jpg\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10913;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"Muna-Hantuba-Group-Chief-Executive-Officer-957x1024.jpg\";s:5:\"width\";i:957;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82814;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"Muna-Hantuba-Group-Chief-Executive-Officer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"Muna-Hantuba-Group-Chief-Executive-Officer-768x822.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:822;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53252;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"Muna-Hantuba-Group-Chief-Executive-Officer-1436x1536.jpg\";s:5:\"width\";i:1436;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709790519\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6059,729,'_wp_attached_file','2026/02/Jonathan-Imakando-Aflife-Investments-Chief-Executive-Officer.jpg'),(6060,729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1632;s:6:\"height\";i:2048;s:4:\"file\";s:72:\"2026/02/Jonathan-Imakando-Aflife-Investments-Chief-Executive-Officer.jpg\";s:8:\"filesize\";i:836279;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"Jonathan-Imakando-Aflife-Investments-Chief-Executive-Officer-239x300.jpg\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9639;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"Jonathan-Imakando-Aflife-Investments-Chief-Executive-Officer-816x1024.jpg\";s:5:\"width\";i:816;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73691;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"Jonathan-Imakando-Aflife-Investments-Chief-Executive-Officer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4595;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"Jonathan-Imakando-Aflife-Investments-Chief-Executive-Officer-768x964.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:964;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63205;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:74:\"Jonathan-Imakando-Aflife-Investments-Chief-Executive-Officer-1224x1536.jpg\";s:5:\"width\";i:1224;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152773;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709791192\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"170\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6061,730,'_wp_attached_file','2026/02/Geoffrey-Musekiwa-Group-Chief-Operating-Officer.jpg'),(6062,730,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1593;s:6:\"height\";i:2048;s:4:\"file\";s:59:\"2026/02/Geoffrey-Musekiwa-Group-Chief-Operating-Officer.jpg\";s:8:\"filesize\";i:759353;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"Geoffrey-Musekiwa-Group-Chief-Operating-Officer-233x300.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8356;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"Geoffrey-Musekiwa-Group-Chief-Operating-Officer-797x1024.jpg\";s:5:\"width\";i:797;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"Geoffrey-Musekiwa-Group-Chief-Operating-Officer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4101;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"Geoffrey-Musekiwa-Group-Chief-Operating-Officer-768x987.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:987;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60793;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"Geoffrey-Musekiwa-Group-Chief-Operating-Officer-1195x1536.jpg\";s:5:\"width\";i:1195;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138470;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709790998\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"145\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6063,731,'_wp_attached_file','2026/02/Fortunate-Ngatsha-Group-Chief-Financial-Officer.jpg'),(6064,731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1764;s:6:\"height\";i:2048;s:4:\"file\";s:59:\"2026/02/Fortunate-Ngatsha-Group-Chief-Financial-Officer.jpg\";s:8:\"filesize\";i:675334;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"Fortunate-Ngatsha-Group-Chief-Financial-Officer-258x300.jpg\";s:5:\"width\";i:258;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8750;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"Fortunate-Ngatsha-Group-Chief-Financial-Officer-882x1024.jpg\";s:5:\"width\";i:882;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59310;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"Fortunate-Ngatsha-Group-Chief-Financial-Officer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3839;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"Fortunate-Ngatsha-Group-Chief-Financial-Officer-768x892.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:892;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45433;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"Fortunate-Ngatsha-Group-Chief-Financial-Officer-1323x1536.jpg\";s:5:\"width\";i:1323;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709790423\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"155\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6065,732,'_wp_attached_file','2026/02/Collina-Halwampa-Aflife-Pension-Administration-Head-of-Corporate-Services.jpg'),(6066,732,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1768;s:6:\"height\";i:2048;s:4:\"file\";s:85:\"2026/02/Collina-Halwampa-Aflife-Pension-Administration-Head-of-Corporate-Services.jpg\";s:8:\"filesize\";i:669311;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:85:\"Collina-Halwampa-Aflife-Pension-Administration-Head-of-Corporate-Services-259x300.jpg\";s:5:\"width\";i:259;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7719;}s:5:\"large\";a:5:{s:4:\"file\";s:86:\"Collina-Halwampa-Aflife-Pension-Administration-Head-of-Corporate-Services-884x1024.jpg\";s:5:\"width\";i:884;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:85:\"Collina-Halwampa-Aflife-Pension-Administration-Head-of-Corporate-Services-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3139;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:85:\"Collina-Halwampa-Aflife-Pension-Administration-Head-of-Corporate-Services-768x890.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:890;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47268;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:87:\"Collina-Halwampa-Aflife-Pension-Administration-Head-of-Corporate-Services-1326x1536.jpg\";s:5:\"width\";i:1326;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709792013\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"145\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6067,733,'_wp_attached_file','2026/02/Bryson-Hamanzuka-Aflife-Pension-Administration-Chief-Executive-Officer.jpg'),(6068,733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1730;s:6:\"height\";i:2048;s:4:\"file\";s:82:\"2026/02/Bryson-Hamanzuka-Aflife-Pension-Administration-Chief-Executive-Officer.jpg\";s:8:\"filesize\";i:1149862;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:82:\"Bryson-Hamanzuka-Aflife-Pension-Administration-Chief-Executive-Officer-253x300.jpg\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9083;}s:5:\"large\";a:5:{s:4:\"file\";s:83:\"Bryson-Hamanzuka-Aflife-Pension-Administration-Chief-Executive-Officer-865x1024.jpg\";s:5:\"width\";i:865;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83730;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:82:\"Bryson-Hamanzuka-Aflife-Pension-Administration-Chief-Executive-Officer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4244;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:82:\"Bryson-Hamanzuka-Aflife-Pension-Administration-Chief-Executive-Officer-768x909.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:909;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60577;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:84:\"Bryson-Hamanzuka-Aflife-Pension-Administration-Chief-Executive-Officer-1298x1536.jpg\";s:5:\"width\";i:1298;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185164;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:26:\"Mwami Mugala +260977121987\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:23:\"MWAMI_MUGALA_0977121987\";s:17:\"created_timestamp\";s:10:\"1709790845\";s:9:\"copyright\";s:22:\"mwami.mugala@gmail.com\";s:12:\"focal_length\";s:3:\"160\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:23:\"MWAMI_MUGALA_0977121987\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4733,594,'_wp_page_template','elementor_header_footer'),(4734,594,'_elementor_edit_mode','builder'),(4735,594,'_elementor_template_type','wp-page'),(4736,594,'_elementor_version','3.35.3'),(4737,594,'_elementor_pro_version','3.35.0'),(4738,594,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4711,589,'_wp_attached_file','2026/02/BG1.png'),(4712,589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:515;s:6:\"height\";i:519;s:4:\"file\";s:15:\"2026/02/BG1.png\";s:8:\"filesize\";i:13499;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"BG1-298x300.png\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11730;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"BG1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4748;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4715,591,'_wp_attached_file','2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png'),(4716,591,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:467;s:6:\"height\";i:535;s:4:\"file\";s:103:\"2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\";s:8:\"filesize\";i:200323;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:103:\"studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png\";s:5:\"width\";i:262;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63799;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:103:\"studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23369;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4723,592,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4725,593,'_wp_page_template','elementor_header_footer'),(4726,593,'_elementor_edit_mode','builder'),(4727,593,'_elementor_template_type','wp-page'),(4728,593,'_elementor_version','3.35.3'),(4729,593,'_elementor_pro_version','3.35.0'),(4730,593,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4731,593,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4767,602,'_wp_page_template','elementor_header_footer'),(4768,602,'_elementor_edit_mode','builder'),(4769,602,'_elementor_template_type','wp-page'),(4770,602,'_elementor_version','3.35.3'),(4771,602,'_elementor_pro_version','3.35.0'),(4772,602,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4814,609,'_wp_page_template','elementor_header_footer'),(4815,609,'_elementor_edit_mode','builder'),(4816,609,'_elementor_template_type','wp-page'),(4817,609,'_elementor_version','3.35.3'),(4818,609,'_elementor_pro_version','3.35.0'),(4819,609,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4744,595,'_wp_attached_file','2026/02/img3.jpg'),(4745,595,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2026/02/img3.jpg\";s:8:\"filesize\";i:37564;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"img3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10518;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"img3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4791,604,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4788,604,'_elementor_version','3.35.3'),(4789,604,'_elementor_pro_version','3.35.0'),(4790,604,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4785,604,'_wp_page_template','elementor_header_footer'),(4786,604,'_elementor_edit_mode','builder'),(4787,604,'_elementor_template_type','wp-page'),(4761,599,'_wp_attached_file','2026/02/ZCCM_historical_price-20-1.xls'),(4762,599,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:6144;}'),(4763,600,'_wp_attached_file','2026/02/img2.jpg'),(4764,600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2026/02/img2.jpg\";s:8:\"filesize\";i:55622;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"img2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13648;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"img2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4765,601,'_wp_attached_file','2026/02/img1.jpg'),(4766,601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2026/02/img1.jpg\";s:8:\"filesize\";i:73538;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"img1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15999;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"img1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4853;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4759,598,'_wp_attached_file','2026/02/screenshot-2026-02-13_16-20-19.png'),(4760,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1142;s:6:\"height\";i:760;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-13_16-20-19.png\";s:8:\"filesize\";i:947102;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-20-19-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68842;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-13_16-20-19-1024x681.png\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:703579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-20-19-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32199;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-20-19-768x511.png\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:409821;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4773,602,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9990,1113,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9991,1113,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9992,1113,'_elementor_css','a:6:{s:4:\"time\";i:1773392037;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9993,1113,'_elementor_element_cache','{\"timeout\":1773762129,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(7794,879,'_elementor_edit_mode','builder'),(6012,724,'_elementor_edit_mode','builder'),(6013,724,'_elementor_template_type','wp-page'),(6014,724,'_elementor_version','3.35.3'),(6015,724,'_elementor_pro_version','3.35.0'),(6016,724,'_wp_page_template','elementor_header_footer'),(6017,724,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4776,603,'_wp_page_template','elementor_header_footer'),(4777,603,'_elementor_edit_mode','builder'),(4778,603,'_elementor_template_type','wp-page'),(4779,603,'_elementor_version','3.35.3'),(4780,603,'_elementor_pro_version','3.35.0'),(4781,603,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4782,603,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5888,715,'_elementor_data','[]'),(5889,715,'_elementor_pro_version','3.35.0'),(6452,772,'_elementor_edit_mode','builder'),(6453,772,'_elementor_template_type','wp-page'),(6454,772,'_elementor_version','3.35.3'),(6455,772,'_wp_page_template','elementor_header_footer'),(6456,772,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6429,766,'_elementor_edit_mode','builder'),(6430,766,'_elementor_template_type','footer'),(6431,766,'_elementor_version','3.35.3'),(6432,766,'_elementor_pro_version','3.35.0'),(6433,766,'_wp_page_template','default'),(6434,766,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(6427,765,'_wp_attached_file','2026/02/screenshot-2026-02-16_14-54-51.png'),(6428,765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1618;s:6:\"height\";i:984;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-16_14-54-51.png\";s:8:\"filesize\";i:1653324;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_14-54-51-300x182.png\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89963;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-16_14-54-51-1024x623.png\";s:5:\"width\";i:1024;s:6:\"height\";i:623;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:728462;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_14-54-51-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44567;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_14-54-51-768x467.png\";s:5:\"width\";i:768;s:6:\"height\";i:467;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:446590;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-16_14-54-51-1536x934.png\";s:5:\"width\";i:1536;s:6:\"height\";i:934;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1420105;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5861,714,'_elementor_edit_mode','builder'),(5862,714,'_elementor_template_type','kit'),(5863,714,'_elementor_version','3.35.3'),(5864,714,'_wp_page_template','default'),(5865,714,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E7C4A\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#192E5B\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(5866,714,'_elementor_data','[]'),(5867,714,'_elementor_pro_version','3.35.0'),(7175,838,'_elementor_edit_mode','builder'),(7176,838,'_elementor_template_type','loop-item'),(7177,838,'_elementor_version','3.35.3'),(7178,838,'_elementor_pro_version','3.35.0'),(7179,838,'_elementor_source','post'),(7180,838,'_wp_page_template','default'),(7181,838,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(6435,766,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(4844,613,'_wp_page_template','elementor_header_footer'),(4845,613,'_elementor_edit_mode','builder'),(4846,613,'_elementor_template_type','wp-page'),(4847,613,'_elementor_version','3.35.3'),(4848,613,'_elementor_pro_version','3.35.0'),(4849,613,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":608,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-28-04.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4842,612,'_wp_attached_file','2026/02/screenshot-2026-02-13_16-30-57.png'),(4843,612,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:479;s:6:\"height\";i:595;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-13_16-30-57.png\";s:8:\"filesize\";i:404500;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-30-57-242x300.png\";s:5:\"width\";i:242;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121668;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-30-57-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4797,605,'_wp_attached_file','2026/02/BG1-1.png'),(4798,605,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:515;s:6:\"height\";i:519;s:4:\"file\";s:17:\"2026/02/BG1-1.png\";s:8:\"filesize\";i:13499;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"BG1-1-298x300.png\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11730;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"BG1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4748;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4799,606,'_wp_attached_file','2026/02/BG2.png'),(4800,606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:393;s:6:\"height\";i:393;s:4:\"file\";s:15:\"2026/02/BG2.png\";s:8:\"filesize\";i:6863;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"BG2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8373;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"BG2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3589;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4838,611,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4834,611,'_elementor_template_type','wp-page'),(4835,611,'_elementor_version','3.35.3'),(4836,611,'_elementor_pro_version','3.35.0');
INSERT INTO `wpph_postmeta` VALUES (4837,611,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":608,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-28-04.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(6298,753,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4832,611,'_wp_page_template','elementor_header_footer'),(4833,611,'_elementor_edit_mode','builder'),(4812,608,'_wp_attached_file','2026/02/screenshot-2026-02-13_16-28-04.png'),(4813,608,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:871;s:6:\"height\";i:483;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-13_16-28-04.png\";s:8:\"filesize\";i:575979;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-28-04-300x166.png\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-28-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43432;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-28-04-768x426.png\";s:5:\"width\";i:768;s:6:\"height\";i:426;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:438066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4820,609,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5854,713,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4823,610,'_wp_page_template','elementor_header_footer'),(4824,610,'_elementor_edit_mode','builder'),(4825,610,'_elementor_template_type','wp-page'),(4826,610,'_elementor_version','3.35.3'),(4827,610,'_elementor_pro_version','3.35.0'),(4828,610,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4829,610,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5844,712,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8007,902,'_elementor_edit_mode','builder'),(8008,902,'_elementor_template_type','wp-page'),(8009,902,'_elementor_version','3.35.4'),(8010,902,'_wp_page_template','elementor_header_footer'),(8011,902,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"51d603c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"rkit-accordion-header\\\">\\n<div class=\\\"rkit-accordion__icon\\\">&nbsp;<\\/div>\\n<\\/div>\\n<div class=\\\"rkit-accordion-content\\\">\\n<div class=\\\"rkit-accordion__content\\\">\\n<p>Anglo created a financial services division to incept the business of pension funds management for<br>Anglo related companies.<\\/p>\\n<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p>\\n<ul>\\n<li><strong>Hill and Delamain<\\/strong><\\/li>\\n<li><strong>Total<\\/strong><\\/li>\\n<li><strong>Chloride<\\/strong><\\/li>\\n<li><strong>Deloitte and Touche<\\/strong><\\/li>\\n<li><strong>Philips<\\/strong><\\/li>\\n<\\/ul>\\n<p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(5937,717,'_elementor_edit_mode','builder'),(5938,717,'_elementor_template_type','wp-page'),(5939,717,'_elementor_version','3.35.3'),(5940,717,'_wp_page_template','elementor_header_footer'),(5941,717,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6293,753,'_wp_page_template','elementor_header_footer'),(6294,753,'_elementor_edit_mode','builder'),(6295,753,'_elementor_template_type','wp-page'),(5848,713,'_wp_page_template','elementor_header_footer'),(5849,713,'_elementor_edit_mode','builder'),(5850,713,'_elementor_template_type','wp-page'),(5851,713,'_elementor_version','3.35.3'),(5852,713,'_elementor_pro_version','3.35.0'),(5853,713,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4850,613,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4852,614,'_wp_page_template','elementor_header_footer'),(4853,614,'_elementor_edit_mode','builder'),(4854,614,'_elementor_template_type','wp-page'),(4855,614,'_elementor_version','3.35.3'),(4856,614,'_elementor_pro_version','3.35.0'),(4857,614,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":608,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-28-04.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4858,614,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4860,615,'_wp_page_template','elementor_header_footer'),(4861,615,'_elementor_edit_mode','builder'),(4862,615,'_elementor_template_type','wp-page'),(4863,615,'_elementor_version','3.35.3'),(4864,615,'_elementor_pro_version','3.35.0'),(4865,615,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4866,615,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4873,617,'_wp_page_template','elementor_header_footer'),(4874,617,'_elementor_edit_mode','builder'),(4875,617,'_elementor_template_type','wp-page'),(4876,617,'_elementor_version','3.35.3'),(4877,617,'_elementor_pro_version','3.35.0'),(4878,617,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5220,661,'_wp_page_template','elementor_header_footer'),(5221,661,'_elementor_edit_mode','builder'),(5222,661,'_elementor_template_type','wp-page'),(5223,661,'_elementor_version','3.35.3'),(5224,661,'_elementor_pro_version','3.35.0'),(5225,661,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5612,694,'_wp_page_template','elementor_header_footer'),(5613,694,'_elementor_edit_mode','builder'),(6289,752,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10013,1115,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10014,1115,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(10015,1115,'_elementor_css','a:6:{s:4:\"time\";i:1773733440;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10016,1115,'_elementor_element_cache','{\"timeout\":1773819841,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(4871,616,'_wp_attached_file','2026/02/screenshot-2026-02-13_16-34-47.png'),(4872,616,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:871;s:6:\"height\";i:570;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-13_16-34-47.png\";s:8:\"filesize\";i:661027;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-34-47-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98613;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-34-47-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42818;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-34-47-768x503.png\";s:5:\"width\";i:768;s:6:\"height\";i:503;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:492586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4879,617,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6349,757,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7941,895,'_elementor_version','3.35.4'),(7942,895,'_wp_page_template','elementor_header_footer'),(7943,895,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span>\\n<br>\\n<br>\\n<br>\\n<center>\\n<img class=\\\"alignnone size-medium wp-image-885\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.png\\\" alt=\\\"\\\" width=\\\"268\\\" height=\\\"300\\\" \\/>\\n<\\/center>\\n\\n\\n&nbsp;\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(7939,895,'_elementor_edit_mode','builder'),(7940,895,'_elementor_template_type','wp-page'),(4883,618,'_wp_page_template','elementor_header_footer'),(4884,618,'_elementor_edit_mode','builder'),(4885,618,'_elementor_template_type','wp-page'),(4886,618,'_elementor_version','3.35.3'),(4887,618,'_elementor_pro_version','3.35.0'),(4888,618,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4889,618,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6489,775,'_elementor_screenshot','a:2:{s:2:\"id\";i:428;s:3:\"url\";s:132:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_393_2026-02-12-13-25-21_71b54e64.png\";}'),(4893,619,'_wp_page_template','elementor_header_footer'),(4894,619,'_elementor_edit_mode','builder'),(4895,619,'_elementor_template_type','wp-page'),(4896,619,'_elementor_version','3.35.3'),(4897,619,'_elementor_pro_version','3.35.0'),(4898,619,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4899,619,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6615,787,'_elementor_template_type','loop-item'),(6616,787,'_elementor_version','3.35.3'),(6617,787,'_elementor_pro_version','3.35.0'),(6550,780,'_elementor_edit_mode','builder'),(6551,780,'_elementor_template_type','wp-page'),(6552,780,'_elementor_version','3.35.3'),(6553,780,'_wp_page_template','elementor_header_footer'),(6554,780,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6577,783,'_elementor_edit_mode','builder'),(6578,783,'_elementor_template_type','wp-page'),(6579,783,'_elementor_version','3.35.3'),(6580,783,'_wp_page_template','elementor_header_footer'),(6581,783,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"654f8b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cf0d788\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6527,778,'_elementor_version','3.35.3'),(6528,778,'_elementor_pro_version','3.35.0'),(6529,778,'_elementor_source','post'),(6530,778,'_wp_page_template','default'),(6531,778,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"83de281\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}]'),(6614,787,'_elementor_edit_mode','builder'),(6599,786,'_elementor_edit_mode','builder'),(6600,786,'_elementor_template_type','loop-item'),(6601,786,'_elementor_version','3.35.3'),(6602,786,'_elementor_pro_version','3.35.0'),(5253,664,'_wp_page_template','elementor_header_footer'),(5254,664,'_elementor_edit_mode','builder'),(5255,664,'_elementor_template_type','wp-page'),(5256,664,'_elementor_version','3.35.3'),(5257,664,'_elementor_pro_version','3.35.0'),(5258,664,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4939,624,'_elementor_pro_version','3.35.0'),(6273,751,'_wp_page_template','elementor_header_footer'),(6274,751,'_elementor_edit_mode','builder'),(6275,751,'_elementor_template_type','wp-page'),(6276,751,'_elementor_version','3.35.3'),(6277,751,'_elementor_pro_version','3.35.0'),(6278,751,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4935,624,'_elementor_template_type','wp-page'),(4936,624,'_elementor_version','3.35.3'),(4937,624,'_wp_page_template','elementor_header_footer'),(4938,624,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4934,624,'_elementor_edit_mode','builder'),(4916,621,'_wp_attached_file','2026/02/screenshot-2026-02-13_16-39-45.png'),(4917,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:394;s:6:\"height\";i:592;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-13_16-39-45.png\";s:8:\"filesize\";i:326022;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-39-45-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-39-45-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4923,622,'_elementor_pro_version','3.35.0'),(5838,712,'_wp_page_template','elementor_header_footer'),(5839,712,'_elementor_edit_mode','builder'),(5840,712,'_elementor_template_type','wp-page'),(5841,712,'_elementor_version','3.35.3'),(5842,712,'_elementor_pro_version','3.35.0'),(5843,712,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(4926,623,'_elementor_edit_mode','builder'),(4927,623,'_elementor_template_type','wp-page'),(4928,623,'_elementor_version','3.35.3'),(4929,623,'_wp_page_template','elementor_header_footer'),(4930,623,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4931,623,'_elementor_pro_version','3.35.0'),(5834,711,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5933,716,'_elementor_pro_version','3.35.0'),(4986,631,'_elementor_edit_mode','builder'),(4987,631,'_elementor_template_type','wp-page'),(4988,631,'_elementor_version','3.35.3'),(4989,631,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (4990,631,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4978,629,'_elementor_pro_version','3.35.0'),(4974,629,'_elementor_template_type','wp-page'),(4975,629,'_elementor_version','3.35.3'),(4976,629,'_wp_page_template','elementor_header_footer'),(4977,629,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4973,629,'_elementor_edit_mode','builder'),(4955,626,'_wp_attached_file','2026/02/screenshot-2026-02-13_16-51-56.png'),(4956,626,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:866;s:6:\"height\";i:567;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-13_16-51-56.png\";s:8:\"filesize\";i:500908;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-51-56-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75333;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-51-56-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30959;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-13_16-51-56-768x503.png\";s:5:\"width\";i:768;s:6:\"height\";i:503;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:378879;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4962,627,'_elementor_pro_version','3.35.0'),(5942,717,'_elementor_pro_version','3.35.0'),(10334,1147,'_elementor_edit_mode','builder'),(10335,1147,'_elementor_template_type','header'),(10336,1147,'_elementor_version','3.35.4'),(10337,1147,'_elementor_pro_version','3.35.1'),(10338,1147,'_wp_page_template','default'),(10339,1147,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"align_mobile\":\"start\",\"height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(9954,42,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11017,1226,'_elementor_edit_mode','builder'),(11018,1226,'_elementor_template_type','wp-page'),(11019,1226,'_elementor_version','3.35.4'),(11020,1226,'_elementor_pro_version','3.35.1'),(11021,1226,'_wp_page_template','elementor_header_footer'),(11022,1226,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4965,628,'_elementor_edit_mode','builder'),(4966,628,'_elementor_template_type','wp-page'),(4967,628,'_elementor_version','3.35.3'),(4968,628,'_wp_page_template','elementor_header_footer'),(4969,628,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4970,628,'_elementor_pro_version','3.35.0'),(5946,718,'_elementor_edit_mode','builder'),(5947,718,'_elementor_template_type','wp-page'),(5948,718,'_elementor_version','3.35.3'),(5949,718,'_wp_page_template','elementor_header_footer'),(5950,718,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(5815,710,'_wp_page_template','elementor_header_footer'),(5816,710,'_elementor_edit_mode','builder'),(5817,710,'_elementor_template_type','wp-page'),(5818,710,'_elementor_version','3.35.3'),(5819,710,'_elementor_pro_version','3.35.0'),(5820,710,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5821,710,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5928,716,'_elementor_edit_mode','builder'),(5929,716,'_elementor_template_type','wp-page'),(5930,716,'_elementor_version','3.35.3'),(5931,716,'_wp_page_template','elementor_header_footer'),(5932,716,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(4984,630,'_wp_attached_file','2026/02/BGBlue.png'),(4985,630,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1097;s:4:\"file\";s:18:\"2026/02/BGBlue.png\";s:8:\"filesize\";i:13008;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"BGBlue-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1417;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"BGBlue-1024x585.png\";s:5:\"width\";i:1024;s:6:\"height\";i:585;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6364;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"BGBlue-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"BGBlue-768x439.png\";s:5:\"width\";i:768;s:6:\"height\";i:439;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4175;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"BGBlue-1536x878.png\";s:5:\"width\";i:1536;s:6:\"height\";i:878;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4991,631,'_elementor_pro_version','3.35.0'),(4995,632,'_elementor_edit_mode','builder'),(4996,632,'_elementor_template_type','wp-page'),(4997,632,'_elementor_version','3.35.3'),(4998,632,'_wp_page_template','elementor_header_footer'),(4999,632,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(5000,632,'_elementor_pro_version','3.35.0'),(5951,718,'_elementor_pro_version','3.35.0'),(8003,901,'_elementor_pro_version','3.35.1'),(9897,1106,'_wp_page_template','elementor_header_footer'),(9898,1106,'_elementor_edit_mode','builder'),(9899,1106,'_elementor_template_type','wp-page'),(9900,1106,'_elementor_version','3.35.4'),(9901,1106,'_elementor_pro_version','3.35.1'),(9902,1106,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5004,633,'_elementor_edit_mode','builder'),(5005,633,'_elementor_template_type','wp-page'),(5006,633,'_elementor_version','3.35.3'),(5007,633,'_wp_page_template','elementor_header_footer'),(5008,633,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(5009,633,'_elementor_pro_version','3.35.0'),(7756,874,'_wp_page_template','elementor_header_footer'),(7757,874,'_elementor_edit_mode','builder'),(7758,874,'_elementor_template_type','wp-page'),(7759,874,'_elementor_version','3.35.3'),(7760,874,'_elementor_pro_version','3.35.0'),(7761,874,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5970,720,'_wp_page_template','elementor_header_footer'),(5971,720,'_elementor_edit_mode','builder'),(5972,720,'_elementor_template_type','wp-page'),(5973,720,'_elementor_version','3.35.3'),(5974,720,'_elementor_pro_version','3.35.0'),(5975,720,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5059,639,'_wp_page_template','elementor_header_footer'),(5061,639,'_elementor_edit_mode','builder'),(5062,639,'_elementor_template_type','wp-page'),(5063,639,'_elementor_version','3.35.3'),(5064,639,'_elementor_pro_version','3.35.0'),(5065,639,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5018,634,'_wp_attached_file','2026/02/screenshot-2026-02-16_08-54-16.png'),(5019,634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1148;s:6:\"height\";i:721;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-16_08-54-16.png\";s:8:\"filesize\";i:1197514;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_08-54-16-300x188.png\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106188;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-16_08-54-16-1024x643.png\";s:5:\"width\";i:1024;s:6:\"height\";i:643;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:899368;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_08-54-16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46163;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_08-54-16-768x482.png\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:549177;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5051,638,'_elementor_edit_mode','builder'),(5052,638,'_elementor_template_type','wp-page'),(5053,638,'_elementor_version','3.35.3'),(5054,638,'_elementor_pro_version','3.35.0'),(5055,638,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5049,638,'_wp_page_template','elementor_header_footer'),(6332,756,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7926,893,'_elementor_pro_version','3.35.1'),(5040,637,'_wp_page_template','elementor_header_footer'),(5042,637,'_elementor_edit_mode','builder'),(5043,637,'_elementor_template_type','wp-page'),(5044,637,'_elementor_version','3.35.3'),(5045,637,'_elementor_pro_version','3.35.0'),(5046,637,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5066,640,'_wp_page_template','elementor_header_footer'),(5068,640,'_elementor_edit_mode','builder'),(5069,640,'_elementor_template_type','wp-page'),(5070,640,'_elementor_version','3.35.3'),(5071,640,'_elementor_pro_version','3.35.0'),(5072,640,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5105,646,'_wp_page_template','elementor_header_footer'),(5073,641,'_wp_page_template','elementor_header_footer'),(5075,641,'_elementor_edit_mode','builder'),(5076,641,'_elementor_template_type','wp-page'),(5077,641,'_elementor_version','3.35.3'),(5078,641,'_elementor_pro_version','3.35.0'),(5079,641,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5091,644,'_wp_page_template','elementor_header_footer'),(5093,644,'_elementor_edit_mode','builder'),(5094,644,'_elementor_template_type','wp-page'),(5095,644,'_elementor_version','3.35.3'),(5096,644,'_elementor_pro_version','3.35.0'),(5097,644,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5961,719,'_wp_page_template','elementor_header_footer'),(5962,719,'_elementor_edit_mode','builder'),(5963,719,'_elementor_template_type','wp-page'),(5964,719,'_elementor_version','3.35.3'),(5965,719,'_elementor_pro_version','3.35.0'),(5966,719,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5089,643,'_wp_attached_file','2026/02/screenshot-2026-02-16_09-19-18.png'),(5090,643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1145;s:6:\"height\";i:733;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-16_09-19-18.png\";s:8:\"filesize\";i:1123137;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-19-18-300x192.png\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101818;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-16_09-19-18-1024x656.png\";s:5:\"width\";i:1024;s:6:\"height\";i:656;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:849048;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-19-18-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43794;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-19-18-768x492.png\";s:5:\"width\";i:768;s:6:\"height\";i:492;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:519287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5107,646,'_elementor_edit_mode','builder'),(5108,646,'_elementor_template_type','wp-page'),(5109,646,'_elementor_version','3.35.3'),(5110,646,'_elementor_pro_version','3.35.0'),(5111,646,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5098,645,'_wp_page_template','elementor_header_footer'),(5100,645,'_elementor_edit_mode','builder'),(5101,645,'_elementor_template_type','wp-page'),(5102,645,'_elementor_version','3.35.3'),(5103,645,'_elementor_pro_version','3.35.0'),(5104,645,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"682b0840\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5115,647,'_wp_attached_file','2026/02/screenshot-2026-02-16_09-27-35.png'),(5116,647,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1147;s:6:\"height\";i:723;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-16_09-27-35.png\";s:8:\"filesize\";i:1052502;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-27-35-300x189.png\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96423;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-16_09-27-35-1024x645.png\";s:5:\"width\";i:1024;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:805693;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-27-35-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40418;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-27-35-768x484.png\";s:5:\"width\";i:768;s:6:\"height\";i:484;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:492860;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5980,721,'_elementor_edit_mode','builder'),(5981,721,'_elementor_template_type','wp-page'),(5982,721,'_elementor_version','3.35.3'),(5983,721,'_elementor_pro_version','3.35.0'),(5984,721,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67e0254a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Aflife Capital<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5126,649,'_elementor_edit_mode','builder'),(5127,649,'_elementor_template_type','wp-page'),(5128,649,'_elementor_version','3.35.3'),(5129,649,'_elementor_pro_version','3.35.0'),(5130,649,'_wp_page_template','elementor_header_footer'),(5131,649,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5139,650,'_wp_page_template','elementor_header_footer'),(5140,650,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5811,709,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7795,879,'_elementor_template_type','wp-page'),(7796,879,'_elementor_version','3.35.3'),(7797,879,'_elementor_pro_version','3.35.0'),(7798,879,'_wp_page_template','elementor_header_footer'),(5175,655,'_elementor_edit_mode','builder'),(5176,655,'_elementor_template_type','wp-page'),(5177,655,'_elementor_version','3.35.3'),(5178,655,'_elementor_pro_version','3.35.0'),(5179,655,'_wp_page_template','elementor_header_footer'),(5180,655,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11033,1228,'_elementor_edit_mode','builder'),(5157,652,'_wp_attached_file','2026/02/screenshot-2026-02-16_09-33-16.png'),(5158,652,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1149;s:6:\"height\";i:705;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-16_09-33-16.png\";s:8:\"filesize\";i:1167821;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-33-16-300x184.png\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105872;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-16_09-33-16-1024x628.png\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:896146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-33-16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-33-16-768x471.png\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:548884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5167,654,'_elementor_edit_mode','builder'),(5168,654,'_elementor_template_type','wp-page'),(5169,654,'_elementor_version','3.35.3'),(5170,654,'_elementor_pro_version','3.35.0'),(5171,654,'_wp_page_template','elementor_header_footer'),(5172,654,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9903,1106,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9904,1106,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9905,1106,'_elementor_css','a:6:{s:4:\"time\";i:1773387434;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9906,1106,'_elementor_element_cache','{\"timeout\":1773473834,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(5186,656,'_wp_attached_file','2026/02/screenshot-2026-02-16_09-39-25.png'),(5187,656,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1199;s:6:\"height\";i:718;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-16_09-39-25.png\";s:8:\"filesize\";i:1240776;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-39-25-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100795;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-16_09-39-25-1024x613.png\";s:5:\"width\";i:1024;s:6:\"height\";i:613;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:868320;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-39-25-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48065;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-39-25-768x460.png\";s:5:\"width\";i:768;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:526461;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5197,658,'_elementor_edit_mode','builder'),(5198,658,'_elementor_template_type','wp-page'),(5199,658,'_elementor_version','3.35.3'),(5200,658,'_elementor_pro_version','3.35.0'),(5201,658,'_wp_page_template','elementor_header_footer'),(5202,658,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9317,1040,'_elementor_pro_version','3.35.1'),(9318,1040,'_wp_page_template','elementor_header_footer'),(5206,659,'_elementor_edit_mode','builder'),(5207,659,'_elementor_template_type','wp-page'),(5208,659,'_elementor_version','3.35.3'),(5209,659,'_elementor_pro_version','3.35.0'),(5210,659,'_wp_page_template','elementor_header_footer'),(5211,659,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(5218,660,'_wp_attached_file','2026/02/screenshot-2026-02-16_09-47-02.png'),(5219,660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1148;s:6:\"height\";i:755;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-16_09-47-02.png\";s:8:\"filesize\";i:1560055;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-47-02-300x197.png\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132637;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-16_09-47-02-1024x673.png\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1226996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-47-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51982;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_09-47-02-768x505.png\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:745553;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5226,661,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6322,755,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5230,662,'_wp_page_template','elementor_header_footer'),(5231,662,'_elementor_edit_mode','builder'),(5232,662,'_elementor_template_type','wp-page'),(5233,662,'_elementor_version','3.35.3'),(5234,662,'_elementor_pro_version','3.35.0'),(5235,662,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5236,662,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7930,894,'_elementor_edit_mode','builder'),(7931,894,'_elementor_template_type','wp-page'),(7932,894,'_elementor_version','3.35.4'),(7933,894,'_wp_page_template','elementor_header_footer'),(7934,894,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span>\\n\\n<img class=\\\"alignnone size-medium wp-image-885\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.png\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/>\\n\\n&nbsp;\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6316,755,'_wp_page_template','elementor_header_footer'),(6317,755,'_elementor_edit_mode','builder'),(6318,755,'_elementor_template_type','wp-page'),(6319,755,'_elementor_version','3.35.3'),(6320,755,'_elementor_pro_version','3.35.0'),(6321,755,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(6297,753,'_elementor_pro_version','3.35.0'),(5240,663,'_wp_page_template','elementor_header_footer'),(5241,663,'_elementor_edit_mode','builder'),(5242,663,'_elementor_template_type','wp-page'),(5243,663,'_elementor_version','3.35.3'),(5244,663,'_elementor_pro_version','3.35.0'),(5245,663,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5246,663,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5716,703,'_elementor_data','[]'),(5717,703,'_elementor_pro_version','3.35.0'),(9314,1040,'_elementor_edit_mode','builder'),(9315,1040,'_elementor_template_type','wp-page'),(9316,1040,'_elementor_version','3.35.4'),(5785,707,'_elementor_edit_mode','builder'),(5786,707,'_elementor_template_type','wp-page'),(5787,707,'_elementor_version','3.35.3'),(5788,707,'_elementor_pro_version','3.35.0'),(5789,707,'_wp_page_template','elementor_header_footer'),(5790,707,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(6027,725,'_elementor_edit_mode','builder'),(6028,725,'_elementor_template_type','wp-page'),(6029,725,'_elementor_version','3.35.3'),(6030,725,'_elementor_pro_version','3.35.0'),(6031,725,'_wp_page_template','elementor_header_footer'),(6032,725,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(5828,711,'_wp_page_template','elementor_header_footer'),(5829,711,'_elementor_edit_mode','builder'),(5830,711,'_elementor_template_type','wp-page'),(5831,711,'_elementor_version','3.35.3'),(5832,711,'_elementor_pro_version','3.35.0'),(5833,711,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5779,706,'_elementor_edit_mode','builder'),(5780,706,'_elementor_template_type','wp-page'),(5781,706,'_elementor_version','3.35.3'),(5782,706,'_elementor_pro_version','3.35.0'),(5783,706,'_wp_page_template','elementor_header_footer'),(5784,706,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(5614,694,'_elementor_template_type','wp-page'),(5615,694,'_elementor_version','3.35.3'),(5616,694,'_elementor_pro_version','3.35.0'),(5617,694,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5259,664,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6419,764,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(6420,764,'_elementor_screenshot_failed','2026-02-12 10:04:56'),(7905,891,'_elementor_pro_version','3.35.1'),(6306,754,'_wp_page_template','elementor_header_footer'),(6307,754,'_elementor_edit_mode','builder'),(6308,754,'_elementor_template_type','wp-page'),(6309,754,'_elementor_version','3.35.3'),(6310,754,'_elementor_pro_version','3.35.0'),(6311,754,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(6374,760,'_wp_page_template','elementor_header_footer'),(6375,760,'_elementor_edit_mode','builder'),(6376,760,'_elementor_template_type','wp-page'),(6377,760,'_elementor_version','3.35.3'),(6378,760,'_elementor_pro_version','3.35.0');
INSERT INTO `wpph_postmeta` VALUES (6379,760,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5711,703,'_elementor_edit_mode','builder'),(5712,703,'_elementor_template_type','kit'),(5713,703,'_elementor_version','3.35.3'),(5714,703,'_wp_page_template','default'),(5715,703,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#192E5B\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#192E5B\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(5263,665,'_wp_page_template','elementor_header_footer'),(5264,665,'_elementor_edit_mode','builder'),(5265,665,'_elementor_template_type','wp-page'),(5266,665,'_elementor_version','3.35.3'),(5267,665,'_elementor_pro_version','3.35.0'),(5268,665,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5269,665,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5883,715,'_elementor_edit_mode','builder'),(5884,715,'_elementor_template_type','kit'),(5885,715,'_elementor_version','3.35.3'),(5886,715,'_wp_page_template','default'),(5887,715,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#192E5B\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#0E7C4A\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(6296,753,'_elementor_version','3.35.3'),(5632,696,'_wp_page_template','elementor_header_footer'),(5633,696,'_elementor_edit_mode','builder'),(5634,696,'_elementor_template_type','wp-page'),(5635,696,'_elementor_version','3.35.3'),(5636,696,'_elementor_pro_version','3.35.0'),(5637,696,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5273,666,'_wp_page_template','elementor_header_footer'),(5274,666,'_elementor_edit_mode','builder'),(5275,666,'_elementor_template_type','wp-page'),(5276,666,'_elementor_version','3.35.3'),(5277,666,'_elementor_pro_version','3.35.0'),(5278,666,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5279,666,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7776,877,'_elementor_edit_mode','builder'),(7777,877,'_elementor_template_type','wp-page'),(7778,877,'_elementor_version','3.35.3'),(7779,877,'_elementor_pro_version','3.35.0'),(7780,877,'_wp_page_template','elementor_header_footer'),(7781,877,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(6343,757,'_wp_page_template','elementor_header_footer'),(6344,757,'_elementor_edit_mode','builder'),(6345,757,'_elementor_template_type','wp-page'),(6346,757,'_elementor_version','3.35.3'),(6347,757,'_elementor_pro_version','3.35.0'),(6348,757,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\",\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":532,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5795,708,'_wp_page_template','elementor_header_footer'),(5796,708,'_elementor_edit_mode','builder'),(5797,708,'_elementor_template_type','wp-page'),(5798,708,'_elementor_version','3.35.3'),(5799,708,'_elementor_pro_version','3.35.0'),(5800,708,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(6312,754,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5296,667,'_elementor_screenshot_failed','2026-02-13 10:23:01'),(5314,669,'_elementor_template_type','loop-item'),(5315,669,'_elementor_version','3.35.3'),(5316,669,'_elementor_pro_version','3.35.0'),(5317,669,'_elementor_source','post'),(5318,669,'_wp_page_template','default'),(5320,669,'_elementor_data','[{\"id\":\"1c5912d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100.0079999999999955662133288569748401641845703125},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2903fcc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d41dd08\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"hover_animation\":\"grow\",\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"28a95f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"8e38e81\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"header_size\":\"h5\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_widget_all_gradient_position_tablet\":\"\",\"background_widget_all_gradient_position_mobile\":\"\",\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0d740\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"ca54bb5\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"},\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_widget_all_gradient_position_tablet\":\"\",\"background_widget_all_gradient_position_mobile\":\"\",\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ba969d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"background_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"6373b48\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(5361,675,'_elementor_edit_mode','builder'),(5362,675,'_elementor_template_type','loop-item'),(5363,675,'_elementor_version','3.35.3'),(5364,675,'_elementor_pro_version','3.35.0'),(5365,675,'_elementor_source','post'),(5366,675,'_wp_page_template','default'),(5482,684,'_elementor_version','3.35.3'),(5483,684,'_elementor_pro_version','3.35.0'),(5484,684,'_elementor_source','post'),(5540,689,'_elementor_edit_mode','builder'),(5541,689,'_elementor_template_type','loop-item'),(5542,689,'_elementor_version','3.35.3'),(5357,674,'_elementor_screenshot','a:2:{s:2:\"id\";i:672;s:3:\"url\";s:131:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_422_2026-02-16-08-01-56_7163e7d.png\";}'),(5400,678,'_elementor_edit_mode','builder'),(5401,678,'_elementor_template_type','loop-item'),(5402,678,'_elementor_version','3.35.3'),(5403,678,'_elementor_pro_version','3.35.0'),(5404,678,'_elementor_source','post'),(5405,678,'_wp_page_template','default'),(5407,678,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ddab80\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_hover_image\":\"[elementor-tag id=\\\"f90d4aa\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_overlay_image\":\"[elementor-tag id=\\\"4c8ebb5\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(5454,682,'_elementor_edit_mode','builder'),(5428,680,'_elementor_edit_mode','builder'),(5429,680,'_elementor_template_type','loop-item'),(5485,684,'_wp_page_template','default'),(5487,684,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=9f26323\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(10017,1116,'_wp_page_template','elementor_header_footer'),(10018,1116,'_elementor_edit_mode','builder'),(10019,1116,'_elementor_template_type','wp-page'),(10020,1116,'_elementor_version','3.35.4'),(10021,1116,'_elementor_pro_version','3.35.1'),(10022,1116,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5459,682,'_wp_page_template','default'),(5344,673,'_elementor_is_screenshot','1'),(5345,673,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_468_2026-02-16-08-02-01_4b84faeb.png'),(5346,468,'_elementor_screenshot','a:2:{s:2:\"id\";i:673;s:3:\"url\";s:132:\"https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_468_2026-02-16-08-02-01_4b84faeb.png\";}'),(5455,682,'_elementor_template_type','loop-item'),(5456,682,'_elementor_version','3.35.3'),(5457,682,'_elementor_pro_version','3.35.0'),(5414,679,'_elementor_edit_mode','builder'),(5415,679,'_elementor_template_type','loop-item'),(5416,679,'_elementor_version','3.35.3'),(5417,679,'_elementor_pro_version','3.35.0'),(5418,679,'_elementor_source','post'),(5419,679,'_wp_page_template','default'),(5421,679,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ddab80\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_motion_fx_mouseTrack_effect\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_hover_image\":\"[elementor-tag id=\\\"f90d4aa\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_overlay_image\":\"[elementor-tag id=\\\"4c8ebb5\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_image\":\"[elementor-tag id=\\\"fee8f2f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(5430,680,'_elementor_version','3.35.3'),(5431,680,'_elementor_pro_version','3.35.0'),(5432,680,'_elementor_source','post'),(5433,680,'_wp_page_template','default'),(5435,680,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ddab80\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_motion_fx_mouseTrack_effect\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_hover_image\":\"[elementor-tag id=\\\"f90d4aa\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_overlay_image\":\"[elementor-tag id=\\\"4c8ebb5\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_image\":\"[elementor-tag id=\\\"fee8f2f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(5424,679,'_elementor_screenshot_failed','2026-02-16 08:34:58'),(5441,681,'_elementor_edit_mode','builder'),(5442,681,'_elementor_template_type','loop-item'),(5443,681,'_elementor_version','3.35.3'),(5444,681,'_elementor_pro_version','3.35.0'),(5445,681,'_elementor_source','post'),(5446,681,'_wp_page_template','default'),(5448,681,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ddab80\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_motion_fx_mouseTrack_effect\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_hover_image\":\"[elementor-tag id=\\\"f90d4aa\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"background_overlay_image\":\"[elementor-tag id=\\\"4c8ebb5\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5daa1eb\",\"elType\":\"widget\",\"settings\":{\"_title\":\"Image\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(6299,753,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5461,682,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(5480,684,'_elementor_edit_mode','builder'),(5467,683,'_elementor_edit_mode','builder'),(5468,683,'_elementor_template_type','loop-item'),(5469,683,'_elementor_version','3.35.3'),(5470,683,'_elementor_pro_version','3.35.0'),(5471,683,'_elementor_source','post'),(5472,683,'_wp_page_template','default'),(5474,683,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(5493,685,'_elementor_edit_mode','builder'),(5494,685,'_elementor_template_type','loop-item'),(5495,685,'_elementor_version','3.35.3'),(5496,685,'_elementor_pro_version','3.35.0'),(5497,685,'_elementor_source','post'),(5498,685,'_wp_page_template','default'),(5500,685,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=9f26323\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(5529,688,'_elementor_edit_mode','builder'),(5530,688,'_elementor_template_type','loop-item'),(5531,688,'_elementor_version','3.35.3'),(5532,688,'_elementor_pro_version','3.35.0'),(5533,688,'_elementor_source','post'),(5534,688,'_wp_page_template','default'),(5745,704,'_wp_page_template','default'),(5746,704,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#192E5B\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#0E7C4A\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(5536,688,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(5543,689,'_elementor_pro_version','3.35.0'),(5544,689,'_elementor_source','post'),(5545,689,'_wp_page_template','default'),(5547,689,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(5517,687,'_elementor_edit_mode','builder'),(5518,687,'_elementor_template_type','loop-item'),(5519,687,'_elementor_version','3.35.3'),(5520,687,'_elementor_pro_version','3.35.0'),(5521,687,'_elementor_source','post'),(5522,687,'_wp_page_template','default'),(5742,704,'_elementor_edit_mode','builder'),(5743,704,'_elementor_template_type','kit'),(5744,704,'_elementor_version','3.35.3'),(5524,687,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(5551,690,'_elementor_edit_mode','builder'),(5552,690,'_elementor_template_type','loop-item'),(5553,690,'_elementor_version','3.35.3'),(5554,690,'_elementor_pro_version','3.35.0'),(5555,690,'_elementor_source','post'),(5556,690,'_wp_page_template','default'),(5558,690,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(5564,691,'_elementor_edit_mode','builder'),(5565,691,'_elementor_template_type','loop-item'),(5566,691,'_elementor_version','3.35.3'),(5567,691,'_elementor_pro_version','3.35.0'),(5568,691,'_elementor_source','post'),(5569,691,'_wp_page_template','default'),(5571,691,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(5577,692,'_elementor_edit_mode','builder'),(5578,692,'_elementor_template_type','loop-item'),(5579,692,'_elementor_version','3.35.3'),(5580,692,'_elementor_pro_version','3.35.0'),(5581,692,'_elementor_source','post'),(5582,692,'_wp_page_template','default'),(5584,692,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(5597,693,'_elementor_edit_mode','builder'),(5598,693,'_elementor_template_type','loop-item'),(5599,693,'_elementor_version','3.35.3'),(5600,693,'_elementor_pro_version','3.35.0'),(5601,693,'_elementor_source','post'),(5602,693,'_wp_page_template','default'),(5604,693,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73929b0\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(5607,693,'_elementor_screenshot_failed','2026-02-16 08:50:42'),(5618,694,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5747,704,'_elementor_data','[]'),(5748,704,'_elementor_pro_version','3.35.0'),(6003,723,'_elementor_edit_mode','builder'),(6004,723,'_elementor_template_type','wp-page'),(6005,723,'_elementor_version','3.35.3'),(6006,723,'_elementor_pro_version','3.35.0'),(6007,723,'_wp_page_template','elementor_header_footer'),(6008,723,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78187367\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Investors<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5622,695,'_wp_page_template','elementor_header_footer'),(5623,695,'_elementor_edit_mode','builder'),(5624,695,'_elementor_template_type','wp-page'),(5625,695,'_elementor_version','3.35.3'),(5626,695,'_elementor_pro_version','3.35.0'),(5627,695,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_gradient_position_tablet\":\"center center\",\"background_gradient_position_mobile\":\"center center\",\"button_background_hover_gradient_position_tablet\":\"center center\",\"button_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":468,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5628,695,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8028,904,'_elementor_edit_mode','builder'),(8029,904,'_elementor_template_type','wp-page'),(8030,904,'_elementor_version','3.35.4'),(8031,904,'_wp_page_template','elementor_header_footer'),(8032,904,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8088,910,'_elementor_edit_mode','builder'),(8089,910,'_elementor_template_type','wp-page'),(5638,696,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5801,708,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6245,748,'_elementor_edit_mode','builder'),(6246,748,'_elementor_template_type','wp-page'),(6247,748,'_elementor_version','3.35.3'),(6248,748,'_wp_page_template','elementor_header_footer'),(6249,748,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5bac1c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"076c7ae\",\"elType\":\"widget\",\"settings\":{\"template_id\":393,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ea738cf\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns_tablet\":1,\"post_query_post_type\":\"board-of-directors-m\",\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6504,776,'_wp_page_template','default'),(6505,776,'_elementor_data','[{\"id\":\"613b806\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"aa972cc\",\"elType\":\"container\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"9dc6bb9\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"b9f4eec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"4483f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"83de281\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}]'),(6582,783,'_elementor_pro_version','3.35.0'),(6584,784,'_elementor_edit_mode','builder'),(6585,784,'_elementor_template_type','wp-page'),(6586,784,'_elementor_version','3.35.3'),(6587,784,'_wp_page_template','elementor_header_footer'),(6588,784,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b969379\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1cf00c85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"641de827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2291f959\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74780488\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"654f8b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"cf0d788\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"b3aa192\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"a1c0867\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f0915d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(6112,738,'_elementor_edit_mode','builder'),(6113,738,'_elementor_template_type','loop-item'),(6099,737,'_elementor_edit_mode','builder'),(6100,737,'_elementor_template_type','loop-item'),(6101,737,'_elementor_version','3.35.3'),(6102,737,'_elementor_pro_version','3.35.0'),(6103,737,'_elementor_source','post'),(6086,736,'_elementor_edit_mode','builder'),(6087,736,'_elementor_template_type','loop-item'),(6088,736,'_elementor_version','3.35.3'),(6089,736,'_elementor_pro_version','3.35.0'),(6090,736,'_elementor_source','post'),(6091,736,'_wp_page_template','default'),(6092,736,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"7903906\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_image\":\"[elementor-tag id=\\\"b543713\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(6114,738,'_elementor_version','3.35.3'),(6115,738,'_elementor_pro_version','3.35.0'),(6116,738,'_elementor_source','post'),(6117,738,'_wp_page_template','default'),(6118,738,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"da2f61f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"cf506ce\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(5805,709,'_wp_page_template','elementor_header_footer'),(5806,709,'_elementor_edit_mode','builder'),(5807,709,'_elementor_template_type','wp-page'),(5808,709,'_elementor_version','3.35.3'),(5809,709,'_elementor_pro_version','3.35.0'),(5810,709,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3c6368b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"flex_wrap_mobile\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-19\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4359896e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"13\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"17\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Image Testimonials\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"-3\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7d67e43d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":595,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5dad8ec4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":601,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"-9\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11510d77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":600,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/img2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"-18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_z_index\":1,\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b55f1e2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2K+\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"27\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"12\",\"bottom\":\"18\",\"left\":\"12\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"12\",\"bottom\":\"26\",\"left\":\"12\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=text\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"462e1d0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Happy Customer\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"69c94ee5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":587,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Arrow.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"-1\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"-4\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"2\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_title\":\"Arrow\",\"_animation\":\"fadeIn\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":61,\"sizes\":[]},\"_flex_align_self_mobile\":\"flex-start\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74ef426a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":589,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-23\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"3\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_title\":\"BG\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f9e5e9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":591,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"-5\",\"left\":\"-2\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-22\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-23\",\"right\":\"-2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_z_index\":1,\"_title\":\"Image\",\"align\":\"right\",\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4352d075\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":15,\"increment_step\":0,\"number_suffix\":\"+\",\"text_title\":\"Years Experience\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"number_color\":\"globals\\/colors?id=secondary\",\"number_typography_typography\":\"globals\\/typography?id=d9fb52b\",\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=accent\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-8\",\"right\":\"1\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"_animation\":\"fadeIn\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rkit-counter\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(5667,699,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/news-article\";}'),(5665,699,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"dca2dae\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"7fa341e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"2871a3f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5661,699,'_elementor_template_type','single-post'),(5662,699,'_elementor_version','3.35.3'),(5663,699,'_elementor_pro_version','3.35.0'),(5664,699,'_wp_page_template','elementor_header_footer'),(5658,698,'_wp_attached_file','2026/02/screenshot-2026-02-16_10-59-14.png'),(5659,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1150;s:6:\"height\";i:699;s:4:\"file\";s:42:\"2026/02/screenshot-2026-02-16_10-59-14.png\";s:8:\"filesize\";i:1187573;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_10-59-14-300x182.png\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113778;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"screenshot-2026-02-16_10-59-14-1024x622.png\";s:5:\"width\";i:1024;s:6:\"height\";i:622;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:918594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_10-59-14-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50767;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-02-16_10-59-14-768x467.png\";s:5:\"width\";i:768;s:6:\"height\";i:467;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:572760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(5669,699,'_elementor_screenshot_failed','2026-02-13 09:45:27'),(5680,701,'_elementor_edit_mode','builder'),(5681,701,'_elementor_template_type','single-post'),(5682,701,'_elementor_version','3.35.3'),(5683,701,'_elementor_pro_version','3.35.0'),(5684,701,'_wp_page_template','elementor_header_footer'),(5685,701,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"dca2dae\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"7fa341e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"2871a3f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5660,699,'_elementor_edit_mode','builder'),(5687,701,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/news-article\";}'),(7680,868,'_elementor_edit_mode','builder'),(7681,868,'_elementor_template_type','single-post'),(7682,868,'_elementor_version','3.35.3'),(7683,868,'_elementor_pro_version','3.35.0'),(7684,868,'_wp_page_template','elementor_header_footer'),(7685,868,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d02c0d\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"7fa341e5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"2871a3f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(5689,702,'_elementor_edit_mode','builder'),(5690,702,'_elementor_template_type','kit'),(5691,702,'_elementor_version','3.35.3'),(5692,702,'_wp_page_template','default'),(5693,702,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E7C4A\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#192E5B\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(5694,702,'_elementor_data','[]'),(5695,702,'_elementor_pro_version','3.35.0'),(7028,824,'_elementor_pro_version','3.35.0'),(7822,882,'_elementor_edit_mode','builder'),(7823,882,'_elementor_template_type','wp-page'),(7824,882,'_elementor_version','3.35.4'),(7612,863,'_elementor_edit_mode','builder'),(7613,863,'_elementor_template_type','wp-page'),(7614,863,'_elementor_version','3.35.4'),(7615,863,'_elementor_pro_version','3.35.1'),(7616,863,'_wp_page_template','elementor_header_footer'),(7617,863,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27b889fa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ News<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\",\"taxonomy_filter_hover_border_border\":\"none\",\"taxonomy_filter_active_border_border\":\"none\",\"__globals__\":{\"taxonomy_filter_active_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(8647,968,'_elementor_edit_mode','builder'),(8648,968,'_elementor_template_type','wp-page'),(8649,968,'_elementor_version','3.35.4'),(8650,968,'_wp_page_template','elementor_header_footer'),(8651,968,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8727,975,'_elementor_edit_mode','builder'),(8728,975,'_elementor_template_type','wp-page'),(8729,975,'_elementor_version','3.35.4'),(8730,975,'_elementor_pro_version','3.35.1'),(8731,975,'_wp_page_template','elementor_header_footer'),(8732,975,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\",\"taxonomy_filter_hover_border_border\":\"none\",\"taxonomy_filter_active_border_border\":\"none\",\"__globals__\":{\"taxonomy_filter_active_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(7624,864,'_edit_lock','1771333133:5'),(7625,864,'_acf_changed','1'),(7626,864,'_edit_last','5'),(7627,864,'title','Test 2'),(7628,864,'_title','field_698dcccae511a'),(7629,864,'brief_description','Description for test 2'),(7630,864,'_brief_description','field_698dd6680f7fc'),(7631,864,'details','Lorem ipsum'),(7632,864,'_details','field_698dccfae511b'),(7633,864,'image',''),(7634,864,'_image','field_69942302a5fc8'),(7635,864,'news_article_type','Job Advert'),(7636,864,'_news_article_type','field_6994234862911'),(9939,217,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:17:\"rtform-text-style\";i:1;s:13:\"spinner-style\";i:2;s:18:\"rform-button-style\";}s:7:\"scripts\";a:4:{i:0;s:14:\"rtform-text-js\";i:1;s:18:\"elementor-frontend\";i:2;s:14:\"rform-phone-js\";i:3;s:12:\"rform-script\";}}'),(9940,217,'_elementor_element_cache','{\"timeout\":1774455063,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-5a799ef e-con-full e-flex e-con e-parent\\\" data-id=\\\"5a799ef\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjkyNjVkNDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYWJlbF90ZXh0IjoiTmFtZSIsIm5hbWVfaW5wdXQiOiJuYW1lIiwicGxhY2Vob2xkZXJfaW5wdXQiOiJOYW1lIiwid2FybmluZ19tZXNzYWdlIjoiVGhpcyBmaWVsZCBpcyByZXF1aXJlZCIsInNob3dfbGFiZWwiOiIiLCJpbnB1dF9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJpbnB1dF9iYWNrZ3JvdW5kX25vcm1hbF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsImlucHV0X2JvcmRlcl9ub3JtYWxfYm9yZGVyIjoic29saWQiLCJpbnB1dF9ib3JkZXJfbm9ybWFsX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZ2xvYmFsc19fIjp7ImlucHV0X2JhY2tncm91bmRfbm9ybWFsX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImlucHV0X2JvcmRlcl9ub3JtYWxfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9c2Vjb25kYXJ5In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0In0=\\\"]<div class=\\\"elementor-element elementor-element-61a3611 e-con-full e-flex e-con e-child\\\" data-id=\\\"61a3611\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImQxYzI4ZmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYWJlbF90ZXh0IjoiRW1haWwiLCJuYW1lX2lucHV0IjoiZW1haWwiLCJwbGFjZWhvbGRlcl9pbnB1dCI6IkVtYWlsIiwid2FybmluZ19tZXNzYWdlIjoiVGhpcyBmaWVsZCBpcyByZXF1aXJlZCIsInNob3dfbGFiZWwiOiIiLCJpbnB1dF9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJpbnB1dF9iYWNrZ3JvdW5kX25vcm1hbF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsImlucHV0X2JvcmRlcl9ub3JtYWxfYm9yZGVyIjoic29saWQiLCJpbnB1dF9ib3JkZXJfbm9ybWFsX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5oZXJpdCIsIl9fZ2xvYmFsc19fIjp7ImlucHV0X2JhY2tncm91bmRfbm9ybWFsX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImlucHV0X2JvcmRlcl9ub3JtYWxfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9c2Vjb25kYXJ5In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJlbWFpbCJ9\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImNjODk4NzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG93X2xhYmVsIjoiIiwibGFiZWxfdGV4dCI6IlBob25lIE51bWJlciIsIm5hbWVfaW5wdXQiOiJwaG9uZS1udW1iZXIiLCJwbGFjZWhvbGRlcl9pbnB1dCI6IlBob25lIE51bWJlciIsImRlZmF1bHRfY291bnRyaWVzIjoiWk0iLCJ3YXJuaW5nX21lc3NhZ2UiOiJUaGlzIGZpZWxkIGlzIHJlcXVpcmVkIiwiaW5wdXRfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNiIsInJpZ2h0IjoiMTYiLCJib3R0b20iOiIxNiIsImxlZnQiOiIxNiIsImlzTGlua2VkIjp0cnVlfSwiaW5wdXRfYmFja2dyb3VuZF9ub3JtYWxfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJpbnB1dF9ib3JkZXJfbm9ybWFsX2JvcmRlciI6InNvbGlkIiwiaW5wdXRfYm9yZGVyX25vcm1hbF93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaGVyaXQiLCJfX2dsb2JhbHNfXyI6eyJpbnB1dF9iYWNrZ3JvdW5kX25vcm1hbF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJpbnB1dF9ib3JkZXJfbm9ybWFsX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoicmZvcm1fcGhvbmUifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjQ3YzY0YTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYWJlbF90ZXh0IjoiTWVzc2FnZSIsIm5hbWVfaW5wdXQiOiJtZXNzYWdlIiwicGxhY2Vob2xkZXJfaW5wdXQiOiJNZXNzYWdlIiwid2FybmluZ19tZXNzYWdlIjoiVGhpcyBmaWVsZCBpcyByZXF1aXJlZCIsInNob3dfbGFiZWwiOiIiLCJpbnB1dF9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJpbnB1dF9ib3JkZXJfcmFkaXVzX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImlucHV0X2JvcmRlcl9yYWRpdXNfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiaW5wdXRfYmFja2dyb3VuZF9ub3JtYWxfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJpbnB1dF9ib3JkZXJfbm9ybWFsX2JvcmRlciI6InNvbGlkIiwiaW5wdXRfYm9yZGVyX25vcm1hbF93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJpbnB1dF9iYWNrZ3JvdW5kX25vcm1hbF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJpbnB1dF9ib3JkZXJfbm9ybWFsX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSJ9LCJpbnB1dF9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTU1LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1hcmVhIn0=\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjYxZTFlYWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJidXR0b25fdGV4dCI6IlNlbmQgTWVzc2FnZSIsImJ0bl9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImJ0bl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJidG5fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJidG5fdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsImljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwiaWNvbl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjQsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5oZXJpdCIsIl9mbGV4X2FsaWduX3NlbGYiOiJzdHJldGNoIiwicnRta2l0X2JsdXJfIjp7InVuaXQiOiJweCIsInNpemUiOjE4LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJidG5fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJyZm9ybV9idXR0b25fc3VibWl0In0=\\\"]\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(7032,825,'_elementor_edit_mode','builder'),(7033,825,'_elementor_template_type','wp-page'),(7034,825,'_elementor_version','3.35.3'),(7035,825,'_wp_page_template','elementor_header_footer'),(7036,825,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5029f93e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ About Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rkit-accordion\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),(7037,825,'_elementor_pro_version','3.35.0'),(7639,864,'_thumbnail_id','612'),(11821,1308,'_elementor_edit_mode','builder'),(11822,1308,'_elementor_template_type','wp-page'),(11823,1308,'_elementor_version','3.35.4'),(11824,1308,'_wp_page_template','elementor_header_footer'),(11825,1308,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11826,1308,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.983000000000000540012479177676141262054443359375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(10055,1119,'_elementor_pro_version','3.35.1'),(10056,1119,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(7652,865,'_elementor_pro_version','3.35.0'),(7656,866,'_elementor_edit_mode','builder'),(7657,866,'_elementor_template_type','wp-page'),(7658,866,'_elementor_version','3.35.3'),(7659,866,'_wp_page_template','elementor_header_footer'),(7660,866,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7661,866,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(7447,849,'_wp_page_template','elementor_header_footer'),(7448,849,'_elementor_edit_mode','builder'),(7449,849,'_elementor_template_type','wp-page'),(7450,849,'_elementor_version','3.35.3'),(7451,849,'_elementor_pro_version','3.35.0'),(7452,849,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(7052,826,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7662,866,'_elementor_pro_version','3.35.0'),(7056,826,'_elementor_screenshot_failed','2026-02-16 14:12:16'),(7110,831,'_elementor_pro_version','3.35.0'),(7111,831,'_wp_page_template','default'),(7112,831,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(7066,827,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10057,1119,'_elementor_element_cache','{\"timeout\":1773762338,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(7666,867,'_elementor_edit_mode','builder'),(7667,867,'_elementor_template_type','wp-page'),(7668,867,'_elementor_version','3.35.3'),(7669,867,'_wp_page_template','elementor_header_footer'),(7670,867,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7671,867,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.983000000000000540012479177676141262054443359375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(7672,867,'_elementor_pro_version','3.35.0'),(7070,828,'_wp_page_template','elementor_header_footer'),(7071,828,'_elementor_edit_mode','builder'),(7072,828,'_elementor_template_type','wp-page'),(7073,828,'_elementor_version','3.35.3'),(7074,828,'_elementor_pro_version','3.35.0');
INSERT INTO `wpph_postmeta` VALUES (7075,828,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(7076,828,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7686,868,'_elementor_conditions','a:1:{i:0;s:16:\"include/singular\";}'),(7687,868,'_elementor_screenshot_failed','2026-02-16 10:14:09'),(9914,1107,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9915,1107,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9916,1108,'_wp_page_template','elementor_header_footer'),(9917,1108,'_elementor_edit_mode','builder'),(9918,1108,'_elementor_template_type','wp-page'),(9919,1108,'_elementor_version','3.35.4'),(9920,1108,'_elementor_pro_version','3.35.1'),(9921,1108,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(7844,884,'_elementor_edit_mode','builder'),(7845,884,'_elementor_template_type','single-post'),(7712,870,'_elementor_edit_mode','builder'),(7713,870,'_elementor_template_type','single-post'),(7714,870,'_elementor_version','3.35.4'),(7715,870,'_elementor_pro_version','3.35.1'),(7716,870,'_wp_page_template','elementor_header_footer'),(7717,870,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d02c0d\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8159679\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Single Blog<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"0c79550\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22Home%20%2F%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"ce56135\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1351a9d\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9751,1091,'_wp_page_template','elementor_header_footer'),(7080,829,'_wp_page_template','elementor_header_footer'),(7081,829,'_elementor_edit_mode','builder'),(7082,829,'_elementor_template_type','wp-page'),(7083,829,'_elementor_version','3.35.3'),(7084,829,'_elementor_pro_version','3.35.0'),(7085,829,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-classic-phone\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(7086,829,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7704,869,'_elementor_conditions','a:1:{i:0;s:16:\"include/singular\";}'),(8810,982,'_elementor_edit_mode','builder'),(8811,982,'_elementor_template_type','wp-page'),(8812,982,'_elementor_version','3.35.4'),(8813,982,'_wp_page_template','elementor_header_footer'),(8814,982,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(7849,884,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d02c0d\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"ce56135\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1351a9d\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aa2ab5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(7099,830,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7718,870,'_elementor_conditions','a:1:{i:0;s:16:\"include/singular\";}'),(7121,832,'_elementor_edit_mode','builder'),(7122,832,'_elementor_template_type','header'),(7123,832,'_elementor_version','3.35.3'),(7124,832,'_elementor_pro_version','3.35.0'),(7125,832,'_wp_page_template','default'),(7126,832,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(7113,831,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7117,831,'_elementor_screenshot_failed','2026-02-17 07:51:08'),(7127,832,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(7293,70,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:10;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:1;s:8:\"_padding\";i:3;s:14:\"_element_width\";i:8;s:21:\"_element_custom_width\";i:5;s:21:\"_element_width_tablet\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:3;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:14:\"_border_radius\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:8;s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:22:\"typography_line_height\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;s:21:\"_element_width_tablet\";i:3;s:7:\"_margin\";i:3;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:6;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:13;s:16:\"flex_align_items\";i:11;s:13:\"content_width\";i:13;s:5:\"width\";i:11;s:8:\"flex_gap\";i:7;s:9:\"flex_wrap\";i:2;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:12;s:16:\"background_image\";i:5;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:27:\"background_hover_background\";i:6;s:22:\"background_hover_image\";i:6;s:25:\"background_hover_position\";i:6;s:21:\"background_hover_size\";i:6;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:4;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:11:{s:13:\"border_radius\";i:8;s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:26:\"box_shadow_box_shadow_type\";i:5;s:21:\"box_shadow_box_shadow\";i:6;s:19:\"border_hover_border\";i:3;s:18:\"border_hover_width\";i:3;s:19:\"border_radius_hover\";i:3;s:32:\"box_shadow_hover_box_shadow_type\";i:3;s:27:\"box_shadow_hover_box_shadow\";i:3;s:12:\"border_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:16;s:6:\"margin\";i:3;s:7:\"z_index\";i:2;}s:18:\"_section_transform\";a:3:{s:34:\"_transform_translateY_effect_hover\";i:5;s:34:\"_transform_translate_popover_hover\";i:2;s:28:\"_transform_translateY_effect\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:3;}}}}s:21:\"rkit-animated-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:4:\"text\";i:3;s:8:\"duration\";i:3;}}s:5:\"style\";a:1:{s:14:\"headline_style\";a:1:{s:10:\"text_align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:8;s:13:\"selected_icon\";i:8;s:10:\"icon_align\";i:8;s:11:\"icon_indent\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:8;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:8;s:22:\"typography_font_weight\";i:8;s:22:\"typography_line_height\";i:8;s:11:\"hover_color\";i:3;s:29:\"button_background_hover_color\";i:3;s:12:\"align_mobile\";i:5;s:13:\"border_border\";i:3;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:4;}s:14:\"_section_style\";a:3:{s:21:\"_element_width_mobile\";i:5;s:14:\"_element_width\";i:3;s:7:\"_margin\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:3;}s:18:\"section_icon_style\";a:4:{s:9:\"icon_size\";i:3;s:11:\"text_indent\";i:3;s:15:\"icon_self_align\";i:3;s:24:\"icon_self_vertical_align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:5;s:10:\"title_text\";i:5;s:16:\"description_text\";i:5;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:3:{s:18:\"title_bottom_space\";i:5;s:26:\"content_vertical_alignment\";i:3;s:10:\"text_align\";i:3;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;s:19:\"image_border_border\";i:2;s:18:\"image_border_width\";i:2;}}}}}'),(7294,68,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:21:\"_element_width_mobile\";i:2;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:14:\"flex_direction\";i:4;s:10:\"min_height\";i:2;s:20:\"flex_justify_content\";i:2;s:16:\"flex_align_items\";i:2;s:13:\"content_width\";i:3;s:5:\"width\";i:3;s:8:\"flex_gap\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:15:\"background_size\";i:3;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:2;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:2;}}}}s:14:\"rkit-accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:9:\"accordion\";a:1:{s:10:\"list_items\";i:1;}}s:5:\"style\";a:3:{s:11:\"title_style\";a:9:{s:13:\"title_padding\";i:1;s:18:\"title_radius_close\";i:1;s:31:\"acc_background_close_background\";i:1;s:23:\"acc_border_close_border\";i:1;s:22:\"acc_border_close_width\";i:1;s:22:\"acc_border_open_border\";i:1;s:21:\"acc_border_open_width\";i:1;s:42:\"accordion_box_shadow_close_box_shadow_type\";i:1;s:37:\"accordion_box_shadow_close_box_shadow\";i:1;}s:10:\"icon_style\";a:1:{s:9:\"icon_size\";i:1;}s:13:\"content_style\";a:1:{s:15:\"content_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:16:\"_flex_align_self\";i:2;s:6:\"_title\";i:1;s:7:\"_margin\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}}}}'),(7295,66,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:14:\"flex_direction\";i:5;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:3;s:16:\"flex_align_items\";i:3;s:13:\"content_width\";i:5;s:5:\"width\";i:2;s:8:\"flex_gap\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:6;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:14:\"rkit-accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:9:\"accordion\";a:1:{s:10:\"list_items\";i:1;}s:13:\"icons_content\";a:2:{s:10:\"icon_close\";i:1;s:9:\"icon_open\";i:1;}}s:5:\"style\";a:3:{s:11:\"title_style\";a:8:{s:13:\"title_padding\";i:1;s:18:\"title_radius_close\";i:1;s:31:\"acc_background_close_background\";i:1;s:23:\"acc_border_close_border\";i:1;s:22:\"acc_border_close_width\";i:1;s:22:\"acc_border_open_border\";i:1;s:21:\"acc_border_open_width\";i:1;s:30:\"acc_background_open_background\";i:1;}s:10:\"icon_style\";a:1:{s:9:\"icon_size\";i:1;}s:13:\"content_style\";a:1:{s:15:\"content_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}}}}'),(11136,1074,'_wp_old_date','2026-03-11'),(11133,457,'_wp_old_date','2026-03-11'),(7146,833,'_edit_lock','1773232139:5'),(7147,833,'_edit_last','5'),(7188,839,'_elementor_edit_mode','builder'),(7189,839,'_elementor_template_type','loop-item'),(7190,839,'_elementor_version','3.35.3'),(7191,839,'_elementor_pro_version','3.35.0'),(7192,839,'_elementor_source','post'),(7193,839,'_wp_page_template','default'),(7194,839,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7169,837,'_elementor_screenshot_failed','2026-02-16 08:52:29'),(7162,837,'_elementor_edit_mode','builder'),(7163,837,'_elementor_template_type','loop-item'),(7164,837,'_elementor_version','3.35.3'),(7165,837,'_elementor_pro_version','3.35.0'),(7166,837,'_elementor_source','post'),(7167,837,'_wp_page_template','default'),(7168,837,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7296,64,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:10;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:1;s:8:\"_padding\";i:3;s:14:\"_element_width\";i:8;s:21:\"_element_custom_width\";i:5;s:21:\"_element_width_tablet\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:3;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:3;s:13:\"_border_width\";i:3;s:14:\"_border_radius\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:8;s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:22:\"typography_line_height\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;s:21:\"_element_width_tablet\";i:3;s:7:\"_margin\";i:3;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:6;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:13;s:16:\"flex_align_items\";i:11;s:13:\"content_width\";i:13;s:5:\"width\";i:11;s:8:\"flex_gap\";i:7;s:9:\"flex_wrap\";i:2;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:12;s:16:\"background_image\";i:5;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:27:\"background_hover_background\";i:6;s:22:\"background_hover_image\";i:6;s:25:\"background_hover_position\";i:6;s:21:\"background_hover_size\";i:6;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:4;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:11:{s:13:\"border_radius\";i:8;s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:26:\"box_shadow_box_shadow_type\";i:5;s:21:\"box_shadow_box_shadow\";i:6;s:19:\"border_hover_border\";i:3;s:18:\"border_hover_width\";i:3;s:19:\"border_radius_hover\";i:3;s:32:\"box_shadow_hover_box_shadow_type\";i:3;s:27:\"box_shadow_hover_box_shadow\";i:3;s:12:\"border_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:16;s:6:\"margin\";i:3;s:7:\"z_index\";i:2;}s:18:\"_section_transform\";a:3:{s:34:\"_transform_translateY_effect_hover\";i:5;s:34:\"_transform_translate_popover_hover\";i:2;s:28:\"_transform_translateY_effect\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:3;}}}}s:21:\"rkit-animated-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:4:\"text\";i:3;s:8:\"duration\";i:3;}}s:5:\"style\";a:1:{s:14:\"headline_style\";a:1:{s:10:\"text_align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:8;s:13:\"selected_icon\";i:8;s:10:\"icon_align\";i:8;s:11:\"icon_indent\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:8;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:8;s:22:\"typography_font_weight\";i:8;s:22:\"typography_line_height\";i:8;s:11:\"hover_color\";i:3;s:29:\"button_background_hover_color\";i:3;s:12:\"align_mobile\";i:5;s:13:\"border_border\";i:3;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:4;}s:14:\"_section_style\";a:3:{s:21:\"_element_width_mobile\";i:5;s:14:\"_element_width\";i:3;s:7:\"_margin\";i:3;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:3;}s:18:\"section_icon_style\";a:4:{s:9:\"icon_size\";i:3;s:11:\"text_indent\";i:3;s:15:\"icon_self_align\";i:3;s:24:\"icon_self_vertical_align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:5;s:10:\"title_text\";i:5;s:16:\"description_text\";i:5;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:3:{s:18:\"title_bottom_space\";i:5;s:26:\"content_vertical_alignment\";i:3;s:10:\"text_align\";i:3;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;s:19:\"image_border_border\";i:2;s:18:\"image_border_width\";i:2;}}}}}'),(7201,840,'_elementor_edit_mode','builder'),(7202,840,'_elementor_template_type','loop-item'),(7203,840,'_elementor_version','3.35.3'),(7204,840,'_elementor_pro_version','3.35.0'),(7205,840,'_elementor_source','post'),(7206,840,'_wp_page_template','default'),(7207,840,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7214,841,'_elementor_edit_mode','builder'),(7215,841,'_elementor_template_type','loop-item'),(7216,841,'_elementor_version','3.35.3'),(7217,841,'_elementor_pro_version','3.35.0'),(7218,841,'_elementor_source','post'),(7219,841,'_wp_page_template','default'),(7220,841,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7298,28,'_elementor_controls_usage','a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:18;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:2;s:8:\"_padding\";i:5;s:14:\"_element_width\";i:11;s:21:\"_element_custom_width\";i:8;s:21:\"_element_width_tablet\";i:3;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:5;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:5;s:13:\"_border_width\";i:5;s:14:\"_border_radius\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:11;s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:6;s:22:\"typography_line_height\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:10;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:2;s:14:\"_element_width\";i:9;s:21:\"_element_custom_width\";i:9;s:7:\"_margin\";i:5;s:21:\"_element_width_tablet\";i:4;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:30;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:16;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:17;s:16:\"flex_align_items\";i:14;s:13:\"content_width\";i:22;s:5:\"width\";i:16;s:8:\"flex_gap\";i:17;s:9:\"flex_wrap\";i:2;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:14;s:16:\"background_image\";i:6;s:19:\"background_position\";i:6;s:15:\"background_size\";i:6;s:27:\"background_hover_background\";i:6;s:22:\"background_hover_image\";i:6;s:25:\"background_hover_position\";i:6;s:21:\"background_hover_size\";i:6;s:21:\"background_attachment\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:4;s:33:\"background_overlay_gradient_angle\";i:2;s:26:\"background_overlay_opacity\";i:2;}s:14:\"section_border\";a:11:{s:13:\"border_radius\";i:9;s:13:\"border_border\";i:3;s:12:\"border_width\";i:3;s:26:\"box_shadow_box_shadow_type\";i:2;s:21:\"box_shadow_box_shadow\";i:3;s:19:\"border_hover_border\";i:3;s:18:\"border_hover_width\";i:3;s:19:\"border_radius_hover\";i:3;s:32:\"box_shadow_hover_box_shadow_type\";i:3;s:27:\"box_shadow_hover_box_shadow\";i:3;s:12:\"border_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:29;s:6:\"margin\";i:7;s:7:\"z_index\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:5;}s:18:\"_section_transform\";a:3:{s:34:\"_transform_translate_popover_hover\";i:2;s:34:\"_transform_translateY_effect_hover\";i:5;s:28:\"_transform_translateY_effect\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:7;s:10:\"image_size\";i:7;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:19:\"image_border_radius\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:6:{s:14:\"_element_width\";i:5;s:21:\"_element_custom_width\";i:4;s:7:\"_margin\";i:5;s:16:\"_flex_align_self\";i:4;s:8:\"_z_index\";i:2;s:6:\"_title\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:10;s:10:\"title_text\";i:10;s:16:\"description_text\";i:10;s:4:\"view\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:2;s:26:\"content_vertical_alignment\";i:5;s:10:\"text_align\";i:8;s:18:\"title_bottom_space\";i:9;}s:18:\"section_style_icon\";a:3:{s:9:\"icon_size\";i:5;s:13:\"primary_color\";i:1;s:15:\"secondary_color\";i:1;}s:21:\"section_style_content\";a:10:{s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:7:{s:14:\"_element_width\";i:7;s:21:\"_element_custom_width\";i:7;s:7:\"_margin\";i:4;s:8:\"_padding\";i:1;s:16:\"_flex_align_self\";i:1;s:8:\"_z_index\";i:1;s:21:\"_element_width_mobile\";i:4;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:4;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:4;s:17:\"icon_align_mobile\";i:1;}s:18:\"section_icon_style\";a:4:{s:9:\"icon_size\";i:4;s:11:\"text_indent\";i:4;s:15:\"icon_self_align\";i:4;s:24:\"icon_self_vertical_align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:10;s:13:\"selected_icon\";i:10;s:10:\"icon_align\";i:10;s:11:\"icon_indent\";i:10;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:10;s:21:\"typography_typography\";i:10;s:22:\"typography_font_family\";i:10;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:10;s:22:\"typography_line_height\";i:10;s:12:\"align_mobile\";i:7;s:13:\"border_border\";i:4;s:11:\"hover_color\";i:4;s:29:\"button_background_hover_color\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:21:\"_element_width_mobile\";i:7;s:7:\"_margin\";i:3;s:14:\"_element_width\";i:3;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}}}}s:12:\"rkit-counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:13:\"ending_number\";i:4;s:14:\"increment_step\";i:3;s:13:\"number_suffix\";i:4;s:10:\"text_title\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;s:21:\"_element_width_mobile\";i:4;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:4;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;s:19:\"image_border_border\";i:2;s:18:\"image_border_width\";i:2;}}}}s:21:\"rkit-animated-heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:4:\"text\";i:3;s:8:\"duration\";i:3;}}s:5:\"style\";a:1:{s:14:\"headline_style\";a:1:{s:10:\"text_align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}}'),(7227,842,'_elementor_edit_mode','builder'),(7228,842,'_elementor_template_type','loop-item'),(7229,842,'_elementor_version','3.35.3'),(7230,842,'_elementor_pro_version','3.35.0'),(7231,842,'_elementor_source','post'),(7232,842,'_wp_page_template','default'),(7233,842,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":172,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7240,843,'_elementor_edit_mode','builder'),(7241,843,'_elementor_template_type','loop-item'),(7242,843,'_elementor_version','3.35.3'),(7243,843,'_elementor_pro_version','3.35.0'),(7244,843,'_elementor_source','post'),(7245,843,'_wp_page_template','default'),(7246,843,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7299,26,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:14:\"flex_direction\";i:5;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:3;s:16:\"flex_align_items\";i:3;s:13:\"content_width\";i:5;s:5:\"width\";i:2;s:8:\"flex_gap\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:6;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:14:\"rkit-accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:9:\"accordion\";a:1:{s:10:\"list_items\";i:1;}s:13:\"icons_content\";a:2:{s:10:\"icon_close\";i:1;s:9:\"icon_open\";i:1;}}s:5:\"style\";a:3:{s:11:\"title_style\";a:8:{s:13:\"title_padding\";i:1;s:18:\"title_radius_close\";i:1;s:31:\"acc_background_close_background\";i:1;s:23:\"acc_border_close_border\";i:1;s:22:\"acc_border_close_width\";i:1;s:22:\"acc_border_open_border\";i:1;s:21:\"acc_border_open_width\";i:1;s:30:\"acc_background_open_background\";i:1;}s:10:\"icon_style\";a:1:{s:9:\"icon_size\";i:1;}s:13:\"content_style\";a:1:{s:15:\"content_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}}}}'),(7420,848,'_elementor_pro_version','3.35.0'),(7421,848,'_elementor_source','post'),(7422,848,'_wp_page_template','default'),(7423,848,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7253,844,'_elementor_edit_mode','builder'),(7254,844,'_elementor_template_type','loop-item'),(7255,844,'_elementor_version','3.35.3'),(7256,844,'_elementor_pro_version','3.35.0'),(7257,844,'_elementor_source','post'),(7258,844,'_wp_page_template','default'),(7259,844,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[{\"id\":\"36b1586\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e60a558\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6994234862911%3Anews_article_type%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7300,24,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:14:\"flex_direction\";i:5;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:3;s:16:\"flex_align_items\";i:3;s:13:\"content_width\";i:5;s:8:\"flex_gap\";i:2;s:5:\"width\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:6;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}}'),(7417,848,'_elementor_edit_mode','builder'),(7418,848,'_elementor_template_type','loop-item'),(7419,848,'_elementor_version','3.35.3'),(7270,845,'_elementor_edit_mode','builder'),(7271,845,'_elementor_template_type','loop-item'),(7272,845,'_elementor_version','3.35.3'),(7273,845,'_elementor_pro_version','3.35.0'),(7274,845,'_elementor_source','post'),(7275,845,'_wp_page_template','default'),(7276,845,'_elementor_data','[{\"id\":\"fe30cc3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Container\"},\"elements\":[{\"id\":\"5c20722\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"top center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"7f978cb\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[{\"id\":\"36b1586\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_background_background\":\"classic\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e60a558\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6994234862911%3Anews_article_type%22%7D\\\"]\"},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"47abb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9c89ee6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"97a08bd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ca69d2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58b3b4c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"582bdd4\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dd6680f7fc%3Abrief_description%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ebb444c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9995e9e\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=d3e37c8\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(7301,22,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:4:{s:14:\"flex_direction\";i:1;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}}'),(7302,20,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:2;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:14:\"flex_direction\";i:2;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:2;s:16:\"flex_align_items\";i:2;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}}'),(7266,434,'image',''),(7267,434,'_image','field_69942302a5fc8'),(7268,434,'news_article_type','Job Advert'),(7269,434,'_news_article_type','field_6994234862911'),(7303,18,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:21:\"_element_width_mobile\";i:2;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:5;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;s:13:\"content_width\";i:3;s:5:\"width\";i:2;s:8:\"flex_gap\";i:2;s:9:\"flex_wrap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:4;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:3:{s:8:\"position\";i:4;s:26:\"content_vertical_alignment\";i:4;s:18:\"title_bottom_space\";i:4;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}}}}s:5:\"rform\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:12:\"form-control\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:2:{s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:2:{s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}}'),(7304,10,'_elementor_controls_usage','a:6:{s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:8:\"position\";i:3;s:26:\"content_vertical_alignment\";i:3;s:18:\"title_bottom_space\";i:3;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:3;s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:12:{s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:28:\"title_typography_line_height\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_mobile\";i:3;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:11:\"boxed_width\";i:2;s:20:\"flex_justify_content\";i:4;s:16:\"flex_align_items\";i:2;s:14:\"flex_direction\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:4;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:11:\"rtm-navmenu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"content_setion\";a:1:{s:11:\"menu-select\";i:1;}s:17:\"hamburger-content\";a:1:{s:9:\"icon-open\";i:1;}}s:5:\"style\";a:2:{s:10:\"menu_style\";a:9:{s:13:\"menu-position\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:27:\"menu_typography_line_height\";i:1;s:10:\"text-color\";i:1;s:16:\"text-hover-color\";i:1;s:17:\"active-text-color\";i:1;}s:21:\"submenu-style-setting\";a:12:{s:17:\"submenu-icon-size\";i:1;s:29:\"submenu_typography_typography\";i:1;s:30:\"submenu_typography_font_family\";i:1;s:28:\"submenu_typography_font_size\";i:1;s:30:\"submenu_typography_font_weight\";i:1;s:30:\"submenu_typography_line_height\";i:1;s:17:\"submenu-textcolor\";i:1;s:15:\"submenu-bgcolor\";i:1;s:21:\"submenu-textcolor-   \";i:1;s:21:\"submenu-bgcolor-hover\";i:1;s:24:\"submenu-textcolor-active\";i:1;s:22:\"submenu-bgcolor-active\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}}}}}'),(8012,902,'_elementor_pro_version','3.35.1'),(8021,903,'_elementor_pro_version','3.35.1'),(8839,985,'_elementor_pro_version','3.35.1'),(8841,986,'_elementor_edit_mode','builder'),(8842,986,'_elementor_template_type','wp-page'),(8843,986,'_elementor_version','3.35.4'),(8844,986,'_wp_page_template','elementor_header_footer'),(8845,986,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8033,904,'_elementor_pro_version','3.35.1'),(8846,986,'_elementor_pro_version','3.35.1'),(8851,987,'_elementor_edit_mode','builder'),(8852,987,'_elementor_template_type','wp-page'),(8853,987,'_elementor_version','3.35.4'),(8854,987,'_wp_page_template','elementor_header_footer'),(8855,987,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8931,995,'_elementor_screenshot_failed','2026-02-16 14:53:40'),(11609,1287,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11610,1287,'_elementor_css','a:6:{s:4:\"time\";i:1774000566;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11611,1287,'_elementor_element_cache','{\"timeout\":1774086966,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-239ddecd e-flex e-con-boxed e-con e-parent\" data-id=\"239ddecd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-227dba55 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"227dba55\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f2c1e90 e-flex e-con-boxed e-con e-parent\" data-id=\"7f2c1e90\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6eb5a6b4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6eb5a6b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-3f8f640a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3f8f640a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our  News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjUwOTdhYWY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEdyb3VwLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MzYuMDMxOTk5OTk5OTk5OTk2NDc1NzA4MDMwNjI5OTAzMDc4MDc5MjIzNjMyODEyNX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2268bdb e-flex e-con-boxed e-con e-parent\" data-id=\"2268bdb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImY4ZTJlN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6NDIyLCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiNTgxNzZkYyJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJuZXdzLWFydGljbGUiLCJwb3N0X3F1ZXJ5X29yZGVyIjoiYXNjIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IlByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCIsInRleHQiOiJMb2FkIE1vcmUiLCJsb2FkX21vcmVfbm9fcG9zdHNfY3VzdG9tX21lc3NhZ2UiOiJObyBtb3JlIHBvc3RzIHRvIHNob3ciLCJub3RoaW5nX2ZvdW5kX21lc3NhZ2VfdGV4dCI6Ikl0IHNlZW1zIHdlIGNhblx1MjAxOXQgZmluZCB3aGF0IHlvdVx1MjAxOXJlIGxvb2tpbmcgZm9yLiIsInBvc3RzX3Blcl9wYWdlIjoxMiwicGFnaW5hdGlvbl90eXBlIjoicHJldl9uZXh0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-18a668a e-flex e-con-boxed e-con e-parent\" data-id=\"18a668a\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-35954f1 elementor-widget elementor-widget-spacer\" data-id=\"35954f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11612,1288,'_elementor_edit_mode','builder'),(11613,1288,'_elementor_template_type','wp-page'),(11614,1288,'_elementor_version','3.35.4'),(11615,1288,'_elementor_pro_version','3.35.1'),(11616,1288,'_wp_page_template','elementor_header_footer'),(11617,1288,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1229,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-4.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(8037,905,'_elementor_edit_mode','builder'),(8038,905,'_elementor_template_type','wp-page'),(8039,905,'_elementor_version','3.35.4'),(8040,905,'_wp_page_template','elementor_header_footer'),(8041,905,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8042,905,'_elementor_pro_version','3.35.1'),(8896,992,'_elementor_edit_mode','builder'),(8897,992,'_elementor_template_type','wp-page'),(8898,992,'_elementor_version','3.35.4'),(8899,992,'_wp_page_template','elementor_header_footer'),(8900,992,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(9908,1107,'_wp_page_template','elementor_header_footer'),(9909,1107,'_elementor_edit_mode','builder'),(9910,1107,'_elementor_template_type','wp-page'),(9911,1107,'_elementor_version','3.35.4'),(9912,1107,'_elementor_pro_version','3.35.1'),(9913,1107,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(8046,906,'_elementor_edit_mode','builder'),(8047,906,'_elementor_template_type','wp-page'),(8048,906,'_elementor_version','3.35.4'),(8049,906,'_wp_page_template','elementor_header_footer'),(8050,906,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8051,906,'_elementor_pro_version','3.35.1'),(8856,987,'_elementor_pro_version','3.35.1'),(9893,1105,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9894,1105,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9895,1105,'_elementor_css','a:6:{s:4:\"time\";i:1773387434;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9896,1105,'_elementor_element_cache','{\"timeout\":1773473834,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(8090,910,'_elementor_version','3.35.4'),(8091,910,'_wp_page_template','elementor_header_footer'),(8092,910,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8063,907,'_elementor_pro_version','3.35.1'),(8860,988,'_elementor_edit_mode','builder'),(8861,988,'_elementor_template_type','wp-page'),(8862,988,'_elementor_version','3.35.4'),(8863,988,'_wp_page_template','elementor_header_footer'),(8864,988,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8067,908,'_elementor_edit_mode','builder'),(8068,908,'_elementor_template_type','wp-page'),(8069,908,'_elementor_version','3.35.4'),(8070,908,'_wp_page_template','elementor_header_footer'),(8071,908,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8072,908,'_elementor_pro_version','3.35.1'),(8865,988,'_elementor_pro_version','3.35.1'),(9887,1105,'_wp_page_template','elementor_header_footer'),(9888,1105,'_elementor_edit_mode','builder'),(9889,1105,'_elementor_template_type','wp-page'),(9890,1105,'_elementor_version','3.35.4'),(9891,1105,'_elementor_pro_version','3.35.1'),(9892,1105,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(8076,909,'_elementor_edit_mode','builder'),(8077,909,'_elementor_template_type','wp-page'),(8078,909,'_elementor_version','3.35.4'),(8079,909,'_wp_page_template','elementor_header_footer'),(8080,909,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8081,909,'_elementor_pro_version','3.35.1'),(9883,1104,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9884,1104,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9885,1104,'_elementor_css','a:6:{s:4:\"time\";i:1773387434;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9886,1104,'_elementor_element_cache','{\"timeout\":1773473834,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(8869,989,'_elementor_edit_mode','builder'),(8870,989,'_elementor_template_type','wp-page'),(8871,989,'_elementor_version','3.35.4'),(8872,989,'_wp_page_template','elementor_header_footer'),(8873,989,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8118,913,'_elementor_edit_mode','builder'),(8119,913,'_elementor_template_type','wp-page'),(8120,913,'_elementor_version','3.35.4'),(8121,913,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (8122,913,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8157,917,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8155,917,'_elementor_version','3.35.4'),(8156,917,'_wp_page_template','elementor_header_footer'),(8093,910,'_elementor_pro_version','3.35.1'),(8097,911,'_elementor_edit_mode','builder'),(8098,911,'_elementor_template_type','wp-page'),(8099,911,'_elementor_version','3.35.4'),(8100,911,'_wp_page_template','elementor_header_footer'),(8101,911,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8102,911,'_elementor_pro_version','3.35.1'),(8874,989,'_elementor_pro_version','3.35.1'),(9868,1102,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9869,1102,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-icon-box\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(9870,1102,'_elementor_css','a:6:{s:4:\"time\";i:1773388114;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:10;s:8:\"rtmicons\";i:13;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"60583f1\";i:1;s:8:\"5cc2d366\";i:2;s:8:\"5cc2d366\";i:3;s:8:\"5cc2d366\";i:4;s:8:\"5cc2d366\";i:5;s:8:\"5cc2d366\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9871,1102,'_elementor_element_cache','{\"timeout\":1773474514,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-4d271dbd e-flex e-con-boxed e-con e-parent\" data-id=\"4d271dbd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjYwNTgzZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjE5Nywic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIyYjQyYTNjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgc3BlY2lhbGl6ZSBpbiB0cmFuc2Zvcm1pbmcgYnVzaW5lc3NlcyBhbmQgZm9zdGVyaW5nIGdyb3d0aCB0aHJvdWdoIHN0cmF0ZWdpYyBpbnNpZ2h0cyBhbmQgdW5wYXJhbGxlbGVkIGV4cGVydGlzZS48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiYWxpZ24iOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]<div class=\"elementor-element elementor-element-24ee86a3 e-con-full e-flex e-con e-child\" data-id=\"24ee86a3\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-140b10ec e-con-full e-flex e-con e-child\" data-id=\"140b10ec\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4df70e04 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"4df70e04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Quick Links</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVjYzJkMzY2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJpY29uX2xpc3QiOlt7InRleHQiOiJIb21lIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiN2NiNTg2ZCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjQyOWJjNDdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzMiUyMiU3RFwiXSJ9fSx7InRleHQiOiJBYm91dCBVcyIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9pZCI6IjY5MWEwOWIiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIyZDBjOGQ1XCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyMzclMjIlN0RcIl0ifX0seyJ0ZXh0IjoiSW52ZXN0b3JzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiZTg5NzllOCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjhkYzIwNWFcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0MiUyMiU3RFwiXSJ9fSx7InRleHQiOiJOZXdzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiMjViZmUzNCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImU4ZThlY2ZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0NyUyMiU3RFwiXSJ9fSx7InRleHQiOiJDb250YWN0IFVzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiYmIyYmNiMiIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUzMmJmNDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fV0sInNwYWNlX2JldHdlZW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ3LCJzaXplcyI6W119LCJpY29uX2FsaWduX3RhYmxldCI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaWNvbi1saXN0In0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-201c5180 e-con-full e-flex e-con e-child\" data-id=\"201c5180\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-e67a7d6 elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"e67a7d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Useful Links</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7e4dbc67 elementor-widget__width-initial elementor-tablet-align-center elementor-widget-tablet__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7e4dbc67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.zra.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Zambia Revenue Authority </span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.seczambia.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Securities and Exchange Commission</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://luse.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Lusaka Stock Exchange</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.boz.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Bank of Zambia</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.mofnp.gov.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Ministry of Finance</span>nttttttttttt</a>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-4c4805f8 e-con-full e-flex e-con e-child\" data-id=\"4c4805f8\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4597ac3b elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"4597ac3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-2f44f04 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2f44f04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttPhonetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-47504ee6 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"47504ee6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttLocationtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6c21b26a elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6c21b26a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttEmailtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttenquiries@afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-73b17474 e-con-full e-flex e-con e-child\" data-id=\"73b17474\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc1ODk3MWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDb3B5cmlnaHQgXHUwMGE5IDIwMjYgQWZob2xkLiBBbGwgUmlnaHRzIFJlc2VydmVkLiBQb3dlcmVkIGJ5XG48YSBocmVmPVwiaHR0cHM6XC9cL3d3dy5wcm9zdGFydGtpdC5jb21cLz91dG1fc291cmNlPXByb3NpdGVcIj5cbjxzcGFuIHN0eWxlPVwiY29sb3I6ICMxOTJlNWI7XCI+UHJvU3RhcnRLaXRcbjxcL3NwYW4+XG48XC9hPiAiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPXByaW1hcnkiLCJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-fdcce8a elementor-shape-circle e-grid-align-mobile-center elementor-widget-mobile__width-initial elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"fdcce8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(9875,1103,'_wp_attached_file','2026/03/background-hero-image.png'),(9876,1103,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1616;s:6:\"height\";i:1080;s:4:\"file\";s:33:\"2026/03/background-hero-image.png\";s:8:\"filesize\";i:3099633;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"background-hero-image-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136041;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"background-hero-image-1024x684.png\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1322782;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"background-hero-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52319;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"background-hero-image-768x513.png\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:789126;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"background-hero-image-1536x1027.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1027;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2667258;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8106,912,'_elementor_edit_mode','builder'),(8107,912,'_elementor_template_type','wp-page'),(8108,912,'_elementor_version','3.35.4'),(8109,912,'_wp_page_template','elementor_header_footer'),(8110,912,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8111,912,'_elementor_pro_version','3.35.1'),(10041,1118,'_elementor_edit_mode','builder'),(10042,1118,'_elementor_template_type','wp-page'),(10043,1118,'_elementor_version','3.35.4'),(10044,1118,'_wp_page_template','elementor_header_footer'),(10045,1118,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8919,994,'_elementor_pro_version','3.35.1'),(11599,1286,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:7:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:14:\"widget-heading\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:17:\"widget-off-canvas\";}}'),(11601,367,'_elementor_controls_usage','a:7:{s:9:\"container\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:11:\"boxed_width\";i:1;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:2;s:13:\"content_width\";i:7;s:5:\"width\";i:3;s:14:\"flex_direction\";i:1;s:16:\"flex_align_items\";i:1;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:3:{s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:7:\"padding\";i:3;s:6:\"margin\";i:1;s:7:\"z_index\";i:2;s:10:\"_flex_size\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:1:{s:18:\"title_bottom_space\";i:1;}s:21:\"section_style_content\";a:13:{s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:28:\"title_typography_line_height\";i:1;s:11:\"title_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:34:\"description_typography_line_height\";i:1;s:17:\"description_color\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:20:\"e_display_conditions\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:13:\"border_border\";i:1;s:12:\"text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:16:\"_flex_align_self\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:3:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:2;}}}}s:10:\"off-canvas\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:4:{s:19:\"horizontal_position\";i:1;s:17:\"vertical_position\";i:1;s:5:\"width\";i:1;s:13:\"custom_height\";i:1;}s:16:\"section_settings\";a:3:{s:18:\"entrance_animation\";i:1;s:14:\"exit_animation\";i:1;s:28:\"offcanvas_animation_duration\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:13:\"border_radius\";i:1;}}}}}'),(11602,367,'_elementor_css','a:6:{s:4:\"time\";i:1774006356;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:10:{i:0;s:7:\"0ac3f05\";i:1;s:7:\"f7ac0b6\";i:2;s:7:\"f7ac0b6\";i:3;s:7:\"f7ac0b6\";i:4;s:7:\"86d00ac\";i:5;s:7:\"a000995\";i:6;s:7:\"b22e584\";i:7;s:7:\"9bfe388\";i:8;s:7:\"b2e0d20\";i:9;s:7:\"bb9682e\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8146,916,'_elementor_edit_mode','builder'),(8147,916,'_elementor_template_type','wp-page'),(8148,916,'_elementor_version','3.35.4'),(8149,916,'_wp_page_template','elementor_header_footer'),(8150,916,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8123,913,'_elementor_pro_version','3.35.1'),(8916,994,'_elementor_version','3.35.4'),(8917,994,'_wp_page_template','elementor_header_footer'),(8918,994,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10643,1183,'_elementor_template_type','wp-page'),(8914,994,'_elementor_edit_mode','builder'),(8915,994,'_elementor_template_type','wp-page'),(8901,992,'_elementor_pro_version','3.35.1'),(8127,914,'_elementor_edit_mode','builder'),(8128,914,'_elementor_template_type','wp-page'),(8129,914,'_elementor_version','3.35.4'),(8130,914,'_wp_page_template','elementor_header_footer'),(8131,914,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8132,914,'_elementor_pro_version','3.35.1'),(8894,563,'_acf_changed','1'),(9728,412,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:22:\"typography_line_height\";i:2;s:11:\"title_color\";i:2;s:5:\"align\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:14:\"flex_direction\";i:4;s:10:\"min_height\";i:2;s:20:\"flex_justify_content\";i:2;s:16:\"flex_align_items\";i:2;s:13:\"content_width\";i:5;s:5:\"width\";i:2;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:3;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:3;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:5;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:18:\"theme-post-content\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:9:\"loop-grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:2:{s:11:\"template_id\";i:1;s:19:\"alternate_templates\";i:1;}s:13:\"section_query\";a:1:{s:20:\"post_query_post_type\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}}'),(9729,412,'_elementor_css','a:6:{s:4:\"time\";i:1773386536;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"65049da\";i:1;s:8:\"39c292aa\";i:2;s:7:\"ce56135\";i:3;s:8:\"1fb8211b\";i:4;s:8:\"2655d99d\";i:5;s:8:\"5542741a\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9730,412,'_elementor_element_cache','{\"timeout\":1774541337,\"value\":{\"content\":\"[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjY1MDQ5ZGEiLCJlbFR5cGUiOiJjb250YWluZXIiLCJzZXR0aW5ncyI6eyJmbGV4X2RpcmVjdGlvbiI6ImNvbHVtbiIsIm1pbl9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzAwLCJzaXplcyI6W119LCJtaW5faGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoidmgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwibWluX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InZoIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImZsZXhfanVzdGlmeV9jb250ZW50IjoiY2VudGVyIiwiZmxleF9hbGlnbl9pdGVtcyI6ImZsZXgtc3RhcnQiLCJiYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiYmFja2dyb3VuZF9pbWFnZSI6eyJpZCI6Njk4LCJ1cmwiOiJodHRwczpcL1wvYWZob2xkLmNvLnptXC9zdGFnaW5nXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvc2NyZWVuc2hvdC0yMDI2LTAyLTE2XzEwLTU5LTE0LnBuZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImJhY2tncm91bmRfcG9zaXRpb24iOiJjZW50ZXIgY2VudGVyIiwiYmFja2dyb3VuZF9zaXplIjoiY292ZXIiLCJiYWNrZ3JvdW5kX292ZXJsYXlfYmFja2dyb3VuZCI6ImdyYWRpZW50IiwiYmFja2dyb3VuZF9vdmVybGF5X2dyYWRpZW50X2FuZ2xlIjp7InVuaXQiOiJkZWciLCJzaXplIjoyODUsInNpemVzIjpbXX0sImJhY2tncm91bmRfb3ZlcmxheV9vcGFjaXR5Ijp7InVuaXQiOiJweCIsInNpemUiOjAuNjUwMDAwMDAwMDAwMDAwMDIyMjA0NDYwNDkyNTAzMTMwODA4NDcyNjMzMzYxODE2NDA2MjUsInNpemVzIjpbXX0sIl90aXRsZSI6IlNsaWRlciIsIl9fZ2xvYmFsc19fIjp7ImJhY2tncm91bmRfb3ZlcmxheV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwiYmFja2dyb3VuZF9vdmVybGF5X2NvbG9yX2IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWM2NTM5YSJ9LCJfX2R5bmFtaWNfXyI6eyJiYWNrZ3JvdW5kX2ltYWdlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCJlMjgyMTk1XCIgbmFtZT1cInBvc3QtZmVhdHVyZWQtaW1hZ2VcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9fSwiZWxlbWVudHMiOlt7ImlkIjoiMzljMjkyYWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRpdGxlIjoiU2luZ2xlIEJsb2ciLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX2FuaW1hdGlvbiI6InNsaWRlSW5VcCIsIl9fZ2xvYmFsc19fIjp7InRpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6IiJ9LCJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiMmQwMmMwZFwiIG5hbWU9XCJwb3N0LXRpdGxlXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0ifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6My41LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjIuNjAwMDAwMDAwMDAwMDAwMDg4ODE3ODQxOTcwMDEyNTIzMjMzODkwNTMzNDQ3MjY1NjI1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjIuMjk5OTk5OTk5OTk5OTk5ODIyMzY0MzE2MDU5OTc0OTUzNTMyMjE4OTMzMTA1NDY4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoiY2FwaXRhbGl6ZSIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidGl0bGVfY29sb3IiOiIjRkZGRkZGIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImhlYWRpbmcifV0sImlzSW5uZXIiOmZhbHNlfQ==\\\"]<div class=\\\"elementor-element elementor-element-2b8f5d7e e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2b8f5d7e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-4ba79d4c e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"4ba79d4c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImNlNTYxMzUiLCJlbFR5cGUiOiJjb250YWluZXIiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsIm1pbl9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDUwLCJzaXplcyI6W119LCJiYWNrZ3JvdW5kX292ZXJsYXlfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJiYWNrZ3JvdW5kX292ZXJsYXlfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2FmaG9sZC5jby56bVwvc3RhZ2luZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3NjcmVlbnNob3QtMjAyNi0wMi0xNl8wOS0zMy0xNi5wbmciLCJpZCI6NjUyLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJiYWNrZ3JvdW5kX292ZXJsYXlfcG9zaXRpb24iOiJjZW50ZXIgY2VudGVyIiwiYmFja2dyb3VuZF9vdmVybGF5X3JlcGVhdCI6Im5vLXJlcGVhdCIsImJhY2tncm91bmRfb3ZlcmxheV9zaXplIjoiY292ZXIiLCJiYWNrZ3JvdW5kX292ZXJsYXlfb3BhY2l0eSI6eyJ1bml0IjoicHgiLCJzaXplIjoxLCJzaXplcyI6W119LCJib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJfX2R5bmFtaWNfXyI6eyJiYWNrZ3JvdW5kX292ZXJsYXlfaW1hZ2UiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjEzNTFhOWRcIiBuYW1lPVwicG9zdC1mZWF0dXJlZC1pbWFnZVwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn19LCJlbGVtZW50cyI6W10sImlzSW5uZXIiOnRydWV9\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjFmYjgyMTFiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0aXRsZSI6IlByb2JpeiBFeHBlcnQgQ29uc3VsdGluZyBVbmxlYXNoZXMgWW91ciBQb3RlbnRpYWwiLCJfX2dsb2JhbHNfXyI6eyJ0aXRsZV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiIn0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9fZHluYW1pY19fIjp7InRpdGxlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCJlM2U2MjA4XCIgbmFtZT1cInBvc3QtdGl0bGVcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoyLjc5OTk5OTk5OTk5OTk5OTgyMjM2NDMxNjA1OTk3NDk1MzUzMjIxODkzMzEwNTQ2ODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjIuMjk5OTk5OTk5OTk5OTk5ODIyMzY0MzE2MDU5OTc0OTUzNTMyMjE4OTMzMTA1NDY4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6Miwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0aXRsZV9jb2xvciI6IiMwRTdDNEEiLCJoZWFkZXJfc2l6ZSI6Img0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImhlYWRpbmcifQ==\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjI2NTVkOTlkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBBbGlxdWFtIG5vbiBvcm5hcmUgYW50ZS4gRnVzY2UgbWFsZXN1YWRhIGVyb3MgYSBsZW8gcmhvbmN1cywgdml0YWUgZWxlbWVudHVtIHJpc3VzIGxhY2luaWEuIE1vcmJpIGV1IHB1cnVzIHNpdCBhbWV0IGVyb3MgbWFsZXN1YWRhIGNvbmRpbWVudHVtLiBEdWlzIHJ1dHJ1bSB2ZWwgcmlzdXMgbm9uIHRyaXN0aXF1ZS4gTWF1cmlzIHNpdCBhbWV0IHBlbGxlbnRlc3F1ZSBsaWd1bGEuIFZlc3RpYnVsdW0gbmliaCBpcHN1bSwgdnVscHV0YXRlIGFjIG9kaW8gZXUsIGVsZWlmZW5kIHRyaXN0aXF1ZSB0b3J0b3IuIEluIGVsZW1lbnR1bSBwdXJ1cyB1bGxhbWNvcnBlciBwcmV0aXVtIHBvcnR0aXRvci4gRHVpcyBjdXJzdXMgbmliaCBmZXVnaWF0LCB0ZW1wb3IgbGFjdXMgZXQsIHBvc3VlcmUgbmliaC4gVXQgaW4gbGlndWxhIGxlY3R1cy4gRHVpcyB0ZWxsdXMgbGFjdXMsIHRpbmNpZHVudCBhYyB2aXZlcnJhIHNpdCBhbWV0LCBtYXhpbXVzIGF0IG1hZ25hLjxcL3A+PHA+Vml2YW11cyBpZCB0aW5jaWR1bnQgZW5pbS4gU2VkIGlhY3VsaXMgZmluaWJ1cyBhbnRlLCBhIHZ1bHB1dGF0ZSBlc3QgdWxsYW1jb3JwZXIgYS4gRHVpcyB1dCBuZXF1ZSBydXRydW0sIGVsZWlmZW5kIGF1Z3VlIHZlbCwgdm9sdXRwYXQgdG9ydG9yLiBNb3JiaSBhbGlxdWV0IGV4IHNpdCBhbWV0IHByZXRpdW0gY29uc2VjdGV0dXIuIFZpdmFtdXMgc2l0IGFtZXQgZXJhdCB0dXJwaXMuIEZ1c2NlIG1vbGxpcyBsaWJlcm8gdGVsbHVzLCB2aXRhZSBsb2JvcnRpcyBleCBzZW1wZXIgdGluY2lkdW50LiBEb25lYyBwcmV0aXVtLCBlbGl0IHV0IG1hdHRpcyBldWlzbW9kLCBxdWFtIHNlbSBhbGlxdWV0IG1ldHVzLCBpbiBldWlzbW9kIHVybmEgcHVydXMgbWF4aW11cyBtaS4gTnVuYyB2ZWwgaXBzdW0gbHVjdHVzIGR1aSBkYXBpYnVzIGdyYXZpZGEuIFBoYXNlbGx1cyBpbiBleCB2YXJpdXMsIHZhcml1cyBqdXN0byBpbiwgc2VtcGVyIG51bmMuIE1vcmJpIHByZXRpdW0gc2FnaXR0aXMgZmVybWVudHVtLiBNYWVjZW5hcyBpZCByaXN1cyBuZWMgbGliZXJvIHNjZWxlcmlzcXVlIGxhb3JlZXQuIFByYWVzZW50IGF0IHRlbGx1cyBwcmV0aXVtLCBkaWduaXNzaW0gdHVycGlzIGV0LCBhdWN0b3IgYXJjdS4gRG9uZWMgdmVuZW5hdGlzIGlwc3VtIGRvbG9yLjxcL3A+PHA+SW50ZWdlciBlZ2V0IGxhY3VzIGFjIG1hZ25hIHN1c2NpcGl0IGxvYm9ydGlzIHZpdGFlIGV1IGxlY3R1cy4gUGhhc2VsbHVzIGV1IHBvcnRhIGRvbG9yLiBOYW0gdXQgY29uc2VxdWF0IGxhY3VzLiBDcmFzIHJob25jdXMganVzdG8gYSBudWxsYSBwb3J0YSwgZXQgYXVjdG9yIGxvcmVtIHVsbGFtY29ycGVyLiBDdXJhYml0dXIgbG9ib3J0aXMgZXJvcyBldSBlbGl0IGVsZWlmZW5kIGRpZ25pc3NpbS4gTWFlY2VuYXMgaWQgZGljdHVtIG51bGxhLCBxdWlzIG9ybmFyZSBlbGl0LiBEdWlzIHBvcnRhIGZpbmlidXMgcXVhbSBldCB1bHRyaWNpZXMuIFNlZCBzaXQgYW1ldCBxdWFtIG1vbGxpcywgdm9sdXRwYXQgcXVhbSBlZ2V0LCBtb2xsaXMgdXJuYS4gVmVzdGlidWx1bSBhIGF1Y3RvciBvcmNpLCBhYyB2ZXN0aWJ1bHVtIGxpYmVyby48XC9wPjxwPk1vcmJpIGRpY3R1bSBleCBhIGVyYXQgcG9ydGEsIGF0IHVsdHJpY2VzIG5pc2wgcG9ydHRpdG9yLiBTdXNwZW5kaXNzZSB2b2x1dHBhdCBleCBldCBtZXR1cyB0cmlzdGlxdWUgcnV0cnVtLiBOYW0gbm9uIGFyY3UgZXN0LiBOdWxsYW0gdml2ZXJyYSwgdG9ydG9yIG5lYyB2ZW5lbmF0aXMgYWxpcXVhbSwgdHVycGlzIG51bmMgYWxpcXVldCBpcHN1bSwgbHVjdHVzIGltcGVyZGlldCBuaXNpIG5pc2wgcXVpcyB1cm5hLiBWaXZhbXVzIG1hdHRpcyBvcmNpIGxhY3VzLCBzZWQgZGlnbmlzc2ltIG1ldHVzIHVsdHJpY2llcyBpbi4gUGVsbGVudGVzcXVlIGxvcmVtIGVzdCwgZGlnbmlzc2ltIHN1c2NpcGl0IHRlbGx1cyBpZCwgYXVjdG9yIGVmZmljaXR1ciBuZXF1ZS4gUHJhZXNlbnQgdmVsIG5lcXVlIGVnZXQgZXN0IHZlbmVuYXRpcyByaG9uY3VzIHNpdCBhbWV0IGEgc2FwaWVuLiBDcmFzIG9ybmFyZSBsaWJlcm8gZXQgZWxlbWVudHVtIG1vbGVzdGllLiBOYW0gbWF0dGlzIHBlbGxlbnRlc3F1ZSBzZW0sIGV1IGxhY2luaWEgdHVycGlzIGNvbmd1ZSBpbi4gVml2YW11cyBuZWMgZnJpbmdpbGxhIHF1YW0uIENyYXMgY29uZ3VlIG5lcXVlIGFudGUsIGF0IHByZXRpdW0gbGVjdHVzIGVnZXN0YXMgYWxpcXVldC4gU2VkIHVsdHJpY2VzLCB0dXJwaXMgdml0YWUgc2NlbGVyaXNxdWUgc29kYWxlcywgdG9ydG9yIGZlbGlzIHZlaGljdWxhIG9kaW8sIHZpdGFlIHJob25jdXMgbG9yZW0gbGliZXJvIHV0IHRlbGx1cy48XC9wPjxwPkRvbmVjIHNvZGFsZXMganVzdG8gYSB2ZWxpdCB2b2x1dHBhdCBjb25zZXF1YXQuIFByYWVzZW50IHByZXRpdW0gZmVsaXMgdmVsIHZlc3RpYnVsdW0gZnJpbmdpbGxhLiBEb25lYyB2ZXN0aWJ1bHVtIGV0IHJpc3VzIGF0IGNvbmRpbWVudHVtLiBOdWxsYSBjb25kaW1lbnR1bSBkdWkgc2l0IGFtZXQgbnVsbGEgdm9sdXRwYXQgdmVzdGlidWx1bS4gTnVuYyBsdWN0dXMgY29uZGltZW50dW0gbWF1cmlzIGlkIGVmZmljaXR1ci4gRHVpcyBjb25kaW1lbnR1bSBuZXF1ZSBhdCBsZWN0dXMgY29udmFsbGlzIHZlc3RpYnVsdW0uIEV0aWFtIGV0IGZpbmlidXMganVzdG8uIE51bGxhIGF1Z3VlIGxlY3R1cywgdmVoaWN1bGEgZXUgZmF1Y2lidXMgZXQsIGVnZXN0YXMgaW4gZW5pbS4gSW4gcHVydXMgbmlzaSwgZmVybWVudHVtIHNpdCBhbWV0IHJob25jdXMgbmVjLCBncmF2aWRhIGV1IHRlbGx1cy4gU2VkIGV1IHVybmEgbW9sZXN0aWUsIGVsZWlmZW5kIHF1YW0gdXQsIGZpbmlidXMgZHVpLjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX19keW5hbWljX18iOnsiZWRpdG9yIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI0YjllZmQxXCIgbmFtZT1cImFjZi10ZXh0XCIgc2V0dGluZ3M9XCIlN0IlMjJrZXklMjIlM0ElMjJmaWVsZF82OThkY2NmYWU1MTFiJTNBZGV0YWlscyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjJhYTJhYjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6W10sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXBvc3QtY29udGVudCJ9\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjBhN2JmNmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6W10sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXBvc3QtY29udGVudCJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-27c84e2c e-con-full e-flex e-con e-child\\\" data-id=\\\"27c84e2c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-2cd01b97 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\\\" data-id=\\\"2cd01b97\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-49684a85 elementor-widget elementor-widget-heading\\\" data-id=\\\"49684a85\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Latest Article<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjNlNWY1MGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6NDE0LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiZWRlMmQ4ZiJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJuZXdzLWFydGljbGUiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiI1IiwicGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiUHJldmlvdXMiLCJwYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0IiwidGV4dCI6IkxvYWQgTW9yZSIsImxvYWRfbW9yZV9ub19wb3N0c19jdXN0b21fbWVzc2FnZSI6Ik5vIG1vcmUgcG9zdHMgdG8gc2hvdyIsIm5vdGhpbmdfZm91bmRfbWVzc2FnZV90ZXh0IjoiSXQgc2VlbXMgd2UgY2FuXHUyMDE5dCBmaW5kIHdoYXQgeW91XHUyMDE5cmUgbG9va2luZyBmb3IuIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5da5ba88 e-con-full e-flex e-con e-child\\\" data-id=\\\"5da5ba88\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-150bf86a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"150bf86a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Let\\u2019s Build Smarter Financial Solutions Together<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjJiYTc0MzcwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjU1NDI3NDFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjg4OTcyN2ZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(9797,414,'_elementor_css','a:7:{s:4:\"time\";i:1773387487;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(9712,143,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"uuid-827690f6-d9d2-4ccc-a8db-270d75e5fb8c\" viewBox=\"0 0 88.5 70.8\"><defs><style>.uuid-a14bb96d-0d8f-4adb-912a-8c7aba5aea1f{fill:#0e7c4a;}.uuid-6f03afac-69c7-4ccf-acc0-7d1849daa497{fill:#72c580;}</style></defs><path class=\"uuid-6f03afac-69c7-4ccf-acc0-7d1849daa497\" d=\"M88.5,65.9c-13.1,10.1-29.8,4.2-37.4-13.2h0s0-.2,0-.2c0,0,0,0,0,0h0s-6.7-15.6-6.7-15.6h0S30.5,4.9,30.5,4.9h0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2-.1.3-.2,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,.1,0,.2-.1,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,.1,0,.2-.1,0,0,0,0,0,0,0,0,.1,0,.2-.1,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0h0s0,0,0,0c0,0,0,0,0,0,0,0,.1,0,.2-.1,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,.1,0,.2,0,0,0,0,0,0,0,.1,0,.3-.2.4-.2,0,0,0,0,.1,0,.2-.1.3-.2.5-.3,0,0,.1,0,.2-.1,0,0,.2,0,.3-.1,0,0,.1,0,.2,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,.1,0,.2-.1,0,0,0,0,.1,0,.1,0,.2-.1.4-.2.3-.1.6-.2.9-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.1,0,.2,0,.3-.1,0,0,.2,0,.3,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,.3,0,.5-.2.8-.2,0,0,.1,0,.2,0,0,0,0,0,0,0,0,0,.1,0,.2,0,0,0,0,0,0,0s0,0,0,0c0,0,.1,0,.2,0,0,0,0,0,0,0,0,0,0,0,.1,0,.1,0,.3,0,.4-.1,0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.4,0,.7-.1.5-.1,1.1-.2,1.6-.2,0,0,.1,0,.2,0,.1,0,.2,0,.3,0,0,0,0,0,0,0,0,0,.1,0,.2,0,0,0,0,0,0,0,.2,0,.4,0,.5,0,0,0,0,0,0,0,.2,0,.5,0,.7,0h0c0,0,.2,0,.2,0,0,0,0,0,0,0h0c4.8,0,9.5,1.7,13.7,4.9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1,0,0,0,0,0,0,0,0,0,0,.1.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2.2.3.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.2.3.3.4,0,0,0,.1.1.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1.2,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,.1.1.2,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,.1.2.3.3.4,0,0,0,0,0,0,0,0,0,.1.1.2,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,.2.1.2,0,0,0,0,0,0,0,.1.1.2.2.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2.3.3.5.5.8,0,0,0,0,0,0,0,0,0,.1,0,.2,0,0,0,0,0,0,0,0,0,.1.1.2,0,0,0,0,0,0,0,.1.1.3.2.4,0,0,0,0,0,0,0,.1.1.2.2.3,0,0,0,0,0,0,0,0,0,0,0,0h0c0,0,0,0,0,.1,0,0,0,.2.1.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1.2.2.3l6.9,15.9h0s13.6,31.6,13.6,31.6Z\"></path><path class=\"uuid-a14bb96d-0d8f-4adb-912a-8c7aba5aea1f\" d=\"M44.3,36.8l-6.7,15.6h0s0,0,0,0v.2c0,0,0,0,0,0-7.6,17.4-24.3,23.3-37.4,13.2l13.6-31.6h0s6.9-15.9,6.9-15.9c2.5-5.8,6-10.3,10-13.5l13.7,31.8h0Z\"></path></svg>'),(9713,142,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"uuid-ccf05e89-b389-42c2-ab6a-ee50b243736d\" viewBox=\"0 0 241 70.8\"><defs><style>.uuid-b3c4ab34-87c9-4f08-ab90-79d3cf6dc67b{fill:#0e7c4a;}.uuid-45ec5605-0604-4d11-863b-ebd36af80797{fill:#192e5b;}.uuid-8b919c9a-9779-4e6f-b21c-31d6a777dbad{fill:#72c580;}</style></defs><rect class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" x=\"83.9\" y=\"24.5\" width=\"7.1\" height=\"30.3\"></rect><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M73,54.8c3.5,0,6.3-2.8,6.3-6.3h-11.5v-24.1h-7.1v30.3h12.3Z\"></path><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M126.6,43h5c3.3,0,6-2.7,6-5.9h-11v-6.4h11.9l.4-6.3h-19.4v30.3h19l.4-6.3h-12.3v-5.5Z\"></path><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M36.8,54.8h7.1v-11.7h4.7c3.3,0,6-2.7,6-6h-10.8s0-6.4,0-6.4h11.9l.4-6.3h-19.4v30.3Z\"></path><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M113.4,37.1h-10.8s0-6.4,0-6.4h11.9l.4-6.3h-19.4v30.3h7.1v-11.7h4.7c3.3,0,6-2.7,6-6Z\"></path><polygon class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" points=\"67.9 64 62.9 64 62.9 59.3 60.8 59.3 60.8 70.2 62.9 70.2 62.9 65.4 67.9 65.4 67.9 70.2 70 70.2 70 59.3 67.9 59.3 67.9 64\"></polygon><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M81.4,60.8c-.5-.5-1.1-.9-1.7-1.2-.7-.3-1.4-.4-2.2-.4s-1.6.1-2.2.4-1.3.7-1.7,1.2c-.5.5-.9,1.1-1.1,1.8-.3.7-.4,1.4-.4,2.2s.1,1.5.4,2.2.6,1.3,1.1,1.8c.5.5,1.1.9,1.7,1.2.7.3,1.4.4,2.2.4s1.6-.1,2.2-.4c.7-.3,1.3-.7,1.7-1.2.5-.5.9-1.1,1.1-1.8.3-.7.4-1.4.4-2.2s-.1-1.5-.4-2.2c-.3-.7-.6-1.3-1.1-1.8ZM80.6,66.4c-.2.5-.4.9-.7,1.2-.3.3-.7.6-1.1.8-.4.2-.9.3-1.4.3s-1,0-1.4-.3-.8-.4-1.1-.8c-.3-.3-.5-.7-.7-1.2s-.2-1-.2-1.6,0-1.1.2-1.6c.2-.5.4-.9.7-1.2.3-.3.7-.6,1.1-.8.4-.2.9-.3,1.4-.3s1,0,1.4.3c.4.2.8.4,1.1.8.3.3.5.7.7,1.2.2.5.2,1,.2,1.6s0,1.1-.2,1.6Z\"></path><polygon class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" points=\"86.8 59.3 84.8 59.3 84.8 70.2 91.1 70.2 91.1 68.5 86.8 68.5 86.8 59.3\"></polygon><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M101,60.8c-.5-.5-1.1-.9-1.7-1.1-.7-.3-1.4-.4-2.2-.4h-4.1v10.9h4.1c.8,0,1.6-.1,2.2-.4.7-.3,1.3-.6,1.7-1.1s.9-1.1,1.1-1.7c.3-.7.4-1.4.4-2.2s-.1-1.5-.4-2.2c-.3-.7-.6-1.2-1.1-1.7ZM100.2,66.4c-.2.5-.4.9-.7,1.2-.3.3-.7.6-1.1.8-.4.2-.9.3-1.4.3h-2.1v-7.6h2.1c.5,0,1,0,1.4.3.4.2.8.4,1.1.8.3.3.5.7.7,1.2.2.5.2,1,.2,1.6s0,1.1-.2,1.6Z\"></path><rect class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" x=\"104.6\" y=\"59.3\" width=\"2\" height=\"10.9\"></rect><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M116.8,65.9c0,.1,0,.3,0,.5,0,.2,0,.3,0,.5l-5.7-7.3c0,0-.1-.1-.1-.2s0,0-.1,0c0,0-.1,0-.2,0s-.1,0-.2,0h-1.1v10.9h1.8v-6.7c0-.1,0-.3,0-.4,0-.2,0-.3,0-.5l5.7,7.2c.1.1.2.2.3.3.1,0,.2,0,.4,0h1v-10.9h-1.8v6.6Z\"></path><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M126.4,65.9c0,.1,0,.2.1.3,0,0,.2.1.3.1h1.4v2c-.3.1-.6.3-1,.3-.3,0-.7.1-1.2.1s-1,0-1.4-.3c-.4-.2-.8-.4-1.1-.8-.3-.3-.6-.7-.7-1.2-.2-.5-.3-1-.3-1.7s0-1.1.2-1.6c.2-.5.4-.9.7-1.2.3-.3.7-.6,1.1-.8s.9-.3,1.5-.3.6,0,.9,0c.3,0,.5.1.7.2.2,0,.4.2.6.2.2,0,.3.2.5.3.1,0,.2.1.4.1.2,0,.3,0,.5-.3l.6-.9c-.5-.4-1-.8-1.6-1-.6-.3-1.4-.4-2.3-.4s-1.6.1-2.3.4c-.7.3-1.3.7-1.8,1.1-.5.5-.9,1.1-1.1,1.8-.3.7-.4,1.4-.4,2.2s.1,1.5.4,2.2c.3.7.7,1.3,1.1,1.8.5.5,1.1.9,1.7,1.1.7.3,1.4.4,2.2.4s.9,0,1.2,0c.4,0,.7-.1,1.1-.2.3,0,.7-.2,1-.4.3-.1.6-.3.9-.5v-4.4h-3.6v1.1Z\"></path><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M137.9,64.8c-.2-.2-.5-.4-.8-.5-.3-.1-.6-.3-.9-.4-.3-.1-.6-.2-.9-.3-.3,0-.6-.2-.8-.3s-.4-.3-.6-.4-.2-.4-.2-.6,0-.4.1-.6c0-.2.2-.3.3-.4.1-.1.3-.2.5-.3.2,0,.5-.1.7-.1s.6,0,.8.1c.2,0,.4.2.6.3.2,0,.3.2.4.3.1,0,.2.1.3.1s.2,0,.3,0c0,0,.1-.1.2-.2l.5-1c-.4-.4-.8-.6-1.4-.8s-1.1-.3-1.8-.3-1.1,0-1.5.3-.8.4-1.1.7c-.3.3-.5.6-.7,1-.2.4-.2.8-.2,1.2s0,.9.2,1.2c.1.3.3.6.6.8.2.2.5.4.8.5.3.1.6.3.9.4s.6.2.9.3c.3,0,.6.2.8.3.2.1.4.3.6.5s.2.4.2.7c0,.5-.2.9-.5,1.2-.3.3-.8.4-1.3.4s-.7,0-1-.2-.5-.2-.7-.3c-.2-.1-.4-.2-.5-.3s-.3-.2-.4-.2-.2,0-.3,0c0,0-.1.1-.2.2l-.6,1c.2.2.4.4.7.6.3.2.6.3.9.5.3.1.6.2,1,.3s.7.1,1,.1c.6,0,1.1,0,1.6-.3.5-.2.9-.4,1.2-.8s.6-.7.7-1.1c.2-.4.3-.9.3-1.4s0-.8-.2-1.1c-.1-.3-.3-.6-.6-.8Z\"></path><path class=\"uuid-45ec5605-0604-4d11-863b-ebd36af80797\" d=\"M16.2,23.7c-2.9,0-5.5,1.8-6.5,4.5L0,54.8h0s7.6,0,7.6,0l2.2-6.3h12.7l2.2,6.3h7.6s-9.7-26.5-9.7-26.5c-1-2.7-3.6-4.5-6.5-4.5ZM12,42.6l4.2-11.9,4.2,11.9h-8.4Z\"></path><path class=\"uuid-8b919c9a-9779-4e6f-b21c-31d6a777dbad\" d=\"M241,65.9c-13.1,10.1-29.8,4.2-37.4-13.2h0s0-.2,0-.2c0,0,0,0,0,0h0s-6.7-15.6-6.7-15.6h0s-13.7-31.9-13.7-31.9h0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2-.1.3-.2,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,.1,0,.2-.1,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,.1,0,.2-.1,0,0,0,0,0,0,0,0,.1,0,.2-.1,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0h0s0,0,0,0c0,0,0,0,0,0,0,0,.1,0,.2-.1,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,.1,0,.2,0,0,0,0,0,0,0,.1,0,.3-.2.4-.2,0,0,0,0,.1,0,.2-.1.3-.2.5-.3,0,0,.1,0,.2-.1,0,0,.2,0,.3-.1,0,0,.1,0,.2,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,.1,0,.2-.1,0,0,0,0,.1,0,.1,0,.2-.1.4-.2.3-.1.6-.2.9-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.1,0,.2,0,.3-.1,0,0,.2,0,.3,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,.3,0,.5-.2.8-.2,0,0,.1,0,.2,0,0,0,0,0,0,0,0,0,.1,0,.2,0,0,0,0,0,0,0s0,0,0,0c0,0,.1,0,.2,0,0,0,0,0,0,0,0,0,0,0,.1,0,.1,0,.3,0,.4-.1,0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.4,0,.7-.1.5-.1,1.1-.2,1.6-.2,0,0,.1,0,.2,0,.1,0,.2,0,.3,0,0,0,0,0,0,0,0,0,.1,0,.2,0,0,0,0,0,0,0,.2,0,.4,0,.5,0,0,0,0,0,0,0,.2,0,.5,0,.7,0h0c0,0,.2,0,.2,0,0,0,0,0,0,0h0c4.8,0,9.5,1.7,13.7,4.9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1,0,0,0,0,0,0,0,0,0,0,.1.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2.2.3.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.2.3.3.4,0,0,0,.1.1.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1.2,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,.1.1.2,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,.1.2.3.3.4,0,0,0,0,0,0,0,0,0,.1.1.2,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,.2.1.2,0,0,0,0,0,0,0,.1.1.2.2.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2.3.3.5.5.8,0,0,0,0,0,0,0,0,0,.1,0,.2,0,0,0,0,0,0,0,0,0,.1.1.2,0,0,0,0,0,0,0,.1.1.3.2.4,0,0,0,0,0,0,0,.1.1.2.2.3,0,0,0,0,0,0,0,0,0,0,0,0h0c0,0,0,0,0,.1,0,0,0,.2.1.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1.1.2.2.3l6.9,15.9h0s13.6,31.6,13.6,31.6Z\"></path><path class=\"uuid-b3c4ab34-87c9-4f08-ab90-79d3cf6dc67b\" d=\"M196.7,36.8l-6.7,15.6h0s0,0,0,0v.2c0,0,0,0,0,0-7.6,17.4-24.3,23.3-37.4,13.2l13.6-31.6h0s6.9-15.9,6.9-15.9c2.5-5.8,6-10.3,10-13.5l13.7,31.8h0Z\"></path></svg>'),(9724,1088,'_elementor_conditions','a:1:{i:0;s:16:\"include/singular\";}'),(9725,1088,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";i:3;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(9726,1088,'_elementor_css','a:6:{s:4:\"time\";i:1773386003;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"65049da\";i:1;s:8:\"39c292aa\";i:2;s:7:\"ce56135\";i:3;s:8:\"1fb8211b\";i:4;s:8:\"2655d99d\";i:5;s:8:\"5542741a\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9727,1088,'_elementor_element_cache','{\"timeout\":1773472403,\"value\":{\"content\":\"[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY1MDQ5ZGEiLCJlbFR5cGUiOiJjb250YWluZXIiLCJzZXR0aW5ncyI6eyJmbGV4X2RpcmVjdGlvbiI6ImNvbHVtbiIsIm1pbl9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzAwLCJzaXplcyI6W119LCJtaW5faGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoidmgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwibWluX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6InZoIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImZsZXhfanVzdGlmeV9jb250ZW50IjoiY2VudGVyIiwiZmxleF9hbGlnbl9pdGVtcyI6ImZsZXgtc3RhcnQiLCJiYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiYmFja2dyb3VuZF9pbWFnZSI6eyJpZCI6Njk4LCJ1cmwiOiJodHRwczpcL1wvYWZob2xkLmNvLnptXC9zdGFnaW5nXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wMlwvc2NyZWVuc2hvdC0yMDI2LTAyLTE2XzEwLTU5LTE0LnBuZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImJhY2tncm91bmRfcG9zaXRpb24iOiJjZW50ZXIgY2VudGVyIiwiYmFja2dyb3VuZF9zaXplIjoiY292ZXIiLCJiYWNrZ3JvdW5kX292ZXJsYXlfYmFja2dyb3VuZCI6ImdyYWRpZW50IiwiYmFja2dyb3VuZF9vdmVybGF5X2dyYWRpZW50X2FuZ2xlIjp7InVuaXQiOiJkZWciLCJzaXplIjoyODUsInNpemVzIjpbXX0sImJhY2tncm91bmRfb3ZlcmxheV9vcGFjaXR5Ijp7InVuaXQiOiJweCIsInNpemUiOjAuNjUwMDAwMDAwMDAwMDAwMDIyMjA0NDYwNDkyNTAzMTMwODA4NDcyNjMzMzYxODE2NDA2MjUsInNpemVzIjpbXX0sIl90aXRsZSI6IlNsaWRlciIsIl9fZ2xvYmFsc19fIjp7ImJhY2tncm91bmRfb3ZlcmxheV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwiYmFja2dyb3VuZF9vdmVybGF5X2NvbG9yX2IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSJ9LCJfX2R5bmFtaWNfXyI6eyJiYWNrZ3JvdW5kX2ltYWdlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCJlMjgyMTk1XCIgbmFtZT1cInBvc3QtZmVhdHVyZWQtaW1hZ2VcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9fSwiZWxlbWVudHMiOlt7ImlkIjoiMzljMjkyYWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRpdGxlIjoiU2luZ2xlIEJsb2ciLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX2FuaW1hdGlvbiI6InNsaWRlSW5VcCIsIl9fZ2xvYmFsc19fIjp7InRpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6IiJ9LCJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiMmQwMmMwZFwiIG5hbWU9XCJwb3N0LXRpdGxlXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0ifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6My41LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjIuNjAwMDAwMDAwMDAwMDAwMDg4ODE3ODQxOTcwMDEyNTIzMjMzODkwNTMzNDQ3MjY1NjI1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjIuMjk5OTk5OTk5OTk5OTk5ODIyMzY0MzE2MDU5OTc0OTUzNTMyMjE4OTMzMTA1NDY4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoiY2FwaXRhbGl6ZSIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidGl0bGVfY29sb3IiOiIjRkZGRkZGIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImhlYWRpbmcifV0sImlzSW5uZXIiOmZhbHNlfQ==\"]<div class=\"elementor-element elementor-element-2b8f5d7e e-flex e-con-boxed e-con e-parent\" data-id=\"2b8f5d7e\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4ba79d4c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4ba79d4c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNlNTYxMzUiLCJlbFR5cGUiOiJjb250YWluZXIiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsIm1pbl9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDUwLCJzaXplcyI6W119LCJiYWNrZ3JvdW5kX292ZXJsYXlfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJiYWNrZ3JvdW5kX292ZXJsYXlfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2FmaG9sZC5jby56bVwvc3RhZ2luZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3NjcmVlbnNob3QtMjAyNi0wMi0xNl8wOS0zMy0xNi5wbmciLCJpZCI6NjUyLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJiYWNrZ3JvdW5kX292ZXJsYXlfcG9zaXRpb24iOiJjZW50ZXIgY2VudGVyIiwiYmFja2dyb3VuZF9vdmVybGF5X3JlcGVhdCI6Im5vLXJlcGVhdCIsImJhY2tncm91bmRfb3ZlcmxheV9zaXplIjoiY292ZXIiLCJiYWNrZ3JvdW5kX292ZXJsYXlfb3BhY2l0eSI6eyJ1bml0IjoicHgiLCJzaXplIjoxLCJzaXplcyI6W119LCJib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJfX2R5bmFtaWNfXyI6eyJiYWNrZ3JvdW5kX292ZXJsYXlfaW1hZ2UiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjEzNTFhOWRcIiBuYW1lPVwicG9zdC1mZWF0dXJlZC1pbWFnZVwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn19LCJlbGVtZW50cyI6W10sImlzSW5uZXIiOnRydWV9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFmYjgyMTFiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0aXRsZSI6IlByb2JpeiBFeHBlcnQgQ29uc3VsdGluZyBVbmxlYXNoZXMgWW91ciBQb3RlbnRpYWwiLCJfX2dsb2JhbHNfXyI6eyJ0aXRsZV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiIn0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9fZHluYW1pY19fIjp7InRpdGxlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCJlM2U2MjA4XCIgbmFtZT1cInBvc3QtdGl0bGVcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoyLjc5OTk5OTk5OTk5OTk5OTgyMjM2NDMxNjA1OTk3NDk1MzUzMjIxODkzMzEwNTQ2ODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjIuMjk5OTk5OTk5OTk5OTk5ODIyMzY0MzE2MDU5OTc0OTUzNTMyMjE4OTMzMTA1NDY4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6Miwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJjYXBpdGFsaXplIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0aXRsZV9jb2xvciI6IiMwRTdDNEEifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaGVhZGluZyJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI2NTVkOTlkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Mb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dXIgYWRpcGlzY2luZyBlbGl0LiBBbGlxdWFtIG5vbiBvcm5hcmUgYW50ZS4gRnVzY2UgbWFsZXN1YWRhIGVyb3MgYSBsZW8gcmhvbmN1cywgdml0YWUgZWxlbWVudHVtIHJpc3VzIGxhY2luaWEuIE1vcmJpIGV1IHB1cnVzIHNpdCBhbWV0IGVyb3MgbWFsZXN1YWRhIGNvbmRpbWVudHVtLiBEdWlzIHJ1dHJ1bSB2ZWwgcmlzdXMgbm9uIHRyaXN0aXF1ZS4gTWF1cmlzIHNpdCBhbWV0IHBlbGxlbnRlc3F1ZSBsaWd1bGEuIFZlc3RpYnVsdW0gbmliaCBpcHN1bSwgdnVscHV0YXRlIGFjIG9kaW8gZXUsIGVsZWlmZW5kIHRyaXN0aXF1ZSB0b3J0b3IuIEluIGVsZW1lbnR1bSBwdXJ1cyB1bGxhbWNvcnBlciBwcmV0aXVtIHBvcnR0aXRvci4gRHVpcyBjdXJzdXMgbmliaCBmZXVnaWF0LCB0ZW1wb3IgbGFjdXMgZXQsIHBvc3VlcmUgbmliaC4gVXQgaW4gbGlndWxhIGxlY3R1cy4gRHVpcyB0ZWxsdXMgbGFjdXMsIHRpbmNpZHVudCBhYyB2aXZlcnJhIHNpdCBhbWV0LCBtYXhpbXVzIGF0IG1hZ25hLjxcL3A+PHA+Vml2YW11cyBpZCB0aW5jaWR1bnQgZW5pbS4gU2VkIGlhY3VsaXMgZmluaWJ1cyBhbnRlLCBhIHZ1bHB1dGF0ZSBlc3QgdWxsYW1jb3JwZXIgYS4gRHVpcyB1dCBuZXF1ZSBydXRydW0sIGVsZWlmZW5kIGF1Z3VlIHZlbCwgdm9sdXRwYXQgdG9ydG9yLiBNb3JiaSBhbGlxdWV0IGV4IHNpdCBhbWV0IHByZXRpdW0gY29uc2VjdGV0dXIuIFZpdmFtdXMgc2l0IGFtZXQgZXJhdCB0dXJwaXMuIEZ1c2NlIG1vbGxpcyBsaWJlcm8gdGVsbHVzLCB2aXRhZSBsb2JvcnRpcyBleCBzZW1wZXIgdGluY2lkdW50LiBEb25lYyBwcmV0aXVtLCBlbGl0IHV0IG1hdHRpcyBldWlzbW9kLCBxdWFtIHNlbSBhbGlxdWV0IG1ldHVzLCBpbiBldWlzbW9kIHVybmEgcHVydXMgbWF4aW11cyBtaS4gTnVuYyB2ZWwgaXBzdW0gbHVjdHVzIGR1aSBkYXBpYnVzIGdyYXZpZGEuIFBoYXNlbGx1cyBpbiBleCB2YXJpdXMsIHZhcml1cyBqdXN0byBpbiwgc2VtcGVyIG51bmMuIE1vcmJpIHByZXRpdW0gc2FnaXR0aXMgZmVybWVudHVtLiBNYWVjZW5hcyBpZCByaXN1cyBuZWMgbGliZXJvIHNjZWxlcmlzcXVlIGxhb3JlZXQuIFByYWVzZW50IGF0IHRlbGx1cyBwcmV0aXVtLCBkaWduaXNzaW0gdHVycGlzIGV0LCBhdWN0b3IgYXJjdS4gRG9uZWMgdmVuZW5hdGlzIGlwc3VtIGRvbG9yLjxcL3A+PHA+SW50ZWdlciBlZ2V0IGxhY3VzIGFjIG1hZ25hIHN1c2NpcGl0IGxvYm9ydGlzIHZpdGFlIGV1IGxlY3R1cy4gUGhhc2VsbHVzIGV1IHBvcnRhIGRvbG9yLiBOYW0gdXQgY29uc2VxdWF0IGxhY3VzLiBDcmFzIHJob25jdXMganVzdG8gYSBudWxsYSBwb3J0YSwgZXQgYXVjdG9yIGxvcmVtIHVsbGFtY29ycGVyLiBDdXJhYml0dXIgbG9ib3J0aXMgZXJvcyBldSBlbGl0IGVsZWlmZW5kIGRpZ25pc3NpbS4gTWFlY2VuYXMgaWQgZGljdHVtIG51bGxhLCBxdWlzIG9ybmFyZSBlbGl0LiBEdWlzIHBvcnRhIGZpbmlidXMgcXVhbSBldCB1bHRyaWNpZXMuIFNlZCBzaXQgYW1ldCBxdWFtIG1vbGxpcywgdm9sdXRwYXQgcXVhbSBlZ2V0LCBtb2xsaXMgdXJuYS4gVmVzdGlidWx1bSBhIGF1Y3RvciBvcmNpLCBhYyB2ZXN0aWJ1bHVtIGxpYmVyby48XC9wPjxwPk1vcmJpIGRpY3R1bSBleCBhIGVyYXQgcG9ydGEsIGF0IHVsdHJpY2VzIG5pc2wgcG9ydHRpdG9yLiBTdXNwZW5kaXNzZSB2b2x1dHBhdCBleCBldCBtZXR1cyB0cmlzdGlxdWUgcnV0cnVtLiBOYW0gbm9uIGFyY3UgZXN0LiBOdWxsYW0gdml2ZXJyYSwgdG9ydG9yIG5lYyB2ZW5lbmF0aXMgYWxpcXVhbSwgdHVycGlzIG51bmMgYWxpcXVldCBpcHN1bSwgbHVjdHVzIGltcGVyZGlldCBuaXNpIG5pc2wgcXVpcyB1cm5hLiBWaXZhbXVzIG1hdHRpcyBvcmNpIGxhY3VzLCBzZWQgZGlnbmlzc2ltIG1ldHVzIHVsdHJpY2llcyBpbi4gUGVsbGVudGVzcXVlIGxvcmVtIGVzdCwgZGlnbmlzc2ltIHN1c2NpcGl0IHRlbGx1cyBpZCwgYXVjdG9yIGVmZmljaXR1ciBuZXF1ZS4gUHJhZXNlbnQgdmVsIG5lcXVlIGVnZXQgZXN0IHZlbmVuYXRpcyByaG9uY3VzIHNpdCBhbWV0IGEgc2FwaWVuLiBDcmFzIG9ybmFyZSBsaWJlcm8gZXQgZWxlbWVudHVtIG1vbGVzdGllLiBOYW0gbWF0dGlzIHBlbGxlbnRlc3F1ZSBzZW0sIGV1IGxhY2luaWEgdHVycGlzIGNvbmd1ZSBpbi4gVml2YW11cyBuZWMgZnJpbmdpbGxhIHF1YW0uIENyYXMgY29uZ3VlIG5lcXVlIGFudGUsIGF0IHByZXRpdW0gbGVjdHVzIGVnZXN0YXMgYWxpcXVldC4gU2VkIHVsdHJpY2VzLCB0dXJwaXMgdml0YWUgc2NlbGVyaXNxdWUgc29kYWxlcywgdG9ydG9yIGZlbGlzIHZlaGljdWxhIG9kaW8sIHZpdGFlIHJob25jdXMgbG9yZW0gbGliZXJvIHV0IHRlbGx1cy48XC9wPjxwPkRvbmVjIHNvZGFsZXMganVzdG8gYSB2ZWxpdCB2b2x1dHBhdCBjb25zZXF1YXQuIFByYWVzZW50IHByZXRpdW0gZmVsaXMgdmVsIHZlc3RpYnVsdW0gZnJpbmdpbGxhLiBEb25lYyB2ZXN0aWJ1bHVtIGV0IHJpc3VzIGF0IGNvbmRpbWVudHVtLiBOdWxsYSBjb25kaW1lbnR1bSBkdWkgc2l0IGFtZXQgbnVsbGEgdm9sdXRwYXQgdmVzdGlidWx1bS4gTnVuYyBsdWN0dXMgY29uZGltZW50dW0gbWF1cmlzIGlkIGVmZmljaXR1ci4gRHVpcyBjb25kaW1lbnR1bSBuZXF1ZSBhdCBsZWN0dXMgY29udmFsbGlzIHZlc3RpYnVsdW0uIEV0aWFtIGV0IGZpbmlidXMganVzdG8uIE51bGxhIGF1Z3VlIGxlY3R1cywgdmVoaWN1bGEgZXUgZmF1Y2lidXMgZXQsIGVnZXN0YXMgaW4gZW5pbS4gSW4gcHVydXMgbmlzaSwgZmVybWVudHVtIHNpdCBhbWV0IHJob25jdXMgbmVjLCBncmF2aWRhIGV1IHRlbGx1cy4gU2VkIGV1IHVybmEgbW9sZXN0aWUsIGVsZWlmZW5kIHF1YW0gdXQsIGZpbmlidXMgZHVpLjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX19keW5hbWljX18iOnsiZWRpdG9yIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI0YjllZmQxXCIgbmFtZT1cImFjZi10ZXh0XCIgc2V0dGluZ3M9XCIlN0IlMjJrZXklMjIlM0ElMjJmaWVsZF82OThkY2NmYWU1MTFiJTNBZGV0YWlscyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhYTJhYjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6W10sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXBvc3QtY29udGVudCJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-27c84e2c e-con-full e-flex e-con e-child\" data-id=\"27c84e2c\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2cd01b97 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2cd01b97\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-49684a85 elementor-widget elementor-widget-heading\" data-id=\"49684a85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlNWY1MGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6NDE0LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiZWRlMmQ4ZiJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJuZXdzLWFydGljbGUiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiI1IiwicGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiUHJldmlvdXMiLCJwYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0IiwidGV4dCI6IkxvYWQgTW9yZSIsImxvYWRfbW9yZV9ub19wb3N0c19jdXN0b21fbWVzc2FnZSI6Ik5vIG1vcmUgcG9zdHMgdG8gc2hvdyIsIm5vdGhpbmdfZm91bmRfbWVzc2FnZV90ZXh0IjoiSXQgc2VlbXMgd2UgY2FuXHUyMDE5dCBmaW5kIHdoYXQgeW91XHUyMDE5cmUgbG9va2luZyBmb3IuIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-5da5ba88 e-con-full e-flex e-con e-child\" data-id=\"5da5ba88\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-150bf86a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"150bf86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTc0MzcwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU1NDI3NDFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjg4OTcyN2ZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(8136,915,'_elementor_edit_mode','builder'),(8137,915,'_elementor_template_type','wp-page'),(8138,915,'_elementor_version','3.35.4'),(8139,915,'_wp_page_template','elementor_header_footer'),(8140,915,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":344,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8141,915,'_elementor_pro_version','3.35.1'),(8905,993,'_elementor_edit_mode','builder'),(8906,993,'_elementor_template_type','wp-page'),(8907,993,'_elementor_version','3.35.4'),(8908,993,'_wp_page_template','elementor_header_footer'),(8909,993,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8158,917,'_elementor_pro_version','3.35.1'),(8160,918,'_elementor_edit_mode','builder'),(8161,918,'_elementor_template_type','wp-page'),(8162,918,'_elementor_version','3.35.4'),(8163,918,'_wp_page_template','elementor_header_footer'),(8164,918,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8165,918,'_elementor_pro_version','3.35.1'),(8170,919,'_elementor_edit_mode','builder'),(8171,919,'_elementor_template_type','wp-page'),(8172,919,'_elementor_version','3.35.4'),(8173,919,'_wp_page_template','elementor_header_footer'),(8174,919,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8200,922,'_elementor_edit_mode','builder'),(8201,922,'_elementor_template_type','wp-page'),(8202,922,'_elementor_version','3.35.4'),(8203,922,'_wp_page_template','elementor_header_footer'),(8204,922,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8413,943,'_elementor_pro_version','3.35.1'),(8415,944,'_elementor_edit_mode','builder'),(8416,944,'_elementor_template_type','wp-page'),(8417,944,'_elementor_version','3.35.4'),(8418,944,'_wp_page_template','elementor_header_footer'),(8419,944,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8175,919,'_elementor_pro_version','3.35.1'),(8910,993,'_elementor_pro_version','3.35.1'),(10624,1181,'_elementor_edit_mode','builder'),(10625,1181,'_elementor_template_type','wp-page'),(10626,1181,'_elementor_version','3.35.4'),(10627,1181,'_wp_page_template','elementor_header_footer'),(10628,1181,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10077,1122,'_acf_changed','1'),(10076,1122,'_thumbnail_id','1032'),(10075,1122,'_edit_lock','1773734520:5'),(11588,1285,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:7:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:14:\"widget-heading\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:17:\"widget-off-canvas\";}}'),(11589,1285,'_elementor_css','a:6:{s:4:\"time\";i:1773734647;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:10:{i:0;s:7:\"0ac3f05\";i:1;s:7:\"f7ac0b6\";i:2;s:7:\"f7ac0b6\";i:3;s:7:\"f7ac0b6\";i:4;s:7:\"86d00ac\";i:5;s:7:\"a000995\";i:6;s:7:\"b22e584\";i:7;s:7:\"9bfe388\";i:8;s:7:\"b2e0d20\";i:9;s:7:\"bb9682e\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11590,1285,'_elementor_element_cache','{\"timeout\":1774087075,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-725faff e-con-full e-flex e-con e-child\" data-id=\"725faff\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBhYzNmMDUiLCJlbFR5cGUiOiJjb250YWluZXIiLCJzZXR0aW5ncyI6eyJib3hlZF93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiYm94ZWRfd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImJveGVkX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJtaW5faGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ1MCwic2l6ZXMiOltdfSwiYmFja2dyb3VuZF9vdmVybGF5X2JhY2tncm91bmQiOiJjbGFzc2ljIiwiYmFja2dyb3VuZF9vdmVybGF5X2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9hZmhvbGQuY28uem1cL3N0YWdpbmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9NdW5hLUhhbnR1YmEtRXhlY3V0aXZlLURpcmVjdG9yLTE1MHgxNTAuanBnIiwiaWQiOjc2Nywic2l6ZSI6InRodW1ibmFpbCIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiYmFja2dyb3VuZF9vdmVybGF5X3Bvc2l0aW9uIjoiY2VudGVyIGNlbnRlciIsImJhY2tncm91bmRfb3ZlcmxheV9yZXBlYXQiOiJuby1yZXBlYXQiLCJiYWNrZ3JvdW5kX292ZXJsYXlfc2l6ZSI6ImNvdmVyIiwiYmFja2dyb3VuZF9vdmVybGF5X29wYWNpdHkiOnsidW5pdCI6InB4Iiwic2l6ZSI6MSwic2l6ZXMiOltdfSwiYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNiIsInJpZ2h0IjoiMTYiLCJib3R0b20iOiIxNiIsImxlZnQiOiIxNiIsImlzTGlua2VkIjp0cnVlfSwicGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19keW5hbWljX18iOnsiYmFja2dyb3VuZF9vdmVybGF5X2ltYWdlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI4ZWIxYzU0XCIgbmFtZT1cInBvc3QtZmVhdHVyZWQtaW1hZ2VcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJtaW5faGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiY3VzdG9tIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIm1pbl9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJjdXN0b20iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiZmxleF9qdXN0aWZ5X2NvbnRlbnQiOiJmbGV4LWVuZCJ9LCJlbGVtZW50cyI6W10sImlzSW5uZXIiOnRydWV9\"]<div class=\"elementor-element elementor-element-5dba0a5 e-con-full e-flex e-con e-child\" data-id=\"5dba0a5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImY3YWMwYjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sInRpdGxlX3RleHQiOiJDb2xsaW5hIEhhbHdhbXBhIiwiZGVzY3JpcHRpb25fdGV4dCI6IkhlYWQgb2YgQ29ycG9yYXRlIFNlcnZpY2VzIC0gQWZsaWZlIFBlbnNpb24gQWRtaW5pc3RyYXRpb24gXG48YnI+XG5CQkEsIEFDSU1BLCBBWklDQSwgQ0dNQSAsIEVNQkEgXG4iLCJ0aXRsZV9ib3R0b21fc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9ZjM2NGMxNiIsInRpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImRlc2NyaXB0aW9uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9dGV4dCJ9LCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI1ZmMxNDZmXCIgbmFtZT1cIm9mZi1jYW52YXNcIiBzZXR0aW5ncz1cIiU3QiUyMm9mZl9jYW52YXMlMjIlM0ElMjI1YzgyYTY0JTIyJTdEXCJdIiwidGl0bGVfdGV4dCI6IltlbGVtZW50b3ItdGFnIGlkPVwiMjZiYTBkZFwiIG5hbWU9XCJwb3N0LXRpdGxlXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0iLCJkZXNjcmlwdGlvbl90ZXh0IjoiW2VsZW1lbnRvci10YWcgaWQ9XCJhODE3MmE2XCIgbmFtZT1cImFjZi10ZXh0XCIgc2V0dGluZ3M9XCIlN0IlMjJrZXklMjIlM0ElMjJmaWVsZF82OThkYmUyMzY4MjE5JTNBcG9zaXRpb24lMjIlN0RcIl0ifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imljb24tYm94In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg2ZDAwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInNvY2lhbF9pY29uX2xpc3QiOlt7InNvY2lhbF9pY29uIjp7InZhbHVlIjoiZmFzIGZhLWFuZ2xlLXJpZ2h0IiwibGlicmFyeSI6ImZhLXNvbGlkIn0sIl9pZCI6IjJiNWQyYjgiLCJpdGVtX2ljb25fY29sb3IiOiJjdXN0b20iLCJfX2dsb2JhbHNfXyI6eyJpdGVtX2ljb25fcHJpbWFyeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiaXRlbV9pY29uX3NlY29uZGFyeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYWI5OTdkN1wiIG5hbWU9XCJvZmYtY2FudmFzXCIgc2V0dGluZ3M9XCIlN0IlMjJvZmZfY2FudmFzJTIyJTNBJTIyYzJjOTQxOSUyMiU3RFwiXSJ9fV0sInNoYXBlIjoiY2lyY2xlIiwiaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJpY29uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sImltYWdlX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsImltYWdlX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJpbWFnZV9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In0sImVfZGlzcGxheV9jb25kaXRpb25zIjpbIltbe1wiY29uZGl0aW9uXCI6XCJkeW5hbWljX3RhZ3NcIixcImR5bmFtaWNfdGFnXCI6XCJkZXRhaWxzXCIsXCJjb21wYXJhdG9yXCI6XCJpc19ub3RfZW1wdHlcIixcImR5bmFtaWNfdGFnX3ZhbHVlXCI6XCJcIn1dXSJdfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoic29jaWFsLWljb25zIn0=\"]tt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImMyYzk0MTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJ3aWRnZXRUeXBlIjoib2ZmLWNhbnZhcyIsInNldHRpbmdzIjp7Im9mZl9jYW52YXNfbmFtZSI6Ik9mZi1DYW52YXMiLCJob3Jpem9udGFsX3Bvc2l0aW9uIjoiY2VudGVyIiwidmVydGljYWxfcG9zaXRpb24iOiJjZW50ZXIiLCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo1MDAsInNpemVzIjpbXX0sIndpZHRoX3RhYmxldCI6eyJ1bml0IjoidnciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJ2dyIsInNpemUiOiIiLCJzaXplcyI6W119LCJjdXN0b21faGVpZ2h0Ijp7InVuaXQiOiJ2aCIsInNpemUiOjYwLCJzaXplcyI6W119LCJlbnRyYW5jZV9hbmltYXRpb24iOiJmYWRlSW4iLCJleGl0X2FuaW1hdGlvbiI6ImZhZGVJbiIsIm9mZmNhbnZhc19hbmltYXRpb25fZHVyYXRpb24iOnsidW5pdCI6InMiLCJzaXplIjowLjQwMDAwMDAwMDAwMDAwMDAyMjIwNDQ2MDQ5MjUwMzEzMDgwODQ3MjYzMzM2MTgxNjQwNjI1LCJzaXplcyI6W119LCJib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOlt7ImlkIjoiM2E0NTZmZiIsImVsVHlwZSI6ImNvbnRhaW5lciIsInNldHRpbmdzIjp7ImNvbnRlbnRfd2lkdGgiOiJmdWxsIiwiel9pbmRleCI6MTB9LCJlbGVtZW50cyI6W3siaWQiOiJmNmE2MjZmIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwifSwiZWxlbWVudHMiOlt7ImlkIjoiYTAwMDk5NSIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7InRleHQiOiIiLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLXhtYXJrIiwibGlicmFyeSI6InJ0bWljb25zIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjI2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiOTAwIiwiYm9yZGVyX2JvcmRlciI6Im5vbmUiLCJ0ZXh0X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZmxleF9hbGlnbl9zZWxmIjoiZmxleC1lbmQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI0Nzg4YjdkXCIgbmFtZT1cIm9mZi1jYW52YXNcIiBzZXR0aW5ncz1cIiU3QiUyMmFjdGlvbiUyMiUzQSUyMmNsb3NlJTIyJTJDJTIyb2ZmX2NhbnZhcyUyMiUzQSUyMmMyYzk0MTklMjIlN0RcIl0ifSwiX19nbG9iYWxzX18iOnsiYnV0dG9uX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifV0sImlzSW5uZXIiOnRydWV9LHsiaWQiOiJiNDg4Y2RkIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJmbGV4X2RpcmVjdGlvbiI6InJvdyJ9LCJlbGVtZW50cyI6W3siaWQiOiI4NDYyNDM2IiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ3aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjM3LjIxMzAwMDAwMDAwMDAwMDk2NjMzODEyMDYzMzczNjI1Mjc4NDcyOTAwMzkwNjI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwifSwiZWxlbWVudHMiOlt7ImlkIjoiYjIyZTU4NCIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7Il9fZHluYW1pY19fIjp7ImltYWdlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIzZDY3NGQ3XCIgbmFtZT1cInBvc3QtZmVhdHVyZWQtaW1hZ2VcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaW1hZ2UifV0sImlzSW5uZXIiOnRydWV9LHsiaWQiOiJjZDA0MDFhIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwifSwiZWxlbWVudHMiOlt7ImlkIjoiOWJmZTM4OCIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7InRpdGxlIjoiQWRkIFlvdXIgSGVhZGluZyBUZXh0IEhlcmUiLCJoZWFkZXJfc2l6ZSI6Img2IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwiX19keW5hbWljX18iOnsidGl0bGUiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjQzZWJhZGZcIiBuYW1lPVwicG9zdC10aXRsZVwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJoZWFkaW5nIn0seyJpZCI6ImIyZTBkMjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwiaGVhZGVyX3NpemUiOiJwIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwiX19keW5hbWljX18iOnsidGl0bGUiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjIxYzAzYzNcIiBuYW1lPVwiYWNmLXRleHRcIiBzZXR0aW5ncz1cIiU3QiUyMmtleSUyMiUzQSUyMmZpZWxkXzY5OGRhYjQzNGM5ZGQlM0Fwb3NpdGlvbiUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaGVhZGluZyJ9LHsiaWQiOiJiYjk2ODJlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGl0bGUiOiJBZGQgWW91ciBIZWFkaW5nIFRleHQgSGVyZSIsImhlYWRlcl9zaXplIjoicCIsIl9fZHluYW1pY19fIjp7InRpdGxlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIyZDNkMDZlXCIgbmFtZT1cImFjZi10ZXh0XCIgc2V0dGluZ3M9XCIlN0IlMjJrZXklMjIlM0ElMjJmaWVsZF82OThkYWI1ZTRjOWRmJTNBZGV0YWlscyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaGVhZGluZyJ9XSwiaXNJbm5lciI6dHJ1ZX1dLCJpc0lubmVyIjp0cnVlfV0sImlzSW5uZXIiOnRydWUsImlzTG9ja2VkIjp0cnVlfV19\"]tt</div>ntt\",\"scripts\":[],\"styles\":[\"widget-off-canvas\"]}}'),(9702,367,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:7:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:14:\"widget-heading\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:17:\"widget-off-canvas\";}}'),(11581,1285,'_elementor_edit_mode','builder'),(11582,1285,'_elementor_template_type','loop-item'),(11583,1285,'_elementor_version','3.35.4'),(11584,1285,'_elementor_pro_version','3.35.1'),(11585,1285,'_elementor_source','post'),(11586,1285,'_wp_page_template','default'),(11587,1285,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"8eb1c54\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(11592,1286,'_elementor_edit_mode','builder'),(11593,1286,'_elementor_template_type','loop-item'),(11594,1286,'_elementor_version','3.35.4'),(11595,1286,'_elementor_pro_version','3.35.1'),(11596,1286,'_elementor_source','post'),(11597,1286,'_wp_page_template','default'),(11598,1286,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"8eb1c54\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9704,47,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11072,1233,'_elementor_edit_mode','builder'),(11073,1233,'_elementor_template_type','wp-page'),(11074,1233,'_elementor_version','3.35.4'),(11075,1233,'_elementor_pro_version','3.35.1'),(11076,1233,'_wp_page_template','elementor_header_footer'),(11077,1233,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1229,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-4.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(9707,412,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";i:3;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(9708,1079,'_elementor_page_assets','a:0:{}'),(8179,920,'_elementor_edit_mode','builder'),(8180,920,'_elementor_template_type','wp-page'),(8181,920,'_elementor_version','3.35.4'),(8182,920,'_wp_page_template','elementor_header_footer'),(8183,920,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8184,920,'_elementor_pro_version','3.35.1'),(9805,1096,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9806,1096,'_elementor_screenshot_failed','2026-02-16 14:12:36'),(9807,1096,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-icon-box\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(9808,1096,'_elementor_css','a:6:{s:4:\"time\";i:1773385779;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:10;s:8:\"rtmicons\";i:13;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"60583f1\";i:1;s:8:\"5cc2d366\";i:2;s:8:\"5cc2d366\";i:3;s:8:\"5cc2d366\";i:4;s:8:\"5cc2d366\";i:5;s:8:\"5cc2d366\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wpph_postmeta` VALUES (9809,1096,'_elementor_element_cache','{\"timeout\":1773472178,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-4d271dbd e-flex e-con-boxed e-con e-parent\" data-id=\"4d271dbd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjYwNTgzZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJoZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1zaXRlLWxvZ28ifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIyYjQyYTNjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgc3BlY2lhbGl6ZSBpbiB0cmFuc2Zvcm1pbmcgYnVzaW5lc3NlcyBhbmQgZm9zdGVyaW5nIGdyb3d0aCB0aHJvdWdoIHN0cmF0ZWdpYyBpbnNpZ2h0cyBhbmQgdW5wYXJhbGxlbGVkIGV4cGVydGlzZS48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiYWxpZ24iOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]<div class=\"elementor-element elementor-element-24ee86a3 e-con-full e-flex e-con e-child\" data-id=\"24ee86a3\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-140b10ec e-con-full e-flex e-con e-child\" data-id=\"140b10ec\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4df70e04 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"4df70e04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Quick Links</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVjYzJkMzY2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJpY29uX2xpc3QiOlt7InRleHQiOiJIb21lIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiN2NiNTg2ZCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjQyOWJjNDdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzMiUyMiU3RFwiXSJ9fSx7InRleHQiOiJBYm91dCBVcyIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9pZCI6IjY5MWEwOWIiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIyZDBjOGQ1XCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyMzclMjIlN0RcIl0ifX0seyJ0ZXh0IjoiSW52ZXN0b3JzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiZTg5NzllOCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjhkYzIwNWFcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0MiUyMiU3RFwiXSJ9fSx7InRleHQiOiJOZXdzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiMjViZmUzNCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImU4ZThlY2ZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0NyUyMiU3RFwiXSJ9fSx7InRleHQiOiJDb250YWN0IFVzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiYmIyYmNiMiIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUzMmJmNDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fV0sInNwYWNlX2JldHdlZW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ3LCJzaXplcyI6W119LCJpY29uX2FsaWduX3RhYmxldCI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaWNvbi1saXN0In0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-201c5180 e-con-full e-flex e-con e-child\" data-id=\"201c5180\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-e67a7d6 elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"e67a7d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Useful Links</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7e4dbc67 elementor-widget__width-initial elementor-tablet-align-center elementor-widget-tablet__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7e4dbc67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.zra.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Zambia Revenue Authority </span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.seczambia.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Securities and Exchange Commission</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://luse.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Lusaka Stock Exchange</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.boz.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Bank of Zambia</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.mofnp.gov.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Ministry of Finance</span>nttttttttttt</a>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-4c4805f8 e-con-full e-flex e-con e-child\" data-id=\"4c4805f8\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4597ac3b elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"4597ac3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-2f44f04 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2f44f04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttPhonetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-47504ee6 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"47504ee6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttLocationtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6c21b26a elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6c21b26a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttEmailtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttenquiries@afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-73b17474 e-con-full e-flex e-con e-child\" data-id=\"73b17474\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc1ODk3MWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDb3B5cmlnaHQgXHUwMGE5IDIwMjYgQWZob2xkLiBBbGwgUmlnaHRzIFJlc2VydmVkLiBQb3dlcmVkIGJ5XG48YSBocmVmPVwiaHR0cHM6XC9cL3d3dy5wcm9zdGFydGtpdC5jb21cLz91dG1fc291cmNlPXByb3NpdGVcIj5cbjxzcGFuIHN0eWxlPVwiY29sb3I6ICMxOTJlNWI7XCI+UHJvU3RhcnRLaXRcbjxcL3NwYW4+XG48XC9hPiAiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPXByaW1hcnkiLCJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-fdcce8a elementor-shape-circle e-grid-align-mobile-center elementor-widget-mobile__width-initial elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"fdcce8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(9817,1097,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9818,1097,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-icon-box\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(9855,1101,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9856,1101,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-icon-box\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(9862,1102,'_elementor_edit_mode','builder'),(9863,1102,'_elementor_template_type','footer'),(9864,1102,'_elementor_version','3.35.4'),(9865,1102,'_elementor_pro_version','3.35.1'),(9866,1102,'_wp_page_template','default'),(9867,1102,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(10321,1146,'_elementor_edit_mode','builder'),(10322,1146,'_elementor_template_type','header'),(10323,1146,'_elementor_version','3.35.4'),(10324,1146,'_elementor_pro_version','3.35.1'),(10325,1146,'_wp_page_template','default'),(10326,1146,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(9790,1094,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9791,1094,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9792,1094,'_elementor_css','a:6:{s:4:\"time\";i:1773387036;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9793,1094,'_elementor_element_cache','{\"timeout\":1773473436,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(8424,945,'_elementor_version','3.35.4'),(8425,945,'_wp_page_template','elementor_header_footer'),(8426,945,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8188,921,'_elementor_edit_mode','builder'),(8189,921,'_elementor_template_type','wp-page'),(8190,921,'_elementor_version','3.35.4'),(8191,921,'_wp_page_template','elementor_header_footer'),(8192,921,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8193,921,'_elementor_pro_version','3.35.1'),(8954,997,'_elementor_template_type','loop-item'),(8955,997,'_elementor_version','3.35.4'),(8956,997,'_elementor_pro_version','3.35.1'),(8957,997,'_elementor_source','post'),(8958,997,'_wp_page_template','default'),(8959,997,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16-300x184.png\",\"id\":652,\"size\":\"medium\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"ca2e0fe\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9146,1014,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1489f71\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(8993,1000,'_elementor_edit_mode','builder'),(8994,1000,'_elementor_template_type','loop-item'),(8995,1000,'_elementor_version','3.35.4'),(8996,1000,'_elementor_pro_version','3.35.1'),(8997,1000,'_elementor_source','post'),(8998,1000,'_wp_page_template','default'),(8999,1000,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(8968,998,'_elementor_version','3.35.4'),(8969,998,'_elementor_pro_version','3.35.1'),(8970,998,'_elementor_source','post'),(8971,998,'_wp_page_template','default'),(8972,998,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(8230,925,'_elementor_edit_mode','builder'),(8231,925,'_elementor_template_type','wp-page'),(8232,925,'_elementor_version','3.35.4'),(8233,925,'_wp_page_template','elementor_header_footer'),(8234,925,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8205,922,'_elementor_pro_version','3.35.1'),(9266,1027,'_elementor_pro_version','3.35.1'),(9267,1027,'_elementor_source','post'),(8980,999,'_elementor_edit_mode','builder'),(8981,999,'_elementor_template_type','loop-item'),(8982,999,'_elementor_version','3.35.4'),(8983,999,'_elementor_pro_version','3.35.1'),(8984,999,'_elementor_source','post'),(8985,999,'_wp_page_template','default'),(8986,999,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[]},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9984,1113,'_wp_page_template','elementor_header_footer'),(9784,1094,'_wp_page_template','elementor_header_footer'),(9785,1094,'_elementor_edit_mode','builder'),(9786,1094,'_elementor_template_type','wp-page'),(9787,1094,'_elementor_version','3.35.4'),(9788,1094,'_elementor_pro_version','3.35.1'),(9789,1094,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(10723,1191,'_elementor_edit_mode','builder'),(10724,1191,'_elementor_template_type','wp-page'),(10725,1191,'_elementor_version','3.35.4'),(10726,1191,'_wp_page_template','elementor_header_footer'),(10727,1191,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"300\",\"bottom\":\"300\",\"left\":\"300\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(11618,1288,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11619,1288,'_elementor_css','a:6:{s:4:\"time\";i:1774000566;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11620,1288,'_elementor_element_cache','{\"timeout\":1774086966,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-239ddecd e-flex e-con-boxed e-con e-parent\" data-id=\"239ddecd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-227dba55 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"227dba55\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f2c1e90 e-flex e-con-boxed e-con e-parent\" data-id=\"7f2c1e90\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6eb5a6b4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6eb5a6b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-3f8f640a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3f8f640a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our  News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjUwOTdhYWY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEdyb3VwLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MzYuMDMxOTk5OTk5OTk5OTk2NDc1NzA4MDMwNjI5OTAzMDc4MDc5MjIzNjMyODEyNX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2268bdb e-flex e-con-boxed e-con e-parent\" data-id=\"2268bdb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImY4ZTJlN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6NDIyLCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiNTgxNzZkYyJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJuZXdzLWFydGljbGUiLCJwb3N0X3F1ZXJ5X29yZGVyIjoiYXNjIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IlByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCIsInRleHQiOiJMb2FkIE1vcmUiLCJsb2FkX21vcmVfbm9fcG9zdHNfY3VzdG9tX21lc3NhZ2UiOiJObyBtb3JlIHBvc3RzIHRvIHNob3ciLCJub3RoaW5nX2ZvdW5kX21lc3NhZ2VfdGV4dCI6Ikl0IHNlZW1zIHdlIGNhblx1MjAxOXQgZmluZCB3aGF0IHlvdVx1MjAxOXJlIGxvb2tpbmcgZm9yLiIsInBvc3RzX3Blcl9wYWdlIjoxMiwicGFnaW5hdGlvbl90eXBlIjoicHJldl9uZXh0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-18a668a e-flex e-con-boxed e-con e-parent\" data-id=\"18a668a\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-35954f1 elementor-widget elementor-widget-spacer\" data-id=\"35954f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(9144,1014,'_elementor_source','post'),(9145,1014,'_wp_page_template','default'),(9004,1001,'_elementor_edit_mode','builder'),(9005,1001,'_elementor_template_type','loop-item'),(9006,1001,'_elementor_version','3.35.4'),(9007,1001,'_elementor_pro_version','3.35.1'),(9008,1001,'_elementor_source','post'),(9009,1001,'_wp_page_template','default'),(9010,1001,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(8209,923,'_elementor_edit_mode','builder'),(8210,923,'_elementor_template_type','wp-page'),(8211,923,'_elementor_version','3.35.4'),(8212,923,'_wp_page_template','elementor_header_footer'),(8213,923,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8214,923,'_elementor_pro_version','3.35.1'),(9143,1014,'_elementor_pro_version','3.35.1'),(9015,1002,'_elementor_edit_mode','builder'),(9016,1002,'_elementor_template_type','loop-item'),(9017,1002,'_elementor_version','3.35.4'),(9018,1002,'_elementor_pro_version','3.35.1'),(9019,1002,'_elementor_source','post'),(9020,1002,'_wp_page_template','default'),(9021,1002,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9028,1003,'_elementor_edit_mode','builder'),(9029,1003,'_elementor_template_type','loop-item'),(9030,1003,'_elementor_version','3.35.4'),(9031,1003,'_elementor_pro_version','3.35.1'),(9032,1003,'_elementor_source','post'),(9033,1003,'_wp_page_template','default'),(9034,1003,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9261,1026,'_wp_attached_file','2026/02/screenshot-2026-03-11_13-15-13.png'),(9262,1026,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:708;s:6:\"height\";i:768;s:4:\"file\";s:42:\"2026/02/screenshot-2026-03-11_13-15-13.png\";s:8:\"filesize\";i:546540;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-03-11_13-15-13-277x300.png\";s:5:\"width\";i:277;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93881;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-03-11_13-15-13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9041,1004,'_elementor_edit_mode','builder'),(9042,1004,'_elementor_template_type','loop-item'),(9043,1004,'_elementor_version','3.35.4'),(9044,1004,'_elementor_pro_version','3.35.1'),(9045,1004,'_elementor_source','post'),(9046,1004,'_wp_page_template','default'),(9047,1004,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9093,1008,'_elementor_edit_mode','builder'),(8218,924,'_elementor_edit_mode','builder'),(8219,924,'_elementor_template_type','wp-page'),(8220,924,'_elementor_version','3.35.4'),(8221,924,'_wp_page_template','elementor_header_footer'),(8222,924,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8223,924,'_elementor_pro_version','3.35.1'),(9780,1093,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9781,1093,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9782,1093,'_elementor_css','a:6:{s:4:\"time\";i:1773387036;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9783,1093,'_elementor_element_cache','{\"timeout\":1773473436,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(9142,1014,'_elementor_version','3.35.4'),(9067,1006,'_elementor_edit_mode','builder'),(9054,1005,'_elementor_edit_mode','builder'),(9055,1005,'_elementor_template_type','loop-item'),(9056,1005,'_elementor_version','3.35.4'),(9057,1005,'_elementor_pro_version','3.35.1'),(9058,1005,'_elementor_source','post'),(9059,1005,'_wp_page_template','default'),(9060,1005,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9811,1097,'_elementor_edit_mode','builder'),(9812,1097,'_elementor_template_type','footer'),(9813,1097,'_elementor_version','3.35.4'),(9814,1097,'_elementor_pro_version','3.35.1'),(9815,1097,'_wp_page_template','default'),(9816,1097,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(9068,1006,'_elementor_template_type','loop-item'),(9069,1006,'_elementor_version','3.35.4'),(9070,1006,'_elementor_pro_version','3.35.1'),(9071,1006,'_elementor_source','post'),(9072,1006,'_wp_page_template','default'),(9073,1006,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":460,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(8260,928,'_elementor_edit_mode','builder'),(8261,928,'_elementor_template_type','wp-page'),(8262,928,'_elementor_version','3.35.4'),(8263,928,'_wp_page_template','elementor_header_footer'),(8264,928,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8235,925,'_elementor_pro_version','3.35.1'),(9080,1007,'_elementor_edit_mode','builder'),(9081,1007,'_elementor_template_type','loop-item'),(9082,1007,'_elementor_version','3.35.4'),(9083,1007,'_elementor_pro_version','3.35.1'),(9084,1007,'_elementor_source','post'),(9085,1007,'_wp_page_template','default'),(9086,1007,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":455,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9774,1093,'_wp_page_template','elementor_header_footer'),(9775,1093,'_elementor_edit_mode','builder'),(9776,1093,'_elementor_template_type','wp-page'),(9777,1093,'_elementor_version','3.35.4'),(9778,1093,'_elementor_pro_version','3.35.1'),(9779,1093,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=text\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(9094,1008,'_elementor_template_type','loop-item'),(9095,1008,'_elementor_version','3.35.4'),(9096,1008,'_elementor_pro_version','3.35.1'),(9097,1008,'_elementor_source','post'),(9098,1008,'_wp_page_template','default'),(9099,1008,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":453,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9141,1014,'_elementor_template_type','loop-item'),(9106,1009,'_elementor_edit_mode','builder'),(9107,1009,'_elementor_template_type','loop-item'),(9108,1009,'_elementor_version','3.35.4'),(9109,1009,'_elementor_pro_version','3.35.1'),(9110,1009,'_elementor_source','post'),(9111,1009,'_wp_page_template','default'),(9112,1009,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\",\"height\":{\"unit\":\"px\",\"size\":453,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(8239,926,'_elementor_edit_mode','builder'),(8240,926,'_elementor_template_type','wp-page'),(8241,926,'_elementor_version','3.35.4'),(8242,926,'_wp_page_template','elementor_header_footer'),(8243,926,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8244,926,'_elementor_pro_version','3.35.1'),(9140,1014,'_elementor_edit_mode','builder'),(9122,1011,'_elementor_edit_mode','builder'),(9123,1011,'_elementor_template_type','loop-item'),(9124,1011,'_elementor_version','3.35.4'),(9125,1011,'_elementor_pro_version','3.35.1'),(9126,1011,'_elementor_source','post'),(9127,1011,'_wp_page_template','default'),(9128,1011,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":[],\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"aa508ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":453,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7cdbc7f\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9695,422,'_elementor_css','a:6:{s:4:\"time\";i:1773385778;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:5:{i:0;s:7:\"5c20722\";i:1;s:7:\"9c89ee6\";i:2;s:7:\"9c89ee6\";i:3;s:7:\"58b3b4c\";i:4;s:7:\"ebb444c\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9696,422,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:14:\"widget-heading\";}}'),(9697,422,'_elementor_element_cache','{\"timeout\":1775895836,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-fe30cc3 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"fe30cc3\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjVjMjA3MjIiLCJlbFR5cGUiOiJjb250YWluZXIiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInBhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTUiLCJyaWdodCI6IjE1IiwiYm90dG9tIjoiMTUiLCJsZWZ0IjoiMTUiLCJpc0xpbmtlZCI6dHJ1ZX0sIm1pbl9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAwLCJzaXplcyI6W119LCJiYWNrZ3JvdW5kX292ZXJsYXlfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJiYWNrZ3JvdW5kX292ZXJsYXlfaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2FmaG9sZC5jby56bVwvc3RhZ2luZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDJcL3NjcmVlbnNob3QtMjAyNi0wMi0xNl8wOS0zMy0xNi5wbmciLCJpZCI6NjUyLCJzaXplIjoiIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSJ9LCJiYWNrZ3JvdW5kX292ZXJsYXlfcG9zaXRpb24iOiJ0b3AgY2VudGVyIiwiYmFja2dyb3VuZF9vdmVybGF5X3JlcGVhdCI6Im5vLXJlcGVhdCIsImJhY2tncm91bmRfb3ZlcmxheV9zaXplIjoiY292ZXIiLCJiYWNrZ3JvdW5kX292ZXJsYXlfb3BhY2l0eSI6eyJ1bml0IjoicHgiLCJzaXplIjoxLCJzaXplcyI6W119LCJib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJfX2R5bmFtaWNfXyI6eyJiYWNrZ3JvdW5kX292ZXJsYXlfaW1hZ2UiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjdmOTc4Y2JcIiBuYW1lPVwicG9zdC1mZWF0dXJlZC1pbWFnZVwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn19LCJlbGVtZW50cyI6W10sImlzSW5uZXIiOnRydWV9\\\"]<div class=\\\"elementor-element elementor-element-47abb2c e-con-full e-flex e-con e-child\\\" data-id=\\\"47abb2c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjljODllZTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwiaGVhZGVyX3NpemUiOiJoNiIsIl9fZHluYW1pY19fIjp7InRpdGxlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5N2EwOGJkXCIgbmFtZT1cInBvc3QtdGl0bGVcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSIsImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjdjYTY5ZDJcIiBuYW1lPVwicG9zdC11cmxcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPXByaW1hcnkiLCJ0aXRsZV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJoZWFkaW5nIn0=\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjU4YjNiNGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJlZGl0b3IiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjg2YTU3N2VcIiBuYW1lPVwiYWNmLXRleHRcIiBzZXR0aW5ncz1cIiU3QiUyMmtleSUyMiUzQSUyMmZpZWxkXzY5OGRkNjY4MGY3ZmMlM0FicmllZl9kZXNjcmlwdGlvbiUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImViYjQ0NGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiUmVhZCBtb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJib3JkZXJfYm9yZGVyIjoibm9uZSIsInRleHRfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOTk5NWU5ZVwiIG5hbWU9XCJwb3N0LXVybFwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIl9fZ2xvYmFsc19fIjp7ImJ1dHRvbl90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWQzZTM3YzgiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPXByaW1hcnkifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(8248,927,'_elementor_edit_mode','builder'),(8249,927,'_elementor_template_type','wp-page'),(8250,927,'_elementor_version','3.35.4'),(8251,927,'_wp_page_template','elementor_header_footer'),(8252,927,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8253,927,'_elementor_pro_version','3.35.1'),(9770,1092,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9771,1092,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9772,1092,'_elementor_css','a:6:{s:4:\"time\";i:1773387036;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9773,1092,'_elementor_element_cache','{\"timeout\":1773473436,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(9153,1015,'_elementor_edit_mode','builder'),(9154,1015,'_elementor_template_type','loop-item'),(9155,1015,'_elementor_version','3.35.4'),(9156,1015,'_elementor_pro_version','3.35.1'),(9157,1015,'_elementor_source','post'),(9158,1015,'_wp_page_template','default'),(9159,1015,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director.jpg\",\"id\":767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"auto\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1489f71\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9135,1012,'_wp_attached_file','2026/02/Bryson-Hamanzuka-CEO-scaled.jpg'),(9136,1012,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1703;s:6:\"height\";i:2560;s:4:\"file\";s:39:\"2026/02/Bryson-Hamanzuka-CEO-scaled.jpg\";s:8:\"filesize\";i:258371;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Bryson-Hamanzuka-CEO-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7523;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Bryson-Hamanzuka-CEO-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Bryson-Hamanzuka-CEO-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4434;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Bryson-Hamanzuka-CEO-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58275;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"Bryson-Hamanzuka-CEO-1022x1536.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96748;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"Bryson-Hamanzuka-CEO-1363x2048.jpg\";s:5:\"width\";i:1363;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:24:\"Bryson-Hamanzuka-CEO.jpg\";}'),(9137,1013,'_wp_attached_file','2026/02/Collina-Halwampa-Head-Corporate-Services-scaled.jpg'),(9138,1013,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1703;s:6:\"height\";i:2560;s:4:\"file\";s:59:\"2026/02/Collina-Halwampa-Head-Corporate-Services-scaled.jpg\";s:8:\"filesize\";i:466238;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"Collina-Halwampa-Head-Corporate-Services-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7244;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"Collina-Halwampa-Head-Corporate-Services-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"Collina-Halwampa-Head-Corporate-Services-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4193;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"Collina-Halwampa-Head-Corporate-Services-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69662;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"Collina-Halwampa-Head-Corporate-Services-1022x1536.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135033;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"Collina-Halwampa-Head-Corporate-Services-1363x2048.jpg\";s:5:\"width\";i:1363;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273227;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:44:\"Collina-Halwampa-Head-Corporate-Services.jpg\";}'),(9139,565,'_acf_changed','1'),(9764,1092,'_wp_page_template','elementor_header_footer'),(9765,1092,'_elementor_edit_mode','builder'),(9766,1092,'_elementor_template_type','wp-page'),(9767,1092,'_elementor_version','3.35.4'),(9768,1092,'_elementor_pro_version','3.35.1'),(9769,1092,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=text\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(9265,1027,'_elementor_version','3.35.4'),(9166,1016,'_elementor_edit_mode','builder'),(9167,1016,'_elementor_template_type','loop-item'),(9168,1016,'_elementor_version','3.35.4'),(9169,1016,'_elementor_pro_version','3.35.1'),(9170,1016,'_elementor_source','post'),(9171,1016,'_wp_page_template','default'),(9172,1016,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1489f71\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(8290,931,'_elementor_edit_mode','builder'),(8291,931,'_elementor_template_type','wp-page'),(8292,931,'_elementor_version','3.35.4'),(8293,931,'_wp_page_template','elementor_header_footer'),(8294,931,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8265,928,'_elementor_pro_version','3.35.1'),(9263,1027,'_elementor_edit_mode','builder'),(9264,1027,'_elementor_template_type','loop-item'),(9179,1017,'_elementor_edit_mode','builder'),(9180,1017,'_elementor_template_type','loop-item'),(9181,1017,'_elementor_version','3.35.4'),(9182,1017,'_elementor_pro_version','3.35.1'),(9183,1017,'_elementor_source','post'),(9184,1017,'_wp_page_template','default');
INSERT INTO `wpph_postmeta` VALUES (9185,1017,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"custom\",\"size\":\"100%\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1489f71\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9192,1018,'_elementor_edit_mode','builder'),(9193,1018,'_elementor_template_type','loop-item'),(9194,1018,'_elementor_version','3.35.4'),(9195,1018,'_elementor_pro_version','3.35.1'),(9196,1018,'_elementor_source','post'),(9197,1018,'_wp_page_template','default'),(9198,1018,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1489f71\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9205,1019,'_elementor_edit_mode','builder'),(9206,1019,'_elementor_template_type','loop-item'),(9207,1019,'_elementor_version','3.35.4'),(9208,1019,'_elementor_pro_version','3.35.1'),(9209,1019,'_elementor_source','post'),(9210,1019,'_wp_page_template','default'),(9211,1019,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1489f71\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9276,1028,'_wp_attached_file','2026/02/Charles-H.-de-B-Carey.png'),(8269,929,'_elementor_edit_mode','builder'),(8270,929,'_elementor_template_type','wp-page'),(8271,929,'_elementor_version','3.35.4'),(8272,929,'_wp_page_template','elementor_header_footer'),(8273,929,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8274,929,'_elementor_pro_version','3.35.1'),(9218,1020,'_elementor_edit_mode','builder'),(9219,1020,'_elementor_template_type','loop-item'),(9220,1020,'_elementor_version','3.35.4'),(9221,1020,'_elementor_pro_version','3.35.1'),(9222,1020,'_elementor_source','post'),(9223,1020,'_wp_page_template','default'),(9224,1020,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":742,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1489f71\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(8278,930,'_elementor_edit_mode','builder'),(8279,930,'_elementor_template_type','wp-page'),(8280,930,'_elementor_version','3.35.4'),(8281,930,'_wp_page_template','elementor_header_footer'),(8282,930,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8283,930,'_elementor_pro_version','3.35.1'),(9252,1023,'_wp_attached_file','2026/03/Bryson-Hamanzuka-CEO-scaled.png'),(9253,1023,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1703;s:6:\"height\";i:2560;s:4:\"file\";s:39:\"2026/03/Bryson-Hamanzuka-CEO-scaled.png\";s:8:\"filesize\";i:3145749;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Bryson-Hamanzuka-CEO-200x300.png\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72787;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Bryson-Hamanzuka-CEO-681x1024.png\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:679120;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Bryson-Hamanzuka-CEO-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32691;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Bryson-Hamanzuka-CEO-768x1154.png\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:839352;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"Bryson-Hamanzuka-CEO-1022x1536.png\";s:5:\"width\";i:1022;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1374973;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"Bryson-Hamanzuka-CEO-1363x2048.png\";s:5:\"width\";i:1363;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2203457;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:24:\"Bryson-Hamanzuka-CEO.png\";}'),(10096,1123,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"8eb1c54\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9256,1024,'_wp_attached_file','2026/02/Muna-Hantuba-Executive-Director.png'),(9257,1024,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1914;s:6:\"height\";i:2048;s:4:\"file\";s:43:\"2026/02/Muna-Hantuba-Executive-Director.png\";s:8:\"filesize\";i:4547656;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Muna-Hantuba-Executive-Director-280x300.png\";s:5:\"width\";i:280;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97808;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Muna-Hantuba-Executive-Director-957x1024.png\";s:5:\"width\";i:957;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1064910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Muna-Hantuba-Executive-Director-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28553;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Muna-Hantuba-Executive-Director-768x822.png\";s:5:\"width\";i:768;s:6:\"height\";i:822;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:675489;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"Muna-Hantuba-Executive-Director-1436x1536.png\";s:5:\"width\";i:1436;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2135707;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9242,1022,'_elementor_edit_mode','builder'),(9243,1022,'_elementor_template_type','loop-item'),(9244,1022,'_elementor_version','3.35.4'),(9245,1022,'_elementor_pro_version','3.35.1'),(9246,1022,'_elementor_source','post'),(9247,1022,'_wp_page_template','default'),(9248,1022,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Muna-Hantuba-Executive-Director-150x150.jpg\",\"id\":767,\"size\":\"thumbnail\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"8eb1c54\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-end\"},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(9877,1104,'_wp_page_template','elementor_header_footer'),(9878,1104,'_elementor_edit_mode','builder'),(9879,1104,'_elementor_template_type','wp-page'),(9880,1104,'_elementor_version','3.35.4'),(9881,1104,'_elementor_pro_version','3.35.1'),(9882,1104,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(9747,1090,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9748,1090,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9749,1090,'_elementor_css','a:6:{s:4:\"time\";i:1773385778;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9750,1090,'_elementor_element_cache','{\"timeout\":1773472178,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(8320,934,'_elementor_edit_mode','builder'),(8321,934,'_elementor_template_type','wp-page'),(8322,934,'_elementor_version','3.35.4'),(8323,934,'_wp_page_template','elementor_header_footer'),(8324,934,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8295,931,'_elementor_pro_version','3.35.1'),(9277,1028,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:734;s:6:\"height\";i:763;s:4:\"file\";s:33:\"2026/02/Charles-H.-de-B-Carey.png\";s:8:\"filesize\";i:405880;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Charles-H.-de-B-Carey-289x300.png\";s:5:\"width\";i:289;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71965;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Charles-H.-de-B-Carey-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21258;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9278,1029,'_wp_attached_file','2026/02/Clair-Mathe-Lisenda.png'),(9279,1029,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:580;s:6:\"height\";i:762;s:4:\"file\";s:31:\"2026/02/Clair-Mathe-Lisenda.png\";s:8:\"filesize\";i:464321;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Clair-Mathe-Lisenda-228x300.png\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Clair-Mathe-Lisenda-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9280,1030,'_wp_attached_file','2026/02/Ignatius-Michael-Viljoen.png'),(9281,1030,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:638;s:6:\"height\";i:756;s:4:\"file\";s:36:\"2026/02/Ignatius-Michael-Viljoen.png\";s:8:\"filesize\";i:510584;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Ignatius-Michael-Viljoen-253x300.png\";s:5:\"width\";i:253;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86186;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Ignatius-Michael-Viljoen-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27720;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9282,1031,'_wp_attached_file','2026/02/John-Alan-Hurford-Janes.png'),(9283,1031,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:675;s:6:\"height\";i:761;s:4:\"file\";s:35:\"2026/02/John-Alan-Hurford-Janes.png\";s:8:\"filesize\";i:624581;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"John-Alan-Hurford-Janes-266x300.png\";s:5:\"width\";i:266;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100748;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"John-Alan-Hurford-Janes-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30589;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9284,1032,'_wp_attached_file','2026/02/Muna-Hantuba.png'),(9285,1032,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:709;s:6:\"height\";i:755;s:4:\"file\";s:24:\"2026/02/Muna-Hantuba.png\";s:8:\"filesize\";i:531221;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Muna-Hantuba-282x300.png\";s:5:\"width\";i:282;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91769;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Muna-Hantuba-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27549;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9286,1033,'_wp_attached_file','2026/02/Bryson-Hamanzuka.png'),(9287,1033,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:505;s:6:\"height\";i:763;s:4:\"file\";s:28:\"2026/02/Bryson-Hamanzuka.png\";s:8:\"filesize\";i:338655;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Bryson-Hamanzuka-199x300.png\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64145;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Bryson-Hamanzuka-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30070;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9288,1034,'_wp_attached_file','2026/02/Collina-Halwampa.png'),(9289,1034,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:504;s:6:\"height\";i:762;s:4:\"file\";s:28:\"2026/02/Collina-Halwampa.png\";s:8:\"filesize\";i:491303;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Collina-Halwampa-198x300.png\";s:5:\"width\";i:198;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78791;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Collina-Halwampa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34221;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9290,1035,'_wp_attached_file','2026/02/Fortunate-Ngatsha.png'),(9291,1035,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:654;s:6:\"height\";i:763;s:4:\"file\";s:29:\"2026/02/Fortunate-Ngatsha.png\";s:8:\"filesize\";i:358520;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Fortunate-Ngatsha-257x300.png\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Fortunate-Ngatsha-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9292,1036,'_wp_attached_file','2026/02/Geoffrey-Musekiwa.png'),(9293,1036,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:591;s:6:\"height\";i:763;s:4:\"file\";s:29:\"2026/02/Geoffrey-Musekiwa.png\";s:8:\"filesize\";i:405229;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Geoffrey-Musekiwa-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68811;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Geoffrey-Musekiwa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25227;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9294,1037,'_wp_attached_file','2026/02/Jonathan-Imakando.png'),(9295,1037,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:604;s:6:\"height\";i:763;s:4:\"file\";s:29:\"2026/02/Jonathan-Imakando.png\";s:8:\"filesize\";i:423611;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Jonathan-Imakando-237x300.png\";s:5:\"width\";i:237;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74152;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Jonathan-Imakando-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27520;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9305,1039,'_elementor_edit_mode','builder'),(9306,1039,'_elementor_template_type','wp-page'),(9307,1039,'_elementor_version','3.35.4'),(9308,1039,'_elementor_pro_version','3.35.1'),(9309,1039,'_wp_page_template','elementor_header_footer'),(9310,1039,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\",\"taxonomy_filter_hover_border_border\":\"none\",\"taxonomy_filter_active_border_border\":\"none\",\"__globals__\":{\"taxonomy_filter_active_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(9319,1040,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(9741,1090,'_wp_page_template','elementor_header_footer'),(9742,1090,'_elementor_edit_mode','builder'),(9743,1090,'_elementor_template_type','wp-page'),(9744,1090,'_elementor_version','3.35.4'),(9745,1090,'_elementor_pro_version','3.35.1'),(9746,1090,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(8299,932,'_elementor_edit_mode','builder'),(8300,932,'_elementor_template_type','wp-page'),(8301,932,'_elementor_version','3.35.4'),(8302,932,'_wp_page_template','elementor_header_footer'),(8303,932,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8304,932,'_elementor_pro_version','3.35.1'),(9329,1041,'_edit_lock','1773833926:5'),(9330,1041,'_elementor_edit_mode','builder'),(9331,1041,'_elementor_template_type','wp-page'),(9332,1041,'_elementor_version','3.35.4'),(9333,1041,'_elementor_pro_version','3.35.1'),(9334,1043,'_elementor_edit_mode','builder'),(9335,1043,'_elementor_template_type','loop-item'),(9336,1044,'_elementor_edit_mode','builder'),(9337,1044,'_elementor_template_type','loop-item'),(9338,1043,'_elementor_version','3.35.4'),(9339,1043,'_elementor_pro_version','3.35.1'),(9340,1043,'_elementor_source','post'),(9341,1045,'_elementor_edit_mode','builder'),(9342,1045,'_elementor_template_type','loop-item'),(9343,1045,'_elementor_version','3.35.4'),(9344,1045,'_elementor_pro_version','3.35.1'),(9345,1045,'_elementor_source','post'),(9346,1043,'_wp_page_template','default'),(9384,1043,'_elementor_data','[{\"id\":\"7443fe3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=9f26323\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"095c5fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Coordinator\",\"header_size\":\"h4\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"f35f294\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc09374\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7befed8\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\"},{\"type\":\"time\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"e53f471\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"post-info\"},{\"id\":\"7db581c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Advert\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"download|[job advert]\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f6d24d2\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_69b178a96813f%3Ajob_details%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(9348,1046,'_elementor_edit_mode','builder'),(9349,1046,'_elementor_template_type','wp-page'),(9350,1046,'_elementor_version','3.35.4'),(9351,1046,'_elementor_pro_version','3.35.1'),(9352,1047,'_elementor_edit_mode','builder'),(9353,1047,'_elementor_template_type','wp-page'),(9354,1047,'_elementor_version','3.35.4'),(9355,1047,'_elementor_pro_version','3.35.1'),(9356,1041,'_wp_page_template','default'),(9367,1043,'_edit_lock','1773240320:5'),(9389,1051,'_elementor_source','post'),(9388,1051,'_elementor_pro_version','3.35.1'),(9359,1041,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"No Vacancies Present\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\",\"enable_nothing_found_message\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9537,1072,'_elementor_template_type','wp-page'),(9538,1072,'_elementor_version','3.35.4'),(9539,1072,'_elementor_pro_version','3.35.1'),(9540,1072,'_wp_page_template','default'),(9541,1072,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"No Vacancies Present\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\",\"enable_nothing_found_message\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9360,1048,'_elementor_edit_mode','builder'),(9361,1048,'_elementor_template_type','wp-page'),(9362,1048,'_elementor_version','3.35.4'),(9363,1048,'_elementor_pro_version','3.35.1'),(9364,1048,'_wp_page_template','default'),(9365,1048,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9387,1051,'_elementor_version','3.35.4'),(9386,1051,'_elementor_template_type','loop-item'),(9385,1051,'_elementor_edit_mode','builder'),(9377,1050,'_elementor_edit_mode','builder'),(9378,1050,'_elementor_template_type','loop-item'),(9379,1050,'_elementor_version','3.35.4'),(9380,1050,'_elementor_pro_version','3.35.1'),(9381,1050,'_elementor_source','post'),(9382,1050,'_wp_page_template','default'),(9383,1050,'_elementor_page_settings','a:1:{s:6:\"source\";s:4:\"post\";}'),(9390,1051,'_wp_page_template','default'),(9391,1051,'_elementor_data','[{\"id\":\"7443fe3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[{\"id\":\"095c5fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Coordinator\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"460f095\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7db581c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Find Out More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(9476,1067,'_elementor_edit_mode','builder'),(9477,1067,'_elementor_template_type','loop-item'),(9478,1067,'_elementor_version','3.35.4'),(9398,1052,'_edit_lock','1773238798:5'),(9399,1052,'_edit_last','5'),(9400,1055,'_edit_lock','1773238724:5'),(9401,1055,'_edit_last','5'),(11132,154,'_wp_old_date','2026-03-11'),(9403,1057,'_edit_lock','1773240769:5'),(9404,1058,'_elementor_edit_mode','builder'),(9405,1058,'_elementor_template_type','wp-page'),(9406,1058,'_elementor_version','3.35.4'),(9407,1058,'_elementor_pro_version','3.35.1'),(9408,1058,'_wp_page_template','default'),(9409,1058,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9411,1059,'_elementor_edit_mode','builder'),(9412,1059,'_elementor_template_type','wp-page'),(9413,1059,'_elementor_version','3.35.4'),(9414,1059,'_elementor_pro_version','3.35.1'),(9415,1059,'_wp_page_template','default'),(9416,1059,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9418,1060,'_elementor_edit_mode','builder'),(9419,1060,'_elementor_template_type','wp-page'),(9420,1060,'_elementor_version','3.35.4'),(9421,1060,'_elementor_pro_version','3.35.1'),(9422,1060,'_wp_page_template','default'),(9423,1060,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9426,1061,'_elementor_edit_mode','builder'),(9427,1061,'_elementor_template_type','wp-page'),(9428,1061,'_elementor_version','3.35.4'),(9429,1061,'_elementor_pro_version','3.35.1'),(9430,1061,'_wp_page_template','default'),(9431,1061,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9433,1062,'_elementor_edit_mode','builder'),(9434,1062,'_elementor_template_type','wp-page'),(9435,1062,'_elementor_version','3.35.4'),(9436,1062,'_elementor_pro_version','3.35.1'),(9437,1062,'_wp_page_template','default'),(9438,1062,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1,\"post_query_order\":\"asc\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9536,1072,'_elementor_edit_mode','builder'),(9440,1063,'_elementor_edit_mode','builder'),(9441,1063,'_elementor_template_type','wp-page'),(9442,1063,'_elementor_version','3.35.4'),(9443,1063,'_elementor_pro_version','3.35.1'),(9444,1063,'_wp_page_template','default'),(9445,1063,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9448,1064,'_elementor_edit_mode','builder'),(9449,1064,'_elementor_template_type','wp-page'),(9450,1064,'_elementor_version','3.35.4'),(9451,1064,'_elementor_pro_version','3.35.1'),(9452,1064,'_wp_page_template','default'),(9453,1064,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9455,1065,'_elementor_edit_mode','builder'),(9456,1065,'_elementor_template_type','wp-page'),(9457,1065,'_elementor_version','3.35.4'),(9458,1065,'_elementor_pro_version','3.35.1'),(9459,1065,'_wp_page_template','default'),(9460,1065,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9462,1066,'_elementor_edit_mode','builder'),(9463,1066,'_elementor_template_type','wp-page'),(9464,1066,'_elementor_version','3.35.4'),(9465,1066,'_elementor_pro_version','3.35.1'),(9466,1066,'_wp_page_template','default'),(9467,1066,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9518,1070,'_elementor_edit_mode','builder'),(9519,1070,'_elementor_template_type','wp-page'),(9520,1070,'_elementor_version','3.35.4'),(9521,1070,'_elementor_pro_version','3.35.1'),(9522,1070,'_wp_page_template','default'),(9523,1070,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9470,1057,'_acf_changed','1'),(9471,1057,'_edit_last','5'),(9472,1057,'job_title','Job Vacancy Test 1'),(9473,1057,'_job_title','field_69b1787c6813e'),(9474,1057,'job_details','897'),(9475,1057,'_job_details','field_69b178a96813f'),(9479,1067,'_elementor_pro_version','3.35.1'),(9480,1067,'_elementor_source','post'),(9481,1067,'_wp_page_template','default'),(9482,1067,'_elementor_data','[{\"id\":\"7443fe3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[{\"id\":\"095c5fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Coordinator\",\"header_size\":\"h4\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"f35f294\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc09374\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7befed8\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\"},{\"type\":\"time\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"e53f471\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"post-info\"},{\"id\":\"7db581c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Advert\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f6d24d2\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_69b178a96813f%3Ajob_details%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(8422,945,'_elementor_edit_mode','builder'),(8423,945,'_elementor_template_type','wp-page'),(8308,933,'_elementor_edit_mode','builder'),(8309,933,'_elementor_template_type','wp-page'),(8310,933,'_elementor_version','3.35.4'),(8311,933,'_wp_page_template','elementor_header_footer'),(8312,933,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8313,933,'_elementor_pro_version','3.35.1'),(9490,1068,'_elementor_edit_mode','builder'),(9491,1068,'_elementor_template_type','loop-item'),(9492,1068,'_elementor_version','3.35.4'),(9493,1068,'_elementor_pro_version','3.35.1'),(9494,1068,'_elementor_source','post'),(9495,1068,'_wp_page_template','default'),(9496,1068,'_elementor_data','[{\"id\":\"7443fe3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=9f26323\"}},\"elements\":[{\"id\":\"095c5fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Coordinator\",\"header_size\":\"h4\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"f35f294\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc09374\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7befed8\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\"},{\"type\":\"time\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"e53f471\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"post-info\"},{\"id\":\"7db581c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Advert\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"download|[job advert]\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f6d24d2\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_69b178a96813f%3Ajob_details%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(9585,1075,'_elementor_edit_mode','builder'),(9586,1075,'_elementor_template_type','wp-page'),(9587,1075,'_elementor_version','3.35.4'),(9588,1075,'_elementor_pro_version','3.35.1'),(9589,1075,'_wp_page_template','default'),(9590,1075,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"No Vacancies Present\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\",\"enable_nothing_found_message\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(11094,1236,'_elementor_edit_mode','builder'),(11095,1236,'_elementor_template_type','wp-page'),(11096,1236,'_elementor_version','3.35.4'),(11097,1236,'_elementor_pro_version','3.35.1'),(11098,1236,'_wp_page_template','default'),(11099,1236,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"No Vacancies Present\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\",\"enable_nothing_found_message\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9548,1073,'_elementor_edit_mode','builder'),(9549,1073,'_elementor_template_type','loop-item'),(9550,1073,'_elementor_version','3.35.4'),(9551,1073,'_elementor_pro_version','3.35.1'),(9552,1073,'_elementor_source','post'),(9553,1073,'_wp_page_template','default'),(9554,1073,'_elementor_data','[{\"id\":\"7443fe3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=9f26323\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"095c5fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project Coordinator\",\"header_size\":\"h4\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"f35f294\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc09374\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7befed8\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\"},{\"type\":\"time\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"e53f471\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"post-info\"},{\"id\":\"7db581c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Advert\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"download|[job advert]\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f6d24d2\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_69b178a96813f%3Ajob_details%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(9527,1071,'_elementor_edit_mode','builder'),(9528,1071,'_elementor_template_type','wp-page'),(9529,1071,'_elementor_version','3.35.4'),(9530,1071,'_elementor_pro_version','3.35.1'),(9531,1071,'_wp_page_template','default'),(9532,1071,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24965fb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9582,1043,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}}}s:9:\"post-info\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:11:\"boxed_width\";i:1;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:2:{s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}}'),(9561,1074,'_menu_item_type','post_type'),(9562,1074,'_menu_item_menu_item_parent','0'),(9563,1074,'_menu_item_object_id','1041'),(9564,1074,'_menu_item_object','page'),(9565,1074,'_menu_item_target',''),(9566,1074,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(9567,1074,'_menu_item_xfn',''),(9568,1074,'_menu_item_url',''),(9570,104,'_wp_old_date','2026-02-12'),(9571,106,'_wp_old_date','2026-02-12'),(9572,200,'_wp_old_date','2026-02-12'),(9573,153,'_wp_old_date','2026-02-12'),(9574,454,'_wp_old_date','2026-02-12'),(9575,456,'_wp_old_date','2026-02-12'),(9576,455,'_wp_old_date','2026-02-12'),(9577,129,'_wp_old_date','2026-02-12'),(9578,154,'_wp_old_date','2026-02-12'),(9579,457,'_wp_old_date','2026-02-12'),(9580,108,'_wp_old_date','2026-02-12'),(9581,105,'_wp_old_date','2026-02-12'),(9594,1076,'_elementor_edit_mode','builder'),(9595,1076,'_elementor_template_type','wp-page'),(9596,1076,'_elementor_version','3.35.4'),(9597,1076,'_elementor_pro_version','3.35.1'),(9598,1076,'_wp_page_template','default'),(9599,1076,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"No Vacancies Present\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\",\"enable_nothing_found_message\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9603,1077,'_elementor_edit_mode','builder'),(9604,1077,'_elementor_template_type','wp-page'),(9605,1077,'_elementor_version','3.35.4'),(9606,1077,'_elementor_pro_version','3.35.1'),(9607,1077,'_wp_page_template','default'),(9608,1077,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"No Vacancies Present\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\",\"enable_nothing_found_message\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(8350,937,'_elementor_edit_mode','builder'),(8351,937,'_elementor_template_type','wp-page'),(8352,937,'_elementor_version','3.35.4'),(8353,937,'_wp_page_template','elementor_header_footer'),(8354,937,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8325,934,'_elementor_pro_version','3.35.1'),(9615,1041,'_edit_last','5'),(9616,1078,'_elementor_edit_mode','builder'),(9617,1078,'_elementor_template_type','wp-page'),(9618,1078,'_elementor_version','3.35.4'),(9619,1078,'_elementor_pro_version','3.35.1'),(9620,1078,'_wp_page_template','default'),(9621,1078,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"No Vacancies Present\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\",\"enable_nothing_found_message\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(9623,1078,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:14:\"flex_direction\";i:2;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:9:\"loop-grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:3:{s:11:\"template_id\";i:1;s:19:\"alternate_templates\";i:1;s:7:\"columns\";i:1;}s:26:\"section_additional_options\";a:2:{s:26:\"nothing_found_message_text\";i:1;s:28:\"enable_nothing_found_message\";i:1;}s:13:\"section_query\";a:2:{s:16:\"post_query_order\";i:1;s:20:\"post_query_post_type\";i:1;}}}}}'),(9626,1057,'_wp_trash_meta_status','publish'),(9627,1057,'_wp_trash_meta_time','1773240502'),(9628,1057,'_wp_desired_post_slug','job-vacancy-test-1'),(9629,1079,'_edit_lock','1774008624:5'),(9630,1080,'_wp_attached_file','2026/03/DSC_5306-scaled.jpg'),(9631,1080,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1703;s:4:\"file\";s:27:\"2026/03/DSC_5306-scaled.jpg\";s:8:\"filesize\";i:815724;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC_5306-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18290;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC_5306-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC_5306-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8204;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC_5306-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92651;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC_5306-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321497;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC_5306-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:543754;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1772801935\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:6:\"0.0005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC_5306.jpg\";}'),(9632,1081,'_wp_attached_file','2026/03/DSC_5263-scaled.jpg'),(9633,1081,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1703;s:4:\"file\";s:27:\"2026/03/DSC_5263-scaled.jpg\";s:8:\"filesize\";i:715382;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC_5263-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17413;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC_5263-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145641;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC_5263-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7581;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC_5263-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88233;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC_5263-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:292199;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC_5263-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:482878;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1772800994\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC_5263.jpg\";}'),(9634,1082,'_wp_attached_file','2026/03/DSC_5140-scaled.jpg'),(9635,1082,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1703;s:4:\"file\";s:27:\"2026/03/DSC_5140-scaled.jpg\";s:8:\"filesize\";i:779089;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC_5140-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21271;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC_5140-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169889;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC_5140-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9229;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC_5140-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104876;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC_5140-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330414;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC_5140-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:532782;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1772799817\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC_5140.jpg\";}'),(9636,1083,'_wp_attached_file','2026/03/DSC_5167-scaled.jpg'),(9637,1083,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1703;s:4:\"file\";s:27:\"2026/03/DSC_5167-scaled.jpg\";s:8:\"filesize\";i:674214;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC_5167-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19192;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC_5167-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150550;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC_5167-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9166;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC_5167-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92528;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC_5167-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289236;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC_5167-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:465260;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1772800059\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"54\";s:3:\"iso\";s:4:\"2500\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC_5167.jpg\";}'),(9638,1079,'_thumbnail_id','1080'),(9640,1079,'_edit_last','5'),(9641,1079,'title','Aflife Women’s Day CSR Activity – 6 th March 2026'),(9642,1079,'_title','field_698dcccae511a'),(9643,1079,'brief_description','As part of Women’s Day celebrations, Aflife holdings donated sanitary towels to Yotam Muleya Secondary School in Lusaka on Friday, 6th of March 2026.'),(9644,1079,'_brief_description','field_698dd6680f7fc'),(9645,1079,'details','As part of Women’s Day celebrations, Aflife holdings donated sanitary towels to Yotam Muleya Secondary School in Lusaka on Friday, 6th of March 2026.\r\n\r\nThe donation was to support vulnerable girls at the school, this initiative is part of Aflife’s Corporate Social Responsibility program to fight against period poverty in schools.\r\n\r\nAflife Holdings is grateful to the Management at Yotam Muleya Secondary School for allowing the organization to contribute towards this fight.'),(9646,1079,'_details','field_698dccfae511b'),(9647,1079,'image','1080'),(9648,1079,'_image','field_69942302a5fc8'),(9649,1079,'news_article_type','News Article'),(9650,1079,'_news_article_type','field_6994234862911'),(9651,864,'_wp_trash_meta_status','publish'),(9652,864,'_wp_trash_meta_time','1773240852'),(9653,864,'_wp_desired_post_slug','test-2'),(9654,434,'_wp_trash_meta_status','publish'),(9655,434,'_wp_trash_meta_time','1773240852'),(9656,434,'_wp_desired_post_slug','test-article'),(11131,129,'_wp_old_date','2026-03-11'),(9666,1085,'_elementor_conditions','a:1:{i:0;s:16:\"include/singular\";}'),(9737,1089,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9738,1089,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9739,1089,'_elementor_css','a:6:{s:4:\"time\";i:1773385778;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9740,1089,'_elementor_element_cache','{\"timeout\":1773472178,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(9718,1088,'_elementor_edit_mode','builder'),(9719,1088,'_elementor_template_type','single-post'),(9720,1088,'_elementor_version','3.35.4'),(9721,1088,'_elementor_pro_version','3.35.1'),(9722,1088,'_wp_page_template','elementor_header_footer'),(9723,1088,'_elementor_data','[{\"id\":\"65049da\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":698,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_10-59-14.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"__dynamic__\":{\"background_image\":\"[elementor-tag id=\\\"e282195\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[{\"id\":\"39c292aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Single Blog\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d02c0d\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b8f5d7e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Single Blog\"},\"elements\":[{\"id\":\"4ba79d4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"ce56135\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"id\":652,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"1351a9d\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"1fb8211b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Probiz Expert Consulting Unleashes Your Potential\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e3e6208\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2655d99d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.<\\/p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.<\\/p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.<\\/p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.<\\/p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.<\\/p>\",\"align_mobile\":\"center\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"4b9efd1\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dccfae511b%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aa2ab5\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"0a7bf6e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":true},{\"id\":\"27c84e2c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"2cd01b97\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"49684a85\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e5f50f\",\"elType\":\"widget\",\"settings\":{\"template_id\":414,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ede2d8f\"}],\"post_query_post_type\":\"news-article\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"5da5ba88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"150bf86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ba74370\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5542741a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"889727f\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8329,935,'_elementor_edit_mode','builder'),(8330,935,'_elementor_template_type','wp-page'),(8331,935,'_elementor_version','3.35.4'),(8332,935,'_wp_page_template','elementor_header_footer'),(8333,935,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8334,935,'_elementor_pro_version','3.35.1'),(8823,983,'_elementor_pro_version','3.35.1'),(8827,984,'_elementor_edit_mode','builder'),(8828,984,'_elementor_template_type','wp-page'),(8829,984,'_elementor_version','3.35.4'),(8830,984,'_wp_page_template','elementor_header_footer'),(8831,984,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8953,997,'_elementor_edit_mode','builder'),(8940,996,'_elementor_edit_mode','builder'),(8941,996,'_elementor_template_type','loop-item'),(8942,996,'_elementor_version','3.35.4'),(8943,996,'_elementor_pro_version','3.35.1'),(8944,996,'_elementor_source','post'),(8945,996,'_wp_page_template','default'),(8946,996,'_elementor_data','[{\"id\":\"725faff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Team1\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__dynamic__\":[]},\"elements\":[{\"id\":\"0ac3f05\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":470,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16-768x471.png\",\"id\":652,\"size\":\"medium_large\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"background_overlay_image\":\"[elementor-tag id=\\\"ca2e0fe\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"isInner\":true},{\"id\":\"5dba0a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":0,\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"f7ac0b6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Collina Halwampa\",\"description_text\":\"Head of Corporate Services - Aflife Pension Administration \\n<br>\\nBBA, ACIMA, AZICA, CGMA , EMBA \\n\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5fc146f\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%225c82a64%22%7D\\\"]\",\"title_text\":\"[elementor-tag id=\\\"26ba0dd\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description_text\":\"[elementor-tag id=\\\"a8172a6\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dbe2368219%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"09c8442\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"68b8e1a\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86d00ac\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"_id\":\"2b5d2b8\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=ac6539a\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ab997d7\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"e_display_conditions\":[\"[[{\\\"condition\\\":\\\"dynamic_tags\\\",\\\"dynamic_tag\\\":\\\"details\\\",\\\"comparator\\\":\\\"is_not_empty\\\",\\\"dynamic_tag_value\\\":\\\"\\\"}]]\"]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c2c9419\",\"elType\":\"widget\",\"widgetType\":\"off-canvas\",\"settings\":{\"off_canvas_name\":\"Off-Canvas\",\"horizontal_position\":\"center\",\"vertical_position\":\"center\",\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"entrance_animation\":\"fadeIn\",\"exit_animation\":\"fadeIn\",\"offcanvas_animation_duration\":{\"unit\":\"s\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a456ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"z_index\":10},\"elements\":[{\"id\":\"f6a626f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"a000995\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-xmark\",\"library\":\"rtmicons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"900\",\"border_border\":\"none\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4788b7d\\\" name=\\\"off-canvas\\\" settings=\\\"%7B%22action%22%3A%22close%22%2C%22off_canvas%22%3A%22c2c9419%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=ac6539a\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"b488cdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8462436\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":37.21300000000000096633812063373625278472900390625},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"b22e584\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"3d674d7\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cd0401a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"9bfe388\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"43ebadf\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2e0d20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"21c03c3\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab434c9dd%3Aposition%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"922c165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab4f4c9de%3Aeducation%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb9682e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"2d3d06e\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_698dab5e4c9df%3Adetails%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}]'),(11044,1230,'_elementor_edit_mode','builder'),(11045,1230,'_elementor_template_type','wp-page'),(11046,1230,'_elementor_version','3.35.4'),(11047,1230,'_elementor_pro_version','3.35.1'),(11048,1230,'_wp_page_template','elementor_header_footer'),(11049,1230,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(8338,936,'_elementor_edit_mode','builder'),(8339,936,'_elementor_template_type','wp-page'),(8340,936,'_elementor_version','3.35.4'),(8341,936,'_wp_page_template','elementor_header_footer'),(8342,936,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8343,936,'_elementor_pro_version','3.35.1'),(8608,963,'_elementor_edit_mode','builder'),(8609,963,'_elementor_template_type','wp-page'),(8610,963,'_elementor_version','3.35.4'),(8611,963,'_wp_page_template','elementor_header_footer'),(8612,963,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8613,963,'_elementor_pro_version','3.35.1'),(8380,940,'_elementor_edit_mode','builder'),(8381,940,'_elementor_template_type','wp-page'),(8382,940,'_elementor_version','3.35.4'),(8383,940,'_wp_page_template','elementor_header_footer'),(8384,940,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8355,937,'_elementor_pro_version','3.35.1'),(8736,976,'_elementor_edit_mode','builder'),(8737,976,'_elementor_template_type','wp-page'),(8738,976,'_elementor_version','3.35.4'),(8739,976,'_elementor_pro_version','3.35.1'),(8740,976,'_wp_page_template','elementor_header_footer'),(8741,976,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\",\"taxonomy_filter_hover_border_border\":\"none\",\"taxonomy_filter_active_border_border\":\"none\",\"__globals__\":{\"taxonomy_filter_active_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(8745,977,'_elementor_edit_mode','builder'),(8746,977,'_elementor_template_type','wp-page'),(8747,977,'_elementor_version','3.35.4'),(8748,977,'_elementor_pro_version','3.35.1'),(8749,977,'_wp_page_template','elementor_header_footer'),(8750,977,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\",\"taxonomy_filter_hover_border_border\":\"none\",\"taxonomy_filter_active_border_border\":\"none\",\"__globals__\":{\"taxonomy_filter_active_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(8359,938,'_elementor_edit_mode','builder'),(8360,938,'_elementor_template_type','wp-page'),(8361,938,'_elementor_version','3.35.4'),(8362,938,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (8363,938,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8364,938,'_elementor_pro_version','3.35.1'),(8559,959,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(8560,959,'_elementor_screenshot_failed','2026-02-17 08:19:48'),(8605,962,'_elementor_pro_version','3.35.1'),(9922,1108,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9923,1108,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9924,1109,'_wp_page_template','elementor_header_footer'),(9925,1109,'_elementor_edit_mode','builder'),(9926,1109,'_elementor_template_type','wp-page'),(9927,1109,'_elementor_version','3.35.4'),(9928,1109,'_elementor_pro_version','3.35.1'),(9929,1109,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(8832,984,'_elementor_pro_version','3.35.1'),(8834,985,'_elementor_edit_mode','builder'),(8835,985,'_elementor_template_type','wp-page'),(8836,985,'_elementor_version','3.35.4'),(8837,985,'_wp_page_template','elementor_header_footer'),(8838,985,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8398,942,'_elementor_edit_mode','builder'),(8399,942,'_elementor_template_type','wp-page'),(8368,939,'_elementor_edit_mode','builder'),(8369,939,'_elementor_template_type','wp-page'),(8370,939,'_elementor_version','3.35.4'),(8371,939,'_wp_page_template','elementor_header_footer'),(8372,939,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8373,939,'_elementor_pro_version','3.35.1'),(10104,1124,'_elementor_edit_mode','builder'),(10105,1124,'_elementor_template_type','wp-page'),(10106,1124,'_elementor_version','3.35.4'),(10107,1124,'_elementor_pro_version','3.35.1'),(10108,1124,'_wp_page_template','elementor_header_footer'),(10109,1124,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8705,973,'_elementor_edit_mode','builder'),(8706,973,'_elementor_template_type','wp-page'),(8707,973,'_elementor_version','3.35.4'),(8708,973,'_elementor_pro_version','3.35.1'),(8709,973,'_wp_page_template','elementor_header_footer'),(8710,973,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8714,974,'_elementor_edit_mode','builder'),(8715,974,'_elementor_template_type','wp-page'),(8716,974,'_elementor_version','3.35.4'),(8717,974,'_elementor_pro_version','3.35.1'),(8718,974,'_wp_page_template','elementor_header_footer'),(8719,974,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8408,943,'_elementor_edit_mode','builder'),(8409,943,'_elementor_template_type','wp-page'),(8410,943,'_elementor_version','3.35.4'),(8411,943,'_wp_page_template','elementor_header_footer'),(8412,943,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8385,940,'_elementor_pro_version','3.35.1'),(11176,1243,'_wp_page_template','elementor_header_footer'),(8674,970,'_wp_page_template','elementor_header_footer'),(8675,970,'_elementor_edit_mode','builder'),(8676,970,'_elementor_template_type','wp-page'),(8677,970,'_elementor_version','3.35.4'),(8678,970,'_elementor_pro_version','3.35.1'),(8679,970,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8807,981,'_elementor_pro_version','3.35.1'),(8683,971,'_wp_page_template','elementor_header_footer'),(8684,971,'_elementor_edit_mode','builder'),(8685,971,'_elementor_template_type','wp-page'),(8686,971,'_elementor_version','3.35.4'),(8687,971,'_elementor_pro_version','3.35.1'),(8688,971,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(8818,983,'_elementor_edit_mode','builder'),(8819,983,'_elementor_template_type','wp-page'),(8820,983,'_elementor_version','3.35.4'),(8821,983,'_wp_page_template','elementor_header_footer'),(8822,983,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8389,941,'_elementor_edit_mode','builder'),(8390,941,'_elementor_template_type','wp-page'),(8391,941,'_elementor_version','3.35.4'),(8392,941,'_wp_page_template','elementor_header_footer'),(8393,941,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1f60e00\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8394,941,'_elementor_pro_version','3.35.1'),(9941,1110,'_elementor_edit_mode','builder'),(9942,1110,'_elementor_template_type','header'),(9943,1110,'_elementor_version','3.35.4'),(9944,1110,'_elementor_pro_version','3.35.1'),(9945,1110,'_wp_page_template','default'),(9946,1110,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(9685,14,'_elementor_css','a:6:{s:4:\"time\";i:1773385778;s:5:\"fonts\";a:3:{i:0;s:4:\"Lato\";i:1;s:11:\"Roboto Slab\";i:2;s:5:\"Cabin\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9686,76,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(9687,175,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-icon-box\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(9688,32,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9689,37,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(9849,1101,'_elementor_edit_mode','builder'),(9850,1101,'_elementor_template_type','footer'),(9851,1101,'_elementor_version','3.35.4'),(9852,1101,'_elementor_pro_version','3.35.1'),(9853,1101,'_wp_page_template','default'),(9854,1101,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":197,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(8800,980,'_wp_attached_file','2026/03/Screenshot-29.png'),(8801,980,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2026/03/Screenshot-29.png\";s:8:\"filesize\";i:712747;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Screenshot-29-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36988;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Screenshot-29-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:303424;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Screenshot-29-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17329;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Screenshot-29-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186626;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"Screenshot-29-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:599770;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9964,1111,'_wp_page_template','elementor_header_footer'),(10347,1148,'_wp_page_template','elementor_header_footer'),(9965,1111,'_elementor_edit_mode','builder'),(9966,1111,'_elementor_template_type','wp-page'),(9967,1111,'_elementor_version','3.35.4'),(9968,1111,'_elementor_pro_version','3.35.1'),(9969,1111,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(10142,1128,'_wp_page_template','elementor_header_footer'),(10143,1128,'_elementor_edit_mode','builder'),(10144,1128,'_elementor_template_type','wp-page'),(10145,1128,'_elementor_version','3.35.4'),(10146,1128,'_elementor_pro_version','3.35.1'),(10147,1128,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9296,1038,'_elementor_edit_mode','builder'),(9297,1038,'_elementor_template_type','wp-page'),(9298,1038,'_elementor_version','3.35.4'),(9299,1038,'_elementor_pro_version','3.35.1'),(9300,1038,'_wp_page_template','elementor_header_footer'),(9301,1038,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9b7475d\",\"elType\":\"widget\",\"settings\":{\"selected_element\":\"f8e2e7b\",\"taxonomy\":\"news-article-type\",\"first_item_title\":\"All\",\"taxonomy_filter_hover_border_border\":\"none\",\"taxonomy_filter_active_border_border\":\"none\",\"__globals__\":{\"taxonomy_filter_active_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"taxonomy-filter\"},{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(8400,942,'_elementor_version','3.35.4'),(8401,942,'_wp_page_template','elementor_header_footer'),(8402,942,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ab9c6b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"list_items\":[{\"accordion_title\":\"1992\",\"item_description\":\"<p>Anglo created a financial services division to incept the business of pension funds management for<br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li><strong><strong>Hill and Delamain<\\/strong><\\/strong><\\/li><li><strong><strong>Total<\\/strong><\\/strong><\\/li><li><strong><strong>Chloride<\\/strong><\\/strong><\\/li><li><strong><strong>Deloitte and Touche<\\/strong><\\/strong><\\/li><li><strong><strong>Philips<\\/strong><\\/strong><\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\",\"_id\":\"6aba05b\"},{\"accordion_title\":\"1996\",\"item_description\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\",\"_id\":\"d01416b\"},{\"accordion_title\":\"2000\",\"item_description\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\",\"_id\":\"44a42df\"},{\"accordion_title\":\"2004\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/span><\\/p>\",\"_id\":\"276d036\"},{\"_id\":\"aa9630d\",\"accordion_title\":\"2008\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/span><\\/p>\"},{\"_id\":\"ab8f9dd\",\"accordion_title\":\"2010\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/span><\\/p>\"},{\"_id\":\"3e4bb48\",\"accordion_title\":\"2012\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> dedicate its management of pension assets under a separate license. <\\/span><\\/p>\"},{\"_id\":\"820de23\",\"accordion_title\":\"2013\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Bencon and <\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Aflife<\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"> continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/span><\\/p>\"},{\"_id\":\"fa3e309\",\"accordion_title\":\"2014\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/span><\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},{\"_id\":\"d4032c7\",\"accordion_title\":\"2022\",\"item_description\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group <\\/span><\\/span><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">structure as follows:<\\/span><\\/p><p><img class=\\\"alignnone size-medium wp-image-897\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg\\\" alt=\\\"\\\" width=\\\"468\\\" height=\\\"500\\\" \\/><\\/p>\"}],\"title_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"title_radius_close\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"acc_background_close_background\":\"classic\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"content_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"__globals__\":{\"text_color_close\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=accent\",\"acc_background_close_color\":\"globals\\/colors?id=accent\",\"icon_color_close\":\"globals\\/colors?id=primary\",\"content_typography_typography\":\"globals\\/typography?id=text\",\"acc_border_open_color\":\"globals\\/colors?id=ac6539a\"},\"accordion_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"acc_border_close_border\":\"solid\",\"acc_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"acc_border_open_border\":\"solid\",\"acc_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"rkit-accordion\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8403,942,'_elementor_pro_version','3.35.1'),(8645,967,'_elementor_pro_version','3.35.1'),(9930,1109,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9931,1109,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(8420,944,'_elementor_pro_version','3.35.1'),(8427,945,'_elementor_pro_version','3.35.1'),(8438,947,'_elementor_edit_mode','builder'),(8439,947,'_elementor_template_type','wp-page'),(8440,947,'_elementor_version','3.35.4'),(8441,947,'_wp_page_template','elementor_header_footer'),(8442,947,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8457,949,'_elementor_pro_version','3.35.1'),(9947,1110,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9948,1110,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(8617,964,'_elementor_template_type','wp-page'),(8618,964,'_elementor_version','3.35.4'),(8619,964,'_wp_page_template','elementor_header_footer'),(8620,964,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8452,949,'_elementor_edit_mode','builder'),(8453,949,'_elementor_template_type','wp-page'),(8454,949,'_elementor_version','3.35.4'),(8455,949,'_wp_page_template','elementor_header_footer'),(8456,949,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8443,947,'_elementor_pro_version','3.35.1'),(8445,948,'_elementor_edit_mode','builder'),(8446,948,'_elementor_template_type','wp-page'),(8447,948,'_elementor_version','3.35.4'),(8448,948,'_wp_page_template','elementor_header_footer'),(8449,948,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8450,948,'_elementor_pro_version','3.35.1'),(8462,950,'_elementor_edit_mode','builder'),(8463,950,'_elementor_template_type','wp-page'),(8464,950,'_elementor_version','3.35.4'),(8465,950,'_wp_page_template','elementor_header_footer'),(8466,950,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8600,962,'_elementor_edit_mode','builder'),(8601,962,'_elementor_template_type','wp-page'),(8602,962,'_elementor_version','3.35.4'),(8603,962,'_wp_page_template','elementor_header_footer'),(8604,962,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8467,950,'_elementor_pro_version','3.35.1'),(9826,1098,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9827,1098,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(9828,1098,'_elementor_css','a:6:{s:4:\"time\";i:1773385779;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9829,1098,'_elementor_element_cache','{\"timeout\":1773472178,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\" data-id=\"26a4b64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\" data-id=\"5ab2ba76\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1baf0f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt+260 (211) 254 841tttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"659fb565\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiatttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6657b648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<p class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttenquiries@afhold.co.zmtttttt</span>nttttt</p>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\" data-id=\"3a06d9f0\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"17bef2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\" data-id=\"406f63a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjIwMCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2ZjcwOTlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZW51LXBvc2l0aW9uIjoiY2VudGVyIiwic3VibWVudS1pY29uLXNpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjcxLjAzMzAwMDAwMDAwMDAwMTI1MDU1NTIxNDkzNzc3NjMyNzEzMzE3ODcxMDkzNzV9LCJfX2dsb2JhbHNfXyI6eyJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50Iiwic3VibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsInRleHQtY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHQtaG92ZXItY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJzdWJtZW51LXRleHRjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsInN1Ym1lbnUtdGV4dGNvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwic3VibWVudS1iZ2NvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJidG4taGFtYnVyZ2VyLWJnX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiaXRlbS1iYWNrZ3JvdW5kX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD03NmE2MzRiIiwiaXRlbS1iYWNrZ3JvdW5kLWhvdmVyX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJwb2ludGVyX2FjdGl2ZV9jb2xvciI6IiJ9LCJtZW51LXBvc2l0aW9uX3RhYmxldCI6ImNlbnRlciIsImljb24tb3BlbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1iYXJzLXNvcnQtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaXRlbS1iYWNrZ3JvdW5kX2JhY2tncm91bmRfdGFibGV0IjoiY2xhc3NpYyIsIml0ZW0tYmFja2dyb3VuZC1ob3Zlcl9iYWNrZ3JvdW5kX3RhYmxldCI6ImNsYXNzaWMiLCJoYW1idXJnZXItcG9zaXRpb25fdGFibGV0IjoiZW5kIiwiaGFtYnVyZ2VyLWJvcmRlci1yYWRpdXNfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJoYW1idXJnZXItaWNvbi1zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjMsInNpemVzIjpbXX0sImhhbWJ1cmdlci1pY29uLXNpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsIml0ZW0tYmFja2dyb3VuZF9jb2xvcl90YWJsZXQiOiIjRUFGNUZGIiwidGV4dC1ob3Zlci1jb2xvciI6IiMwMDIxNDAiLCJpdGVtLWJhY2tncm91bmQtaG92ZXJfY29sb3JfdGFibGV0IjoiI0ZGRkZGRiIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwic3VibWVudS10ZXh0Y29sb3IiOiIjRkZGRkZGIiwic3VibWVudS1iZ2NvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6IiNGRkZGRkYiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiIjMDAyMTQwIiwic3VibWVudS10ZXh0Y29sb3ItYWN0aXZlIjoiIzBGNDQ3QSIsInN1Ym1lbnUtYmdjb2xvci1hY3RpdmUiOiIjRkZGRkZGIiwiYnRuLWhhbWJ1cmdlci1iZ190YWJsZXQiOiIjMEY0NDdBIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiIjRkZGRkZGIiwic3VibWVudV9ob3Jpem9udGFsX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInN1Ym1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfZmxleF9zaXplIjoibm9uZSIsIm1lbnVfaG9yaXpvbnRhbF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV92ZXJ0aWNhbF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfdmVydGljYWxfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJtZW51X3NwYWNlX2JldHdlZW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtZW51X2hvcml6b250YWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJ0bS1uYXZtZW51In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxNywic2l6ZXMiOltdfSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(9846,1100,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(9847,1100,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-icon-box\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(9840,1100,'_elementor_edit_mode','builder'),(9841,1100,'_elementor_template_type','footer'),(9842,1100,'_elementor_version','3.35.4'),(9843,1100,'_elementor_pro_version','3.35.1'),(9844,1100,'_wp_page_template','default'),(9845,1100,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(8471,951,'_elementor_edit_mode','builder'),(8472,951,'_elementor_template_type','wp-page'),(8473,951,'_elementor_version','3.35.4'),(8474,951,'_wp_page_template','elementor_header_footer'),(8475,951,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8476,951,'_elementor_pro_version','3.35.1'),(9820,1098,'_elementor_edit_mode','builder'),(9821,1098,'_elementor_template_type','header'),(9822,1098,'_elementor_version','3.35.4'),(9823,1098,'_elementor_pro_version','3.35.1'),(9824,1098,'_wp_page_template','default'),(9825,1098,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(9997,1114,'_wp_page_template','elementor_header_footer'),(9998,1114,'_elementor_edit_mode','builder'),(9999,1114,'_elementor_template_type','wp-page'),(10000,1114,'_elementor_version','3.35.4'),(10001,1114,'_elementor_pro_version','3.35.1');
INSERT INTO `wpph_postmeta` VALUES (10002,1114,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(9935,49,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";i:4;s:11:\"rform-style\";i:5;s:18:\"widget-google_maps\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11852,49,'_elementor_css','a:6:{s:4:\"time\";i:1774344389;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11853,49,'_elementor_element_cache','{\"timeout\":1774539532,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-11d6afa0 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"11d6afa0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2cd5098c elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"2cd5098c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Contact Us<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjViODFjNzE0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Ib21lIFwvIENvbnRhY3QgVXM8XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfYW5pbWF0aW9uIjoic2xpZGVJblVwIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-122109af e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"122109af\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6c329168 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"6c329168\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2a0090ef elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"2a0090ef\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Get In Touch<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5da2d4eb elementor-widget elementor-widget-heading\\\" data-id=\\\"5da2d4eb\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Contact Support Team To Grow Your Business<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjRmOWMxZTlkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db250YWN0IEFmaG9sZCB0b2RheSBhbmQgZGlzY292ZXIgaG93IG91ciBleHBlcnRpc2UgY2FuIHR1cm4geW91ciB2aXNpb24gaW50byByZWFsaXR5LiBUb2dldGhlciwgbGV0J3MgYnVpbGQgYSBmdXR1cmUgb2YgZXhjZWxsZW5jZSBmb3IgeW91ciBidXNpbmVzcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5oZXJpdCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk2LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-108990a8 elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"108990a8\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Contact Detail<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8b2feec elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"8b2feec\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-phone-classic\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tPhone\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t+260  211  254  841\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5b00354c elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"5b00354c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-envelope\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tEmail\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tenquiries@afhold.co.zm\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4e14bb58 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"4e14bb58\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-pin-map-location\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tLocation\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6e214fef elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"6e214fef\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-globe\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tWebsite\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\twww.afhold.co.zm\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1efcd2 e-con-full e-flex e-con e-child\\\" data-id=\\\"1efcd2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjQzZGRiMThjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJmb3JtLWNvbnRyb2wiOiIyMTciLCJjbG9zZV90ZXh0IjoiXHUyNzE2In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJmb3JtIn0=\\\"]\\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-465281de e-con-full e-flex e-con e-parent\\\" data-id=\\\"465281de\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-22148d4b elementor-widget elementor-widget-google_maps\\\" data-id=\\\"22148d4b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"google_maps.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-custom-embed\\\">\\n\\t\\t\\t<iframe loading=\\\"lazy\\\"\\n\\t\\t\\t\\t\\tsrc=\\\"https:\\/\\/maps.google.com\\/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\\\"\\n\\t\\t\\t\\t\\ttitle=\\\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\\\"\\n\\t\\t\\t\\t\\taria-label=\\\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\\\"\\n\\t\\t\\t><\\/iframe>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(11851,49,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:6:{s:21:\"_element_width_mobile\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:1;s:16:\"_flex_align_self\";i:1;s:10:\"_flex_size\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:21:\"_element_width_mobile\";i:2;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:15:{s:14:\"flex_direction\";i:5;s:10:\"min_height\";i:1;s:17:\"min_height_tablet\";i:1;s:17:\"min_height_mobile\";i:1;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:1;s:13:\"content_width\";i:3;s:5:\"width\";i:2;s:27:\"flex_justify_content_mobile\";i:1;s:23:\"flex_align_items_mobile\";i:1;s:8:\"flex_gap\";i:2;s:9:\"flex_wrap\";i:1;s:12:\"width_tablet\";i:2;s:12:\"width_mobile\";i:2;s:16:\"flex_wrap_tablet\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:3:{s:8:\"position\";i:4;s:26:\"content_vertical_alignment\";i:4;s:18:\"title_bottom_space\";i:4;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}}}}s:5:\"rform\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:12:\"form-control\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_map_style\";a:2:{s:22:\"css_filters_css_filter\";i:1;s:20:\"css_filters_saturate\";i:1;}}}}}'),(9938,217,'_elementor_css','a:6:{s:4:\"time\";i:1773392084;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(8616,964,'_elementor_edit_mode','builder'),(8480,952,'_elementor_edit_mode','builder'),(8481,952,'_elementor_template_type','wp-page'),(8482,952,'_elementor_version','3.35.4'),(8483,952,'_wp_page_template','elementor_header_footer'),(8484,952,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(8485,952,'_elementor_pro_version','3.35.1'),(8633,966,'_elementor_edit_mode','builder'),(8634,966,'_elementor_template_type','wp-page'),(8635,966,'_elementor_version','3.35.4'),(8636,966,'_wp_page_template','elementor_header_footer'),(8637,966,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">\\u00a0<\\/p><p data-start=\\\"292\\\" data-end=\\\"625\\\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(9949,1110,'_elementor_css','a:6:{s:4:\"time\";i:1773388114;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9950,1110,'_elementor_element_cache','{\"timeout\":1773474514,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\" data-id=\"26a4b64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\" data-id=\"5ab2ba76\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1baf0f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt+260 (211) 254 841tttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"659fb565\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiatttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6657b648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<p class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttenquiries@afhold.co.zmtttttt</span>nttttt</p>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\" data-id=\"3a06d9f0\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"17bef2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\" data-id=\"406f63a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI0NCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2ZjcwOTlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZW51LXBvc2l0aW9uIjoiY2VudGVyIiwic3VibWVudS1pY29uLXNpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjcxLjAzMzAwMDAwMDAwMDAwMTI1MDU1NTIxNDkzNzc3NjMyNzEzMzE3ODcxMDkzNzV9LCJfX2dsb2JhbHNfXyI6eyJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50Iiwic3VibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsInRleHQtY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHQtaG92ZXItY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJzdWJtZW51LXRleHRjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsInN1Ym1lbnUtdGV4dGNvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwic3VibWVudS1iZ2NvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJidG4taGFtYnVyZ2VyLWJnX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiaXRlbS1iYWNrZ3JvdW5kX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD03NmE2MzRiIiwiaXRlbS1iYWNrZ3JvdW5kLWhvdmVyX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJwb2ludGVyX2FjdGl2ZV9jb2xvciI6IiJ9LCJtZW51LXBvc2l0aW9uX3RhYmxldCI6ImNlbnRlciIsImljb24tb3BlbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1iYXJzLXNvcnQtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaXRlbS1iYWNrZ3JvdW5kX2JhY2tncm91bmRfdGFibGV0IjoiY2xhc3NpYyIsIml0ZW0tYmFja2dyb3VuZC1ob3Zlcl9iYWNrZ3JvdW5kX3RhYmxldCI6ImNsYXNzaWMiLCJoYW1idXJnZXItcG9zaXRpb25fdGFibGV0IjoiZW5kIiwiaGFtYnVyZ2VyLWJvcmRlci1yYWRpdXNfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJoYW1idXJnZXItaWNvbi1zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjMsInNpemVzIjpbXX0sImhhbWJ1cmdlci1pY29uLXNpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsIml0ZW0tYmFja2dyb3VuZF9jb2xvcl90YWJsZXQiOiIjRUFGNUZGIiwidGV4dC1ob3Zlci1jb2xvciI6IiMwMDIxNDAiLCJpdGVtLWJhY2tncm91bmQtaG92ZXJfY29sb3JfdGFibGV0IjoiI0ZGRkZGRiIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwic3VibWVudS10ZXh0Y29sb3IiOiIjRkZGRkZGIiwic3VibWVudS1iZ2NvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6IiNGRkZGRkYiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiIjMDAyMTQwIiwic3VibWVudS10ZXh0Y29sb3ItYWN0aXZlIjoiIzBGNDQ3QSIsInN1Ym1lbnUtYmdjb2xvci1hY3RpdmUiOiIjRkZGRkZGIiwiYnRuLWhhbWJ1cmdlci1iZ190YWJsZXQiOiIjMEY0NDdBIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiIjRkZGRkZGIiwic3VibWVudV9ob3Jpem9udGFsX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInN1Ym1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfZmxleF9zaXplIjoibm9uZSIsIm1lbnVfaG9yaXpvbnRhbF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV92ZXJ0aWNhbF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfdmVydGljYWxfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJtZW51X3NwYWNlX2JldHdlZW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtZW51X2hvcml6b250YWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJ0bS1uYXZtZW51In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxNywic2l6ZXMiOltdfSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(9757,1091,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9758,1091,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(9759,1091,'_elementor_css','a:6:{s:4:\"time\";i:1773385778;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9760,1091,'_elementor_element_cache','{\"timeout\":1773472178,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve, and grow wealth through innovative and responsible financial solutions.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttIntegrity u2022 Excellence u2022 Customer Focus u2022 Teamwork u2022 Results-driventtttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(8494,953,'_wp_attached_file','2026/03/Artboard-44-scaled.png'),(8495,953,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2048;s:4:\"file\";s:30:\"2026/03/Artboard-44-scaled.png\";s:8:\"filesize\";i:103918;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Artboard-44-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7150;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Artboard-44-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Artboard-44-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Artboard-44-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21192;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"Artboard-44-1536x1229.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1229;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51635;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"Artboard-44-2048x1638.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1638;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:15:\"Artboard-44.png\";}'),(8502,954,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8506,955,'_wp_page_template','elementor_header_footer'),(8507,955,'_elementor_edit_mode','builder'),(8508,955,'_elementor_template_type','wp-page'),(8509,955,'_elementor_version','3.35.4'),(8510,955,'_elementor_pro_version','3.35.1'),(8511,955,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Logo-Icon.svg\",\"id\":143,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(8512,955,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9752,1091,'_elementor_edit_mode','builder'),(9753,1091,'_elementor_template_type','wp-page'),(9754,1091,'_elementor_version','3.35.4'),(9755,1091,'_elementor_pro_version','3.35.1'),(9756,1091,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=text\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(8516,956,'_wp_page_template','elementor_header_footer'),(8517,956,'_elementor_edit_mode','builder'),(8518,956,'_elementor_template_type','wp-page'),(8519,956,'_elementor_version','3.35.4'),(8520,956,'_elementor_pro_version','3.35.1'),(8521,956,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":660,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-47-02.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":53.06499999999999772626324556767940521240234375},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To create, preserve, and grow wealth through innovative and responsible financial solutions.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"Integrity \\u2022 Excellence \\u2022 Customer Focus \\u2022 Teamwork \\u2022 Results-driven\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(8522,956,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8621,964,'_elementor_pro_version','3.35.1'),(8529,957,'_wp_attached_file','2026/02/Alife-Logo-Blue-1.webp'),(8530,957,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:588;s:4:\"file\";s:30:\"2026/02/Alife-Logo-Blue-1.webp\";s:8:\"filesize\";i:27596;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Alife-Logo-Blue-1-300x88.webp\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5516;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Alife-Logo-Blue-1-1024x301.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:301;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19076;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Alife-Logo-Blue-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3058;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Alife-Logo-Blue-1-768x226.webp\";s:5:\"width\";i:768;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14228;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Alife-Logo-Blue-1-1536x452.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8531,958,'_elementor_edit_mode','builder'),(8532,958,'_elementor_template_type','kit'),(8533,958,'_elementor_version','3.35.3'),(8534,958,'_wp_page_template','default'),(8535,958,'_elementor_page_settings','a:28:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E7C4A\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#72C580\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#494F54\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:5:{i:0;a:3:{s:3:\"_id\";s:7:\"76a634b\";s:5:\"title\";s:6:\"Color1\";s:5:\"color\";s:7:\"#EAF5FF\";}i:1;a:3:{s:3:\"_id\";s:7:\"ac6539a\";s:5:\"title\";s:6:\"Color2\";s:5:\"color\";s:7:\"#192E5B\";}i:2;a:3:{s:3:\"_id\";s:7:\"3c2b57c\";s:5:\"title\";s:6:\"Color3\";s:5:\"color\";s:7:\"#F1F6FA\";}i:3;a:3:{s:3:\"_id\";s:7:\"d3e37c8\";s:5:\"title\";s:11:\"Transparent\";s:5:\"color\";s:9:\"#00000000\";}i:4;a:3:{s:3:\"_id\";s:7:\"9f26323\";s:5:\"title\";s:6:\"Color4\";s:5:\"color\";s:9:\"#0075DF36\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:9:{i:0;a:12:{s:3:\"_id\";s:7:\"232658d\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.5;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:7:\"b1da2d8\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:3.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.600000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:7:\"d9fb52b\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.79999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:2.29999999999999982236431605997495353221893310546875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:3;a:12:{s:3:\"_id\";s:7:\"f364c16\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:4;a:12:{s:3:\"_id\";s:7:\"af7d332\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:1.100000000000000088817841970012523233890533447265625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:5;a:12:{s:3:\"_id\";s:7:\"9cb4a38\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"700\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:6;a:13:{s:3:\"_id\";s:7:\"f1e96a5\";s:5:\"title\";s:17:\"Testimonials Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}}i:7;a:12:{s:3:\"_id\";s:7:\"203e3d1\";s:5:\"title\";s:8:\"404 Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:4:\"Lato\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";i:8;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}}i:8;a:8:{s:3:\"_id\";s:7:\"c504698\";s:5:\"title\";s:9:\"List Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Cabin\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:3:\"rem\";s:4:\"size\";d:0.59999999999999997779553950749686919152736663818359375;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1240;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:22:\"container_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:22:\"container_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"16\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"16\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"16\";s:5:\"right\";s:2:\"38\";s:6:\"bottom\";s:2:\"16\";s:4:\"left\";s:2:\"38\";s:8:\"isLinked\";b:0;}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:22:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=b1da2d8\";s:8:\"h2_color\";s:24:\"globals/colors?id=accent\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=232658d\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d9fb52b\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=f364c16\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=af7d332\";s:8:\"h6_color\";s:27:\"globals/colors?id=secondary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=9cb4a38\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:24:\"globals/colors?id=accent\";s:23:\"button_background_color\";s:25:\"globals/colors?id=ac6539a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=ac6539a\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=ac6539a\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=d3e37c8\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=ac6539a\";}s:9:\"site_name\";s:13:\"Afholdstaging\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:75:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg\";s:2:\"id\";i:142;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:76:\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\";s:2:\"id\";i:143;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(8536,958,'_elementor_data','[]'),(8537,958,'_elementor_pro_version','3.35.0'),(10058,1119,'_elementor_css','a:6:{s:4:\"time\";i:1773734127;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10067,1120,'_elementor_css','a:6:{s:4:\"time\";i:1773734127;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10666,1185,'_elementor_edit_mode','builder'),(10667,1185,'_elementor_template_type','wp-page'),(10668,1185,'_elementor_version','3.35.4'),(10669,1185,'_wp_page_template','elementor_header_footer'),(10670,1185,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10078,1122,'_edit_last','5'),(10079,1122,'name','Muna Hantuba'),(10080,1122,'_name','field_698dab274c9dc'),(10081,1122,'position','Executive Director'),(10082,1122,'_position','field_698dab434c9dd'),(10083,1122,'education',''),(10084,1122,'_education','field_698dab4f4c9de'),(10085,1122,'details',''),(10086,1122,'_details','field_698dab5e4c9df'),(10097,1123,'_elementor_css','a:6:{s:4:\"time\";i:1773385779;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:11:{i:0;s:7:\"0ac3f05\";i:1;s:7:\"f7ac0b6\";i:2;s:7:\"f7ac0b6\";i:3;s:7:\"f7ac0b6\";i:4;s:7:\"86d00ac\";i:5;s:7:\"a000995\";i:6;s:7:\"b22e584\";i:7;s:7:\"9bfe388\";i:8;s:7:\"b2e0d20\";i:9;s:7:\"922c165\";i:10;s:7:\"bb9682e\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10098,1123,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:7:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:14:\"widget-heading\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:17:\"widget-off-canvas\";}}'),(10099,1123,'_elementor_element_cache','{\"timeout\":1773762338,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-725faff e-con-full e-flex e-con e-child\" data-id=\"725faff\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBhYzNmMDUiLCJlbFR5cGUiOiJjb250YWluZXIiLCJzZXR0aW5ncyI6eyJib3hlZF93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiYm94ZWRfd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImJveGVkX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJtaW5faGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ1MCwic2l6ZXMiOltdfSwiYmFja2dyb3VuZF9vdmVybGF5X2JhY2tncm91bmQiOiJjbGFzc2ljIiwiYmFja2dyb3VuZF9vdmVybGF5X2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9hZmhvbGQuY28uem1cL3N0YWdpbmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9NdW5hLUhhbnR1YmEtRXhlY3V0aXZlLURpcmVjdG9yLTE1MHgxNTAuanBnIiwiaWQiOjc2Nywic2l6ZSI6InRodW1ibmFpbCIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiYmFja2dyb3VuZF9vdmVybGF5X3Bvc2l0aW9uIjoiY2VudGVyIGNlbnRlciIsImJhY2tncm91bmRfb3ZlcmxheV9yZXBlYXQiOiJuby1yZXBlYXQiLCJiYWNrZ3JvdW5kX292ZXJsYXlfc2l6ZSI6ImNvdmVyIiwiYmFja2dyb3VuZF9vdmVybGF5X29wYWNpdHkiOnsidW5pdCI6InB4Iiwic2l6ZSI6MSwic2l6ZXMiOltdfSwiYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNiIsInJpZ2h0IjoiMTYiLCJib3R0b20iOiIxNiIsImxlZnQiOiIxNiIsImlzTGlua2VkIjp0cnVlfSwicGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19keW5hbWljX18iOnsiYmFja2dyb3VuZF9vdmVybGF5X2ltYWdlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI4ZWIxYzU0XCIgbmFtZT1cInBvc3QtZmVhdHVyZWQtaW1hZ2VcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJtaW5faGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiY3VzdG9tIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIm1pbl9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJjdXN0b20iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiZmxleF9qdXN0aWZ5X2NvbnRlbnQiOiJmbGV4LWVuZCJ9LCJlbGVtZW50cyI6W10sImlzSW5uZXIiOnRydWV9\"]<div class=\"elementor-element elementor-element-5dba0a5 e-con-full e-flex e-con e-child\" data-id=\"5dba0a5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImY3YWMwYjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sInRpdGxlX3RleHQiOiJDb2xsaW5hIEhhbHdhbXBhIiwiZGVzY3JpcHRpb25fdGV4dCI6IkhlYWQgb2YgQ29ycG9yYXRlIFNlcnZpY2VzIC0gQWZsaWZlIFBlbnNpb24gQWRtaW5pc3RyYXRpb24gXG48YnI+XG5CQkEsIEFDSU1BLCBBWklDQSwgQ0dNQSAsIEVNQkEgXG4iLCJ0aXRsZV9ib3R0b21fc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9ZjM2NGMxNiIsInRpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImRlc2NyaXB0aW9uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9dGV4dCJ9LCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI1ZmMxNDZmXCIgbmFtZT1cIm9mZi1jYW52YXNcIiBzZXR0aW5ncz1cIiU3QiUyMm9mZl9jYW52YXMlMjIlM0ElMjI1YzgyYTY0JTIyJTdEXCJdIiwidGl0bGVfdGV4dCI6IltlbGVtZW50b3ItdGFnIGlkPVwiMjZiYTBkZFwiIG5hbWU9XCJwb3N0LXRpdGxlXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0iLCJkZXNjcmlwdGlvbl90ZXh0IjoiW2VsZW1lbnRvci10YWcgaWQ9XCJhODE3MmE2XCIgbmFtZT1cImFjZi10ZXh0XCIgc2V0dGluZ3M9XCIlN0IlMjJrZXklMjIlM0ElMjJmaWVsZF82OThkYmUyMzY4MjE5JTNBcG9zaXRpb24lMjIlN0RcIl0ifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imljb24tYm94In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg2ZDAwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInNvY2lhbF9pY29uX2xpc3QiOlt7InNvY2lhbF9pY29uIjp7InZhbHVlIjoiZmFzIGZhLWFuZ2xlLXJpZ2h0IiwibGlicmFyeSI6ImZhLXNvbGlkIn0sIl9pZCI6IjJiNWQyYjgiLCJpdGVtX2ljb25fY29sb3IiOiJjdXN0b20iLCJfX2dsb2JhbHNfXyI6eyJpdGVtX2ljb25fcHJpbWFyeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiaXRlbV9pY29uX3NlY29uZGFyeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYWI5OTdkN1wiIG5hbWU9XCJvZmYtY2FudmFzXCIgc2V0dGluZ3M9XCIlN0IlMjJvZmZfY2FudmFzJTIyJTNBJTIyYzJjOTQxOSUyMiU3RFwiXSJ9fV0sInNoYXBlIjoiY2lyY2xlIiwiaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJpY29uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sImltYWdlX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsImltYWdlX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJpbWFnZV9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In0sImVfZGlzcGxheV9jb25kaXRpb25zIjpbIltbe1wiY29uZGl0aW9uXCI6XCJkeW5hbWljX3RhZ3NcIixcImR5bmFtaWNfdGFnXCI6XCJkZXRhaWxzXCIsXCJjb21wYXJhdG9yXCI6XCJpc19ub3RfZW1wdHlcIixcImR5bmFtaWNfdGFnX3ZhbHVlXCI6XCJcIn1dXSJdfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoic29jaWFsLWljb25zIn0=\"]tt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImMyYzk0MTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJ3aWRnZXRUeXBlIjoib2ZmLWNhbnZhcyIsInNldHRpbmdzIjp7Im9mZl9jYW52YXNfbmFtZSI6Ik9mZi1DYW52YXMiLCJob3Jpem9udGFsX3Bvc2l0aW9uIjoiY2VudGVyIiwidmVydGljYWxfcG9zaXRpb24iOiJjZW50ZXIiLCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo1MDAsInNpemVzIjpbXX0sIndpZHRoX3RhYmxldCI6eyJ1bml0IjoidnciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJ2dyIsInNpemUiOiIiLCJzaXplcyI6W119LCJjdXN0b21faGVpZ2h0Ijp7InVuaXQiOiJ2aCIsInNpemUiOjYwLCJzaXplcyI6W119LCJlbnRyYW5jZV9hbmltYXRpb24iOiJmYWRlSW4iLCJleGl0X2FuaW1hdGlvbiI6ImZhZGVJbiIsIm9mZmNhbnZhc19hbmltYXRpb25fZHVyYXRpb24iOnsidW5pdCI6InMiLCJzaXplIjowLjQwMDAwMDAwMDAwMDAwMDAyMjIwNDQ2MDQ5MjUwMzEzMDgwODQ3MjYzMzM2MTgxNjQwNjI1LCJzaXplcyI6W119LCJib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOlt7ImlkIjoiM2E0NTZmZiIsImVsVHlwZSI6ImNvbnRhaW5lciIsInNldHRpbmdzIjp7ImNvbnRlbnRfd2lkdGgiOiJmdWxsIiwiel9pbmRleCI6MTB9LCJlbGVtZW50cyI6W3siaWQiOiJmNmE2MjZmIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwifSwiZWxlbWVudHMiOlt7ImlkIjoiYTAwMDk5NSIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7InRleHQiOiIiLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLXhtYXJrIiwibGlicmFyeSI6InJ0bWljb25zIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjI2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiOTAwIiwiYm9yZGVyX2JvcmRlciI6Im5vbmUiLCJ0ZXh0X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZmxleF9hbGlnbl9zZWxmIjoiZmxleC1lbmQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI0Nzg4YjdkXCIgbmFtZT1cIm9mZi1jYW52YXNcIiBzZXR0aW5ncz1cIiU3QiUyMmFjdGlvbiUyMiUzQSUyMmNsb3NlJTIyJTJDJTIyb2ZmX2NhbnZhcyUyMiUzQSUyMmMyYzk0MTklMjIlN0RcIl0ifSwiX19nbG9iYWxzX18iOnsiYnV0dG9uX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifV0sImlzSW5uZXIiOnRydWV9LHsiaWQiOiJiNDg4Y2RkIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJmbGV4X2RpcmVjdGlvbiI6InJvdyJ9LCJlbGVtZW50cyI6W3siaWQiOiI4NDYyNDM2IiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ3aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjM3LjIxMzAwMDAwMDAwMDAwMDk2NjMzODEyMDYzMzczNjI1Mjc4NDcyOTAwMzkwNjI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwifSwiZWxlbWVudHMiOlt7ImlkIjoiYjIyZTU4NCIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7Il9fZHluYW1pY19fIjp7ImltYWdlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIzZDY3NGQ3XCIgbmFtZT1cInBvc3QtZmVhdHVyZWQtaW1hZ2VcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaW1hZ2UifV0sImlzSW5uZXIiOnRydWV9LHsiaWQiOiJjZDA0MDFhIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwifSwiZWxlbWVudHMiOlt7ImlkIjoiOWJmZTM4OCIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7InRpdGxlIjoiQWRkIFlvdXIgSGVhZGluZyBUZXh0IEhlcmUiLCJoZWFkZXJfc2l6ZSI6Img2IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwiX19keW5hbWljX18iOnsidGl0bGUiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjQzZWJhZGZcIiBuYW1lPVwicG9zdC10aXRsZVwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJoZWFkaW5nIn0seyJpZCI6ImIyZTBkMjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwiaGVhZGVyX3NpemUiOiJwIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwiX19keW5hbWljX18iOnsidGl0bGUiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjIxYzAzYzNcIiBuYW1lPVwiYWNmLXRleHRcIiBzZXR0aW5ncz1cIiU3QiUyMmtleSUyMiUzQSUyMmZpZWxkXzY5OGRhYjQzNGM5ZGQlM0Fwb3NpdGlvbiUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaGVhZGluZyJ9LHsiaWQiOiI5MjJjMTY1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGl0bGUiOiJBZGQgWW91ciBIZWFkaW5nIFRleHQgSGVyZSIsImhlYWRlcl9zaXplIjoicCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiMmQzZDA2ZVwiIG5hbWU9XCJhY2YtdGV4dFwiIHNldHRpbmdzPVwiJTdCJTIya2V5JTIyJTNBJTIyZmllbGRfNjk4ZGFiNGY0YzlkZSUzQWVkdWNhdGlvbiUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaGVhZGluZyJ9LHsiaWQiOiJiYjk2ODJlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGl0bGUiOiJBZGQgWW91ciBIZWFkaW5nIFRleHQgSGVyZSIsImhlYWRlcl9zaXplIjoicCIsIl9fZHluYW1pY19fIjp7InRpdGxlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIyZDNkMDZlXCIgbmFtZT1cImFjZi10ZXh0XCIgc2V0dGluZ3M9XCIlN0IlMjJrZXklMjIlM0ElMjJmaWVsZF82OThkYWI1ZTRjOWRmJTNBZGV0YWlscyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaGVhZGluZyJ9XSwiaXNJbm5lciI6dHJ1ZX1dLCJpc0lubmVyIjp0cnVlfV0sImlzSW5uZXIiOnRydWUsImlzTG9ja2VkIjp0cnVlfV19\"]tt</div>ntt\",\"scripts\":[],\"styles\":[\"widget-off-canvas\"]}}'),(10110,1124,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10111,1124,'_elementor_css','a:6:{s:4:\"time\";i:1773392173;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"2ba5bf57\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10112,1124,'_elementor_element_cache','{\"timeout\":1773820178,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Share Holders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" class=\"attachment-full size-full wp-image-652\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10113,1125,'_elementor_edit_mode','builder'),(10114,1125,'_elementor_template_type','wp-page'),(10115,1125,'_elementor_version','3.35.4'),(10116,1125,'_elementor_pro_version','3.35.1'),(10117,1125,'_wp_page_template','elementor_header_footer'),(10118,1125,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors & Share Holders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10119,1125,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10120,1125,'_elementor_css','a:6:{s:4:\"time\";i:1773392173;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"2ba5bf57\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10121,1125,'_elementor_element_cache','{\"timeout\":1773820178,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Share Holders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" class=\"attachment-full size-full wp-image-652\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10122,1126,'_elementor_edit_mode','builder'),(10123,1126,'_elementor_template_type','wp-page'),(10124,1126,'_elementor_version','3.35.4'),(10125,1126,'_elementor_pro_version','3.35.1'),(10126,1126,'_wp_page_template','elementor_header_footer'),(10127,1126,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10128,1126,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10129,1126,'_elementor_css','a:6:{s:4:\"time\";i:1773392173;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"2ba5bf57\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10130,1126,'_elementor_element_cache','{\"timeout\":1773820178,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Share Holders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" class=\"attachment-full size-full wp-image-652\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10187,1133,'_wp_page_template','elementor_header_footer'),(10158,1130,'_wp_page_template','elementor_header_footer'),(10159,1130,'_elementor_edit_mode','builder'),(10160,1130,'_elementor_template_type','wp-page'),(10161,1130,'_elementor_version','3.35.4'),(10162,1130,'_elementor_pro_version','3.35.1'),(10163,1130,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10148,1128,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10149,1128,'_elementor_element_cache','{\"timeout\":1773819205,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBUaW1lcyBOZXcgUm9tYW4sIHNlcmlmO1wiPjxzcGFuIHN0eWxlPVwiZm9udC1mYW1pbHk6IEFyaWFsIE5hcnJvdywgc2Fucy1zZXJpZjtcIj48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogc21hbGw7XCI+PHNwYW4gbGFuZz1cImVuLUdCXCI+V2Ugb2ZmZXIgYWR2aXNvcnkgc2VydmljZXMgdG8gYm90aCBsaXN0ZWQgYW5kIHVubGlzdGVkIGNvbXBhbmllcy48XC9zcGFuPjxcL3NwYW4+PFwvc3Bhbj48XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogVGltZXMgTmV3IFJvbWFuLCBzZXJpZjtcIj48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IHNtYWxsO1wiPjxzcGFuIGxhbmc9XCJlbi1HQlwiPldlIGFyZSBoZXJlIHRvIGhlbHAgeW91IHJhaXNlIHlvdXIgY2FwaXRhbCBieSBkZWFsaW5nIGluIGxvbmcgdGVybSBpbnZlc3RtZW50cy48YnIgXC8+V2UgcHJvdmlkZSBsb2NhbCBhbmQgb24tdGhlLWdyb3VuZCBpbnZlc3RtZW50IGJhbmtpbmcgc2VydmljZXMgYWNyb3NzIHRoZSBBZnJpY2FuIGNvbnRpbmVudC4gT3VyIFRhcmdldHMgYXJlIHBhcmFzdGF0YWxzLCBwZW5zaW9uIGZ1bmRzLCBwdWJsaWMgYW5kIHByaXZhdGUgY29tcGFuaWVzLjxcL3NwYW4+PFwvc3Bhbj48XC9zcGFuPjxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-fc0e992 elementor-widget elementor-widget-heading\" data-id=\"fc0e992\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Client Focus</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc0OWY1NWU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBUaW1lcyBOZXcgUm9tYW4sIHNlcmlmO1wiPjxzcGFuIHN0eWxlPVwiZm9udC1mYW1pbHk6IEFyaWFsIE5hcnJvdywgc2Fucy1zZXJpZjtcIj48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogc21hbGw7XCI+PHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgd29ya3Mgd2l0aCBpdHMgY2xpZW50cyB0byBtZWV0IHRoZWlyIHN0cmF0ZWdpYyBvYmplY3RpdmVzIGFuZCBmaW5hbmNpbmcgbmVlZHMuPFwvc3Bhbj48XC9zcGFuPjxcL3NwYW4+PFwvc3Bhbj48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10150,1129,'_wp_page_template','elementor_header_footer'),(10151,1129,'_elementor_edit_mode','builder'),(10152,1129,'_elementor_template_type','wp-page'),(10153,1129,'_elementor_version','3.35.4'),(10154,1129,'_elementor_pro_version','3.35.1'),(10155,1129,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We offer advisory services to both listed and unlisted companies.<\\/span><\\/span><\\/span><\\/span><\\/p><p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">We are here to help you raise your capital by dealing in long term investments.<br \\/>We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc0e992\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Client Focus\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"749f55e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Times New Roman, serif;\\\"><span style=\\\"font-family: Arial Narrow, sans-serif;\\\"><span style=\\\"font-size: small;\\\"><span lang=\\\"en-GB\\\">Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.<\\/span><\\/span><\\/span><\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10156,1129,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10157,1129,'_elementor_element_cache','{\"timeout\":1773819205,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBUaW1lcyBOZXcgUm9tYW4sIHNlcmlmO1wiPjxzcGFuIHN0eWxlPVwiZm9udC1mYW1pbHk6IEFyaWFsIE5hcnJvdywgc2Fucy1zZXJpZjtcIj48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogc21hbGw7XCI+PHNwYW4gbGFuZz1cImVuLUdCXCI+V2Ugb2ZmZXIgYWR2aXNvcnkgc2VydmljZXMgdG8gYm90aCBsaXN0ZWQgYW5kIHVubGlzdGVkIGNvbXBhbmllcy48XC9zcGFuPjxcL3NwYW4+PFwvc3Bhbj48XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogVGltZXMgTmV3IFJvbWFuLCBzZXJpZjtcIj48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IHNtYWxsO1wiPjxzcGFuIGxhbmc9XCJlbi1HQlwiPldlIGFyZSBoZXJlIHRvIGhlbHAgeW91IHJhaXNlIHlvdXIgY2FwaXRhbCBieSBkZWFsaW5nIGluIGxvbmcgdGVybSBpbnZlc3RtZW50cy48YnIgXC8+V2UgcHJvdmlkZSBsb2NhbCBhbmQgb24tdGhlLWdyb3VuZCBpbnZlc3RtZW50IGJhbmtpbmcgc2VydmljZXMgYWNyb3NzIHRoZSBBZnJpY2FuIGNvbnRpbmVudC4gT3VyIFRhcmdldHMgYXJlIHBhcmFzdGF0YWxzLCBwZW5zaW9uIGZ1bmRzLCBwdWJsaWMgYW5kIHByaXZhdGUgY29tcGFuaWVzLjxcL3NwYW4+PFwvc3Bhbj48XC9zcGFuPjxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-fc0e992 elementor-widget elementor-widget-heading\" data-id=\"fc0e992\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Client Focus</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc0OWY1NWU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBUaW1lcyBOZXcgUm9tYW4sIHNlcmlmO1wiPjxzcGFuIHN0eWxlPVwiZm9udC1mYW1pbHk6IEFyaWFsIE5hcnJvdywgc2Fucy1zZXJpZjtcIj48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogc21hbGw7XCI+PHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgd29ya3Mgd2l0aCBpdHMgY2xpZW50cyB0byBtZWV0IHRoZWlyIHN0cmF0ZWdpYyBvYmplY3RpdmVzIGFuZCBmaW5hbmNpbmcgbmVlZHMuPFwvc3Bhbj48XC9zcGFuPjxcL3NwYW4+PFwvc3Bhbj48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10164,1130,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10165,1130,'_elementor_element_cache','{\"timeout\":1773819205,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBUaW1lcyBOZXcgUm9tYW4sIHNlcmlmO1wiPjxzcGFuIHN0eWxlPVwiZm9udC1mYW1pbHk6IEFyaWFsIE5hcnJvdywgc2Fucy1zZXJpZjtcIj48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogc21hbGw7XCI+PHNwYW4gbGFuZz1cImVuLUdCXCI+V2Ugb2ZmZXIgYWR2aXNvcnkgc2VydmljZXMgdG8gYm90aCBsaXN0ZWQgYW5kIHVubGlzdGVkIGNvbXBhbmllcy48XC9zcGFuPjxcL3NwYW4+PFwvc3Bhbj48XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogVGltZXMgTmV3IFJvbWFuLCBzZXJpZjtcIj48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+PHNwYW4gc3R5bGU9XCJmb250LXNpemU6IHNtYWxsO1wiPjxzcGFuIGxhbmc9XCJlbi1HQlwiPldlIGFyZSBoZXJlIHRvIGhlbHAgeW91IHJhaXNlIHlvdXIgY2FwaXRhbCBieSBkZWFsaW5nIGluIGxvbmcgdGVybSBpbnZlc3RtZW50cy48YnIgXC8+V2UgcHJvdmlkZSBsb2NhbCBhbmQgb24tdGhlLWdyb3VuZCBpbnZlc3RtZW50IGJhbmtpbmcgc2VydmljZXMgYWNyb3NzIHRoZSBBZnJpY2FuIGNvbnRpbmVudC4gT3VyIFRhcmdldHMgYXJlIHBhcmFzdGF0YWxzLCBwZW5zaW9uIGZ1bmRzLCBwdWJsaWMgYW5kIHByaXZhdGUgY29tcGFuaWVzLjxcL3NwYW4+PFwvc3Bhbj48XC9zcGFuPjxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-fc0e992 elementor-widget elementor-widget-heading\" data-id=\"fc0e992\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Client Focus</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc0OWY1NWU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBUaW1lcyBOZXcgUm9tYW4sIHNlcmlmO1wiPjxzcGFuIHN0eWxlPVwiZm9udC1mYW1pbHk6IEFyaWFsIE5hcnJvdywgc2Fucy1zZXJpZjtcIj48c3BhbiBzdHlsZT1cImZvbnQtc2l6ZTogc21hbGw7XCI+PHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgd29ya3Mgd2l0aCBpdHMgY2xpZW50cyB0byBtZWV0IHRoZWlyIHN0cmF0ZWdpYyBvYmplY3RpdmVzIGFuZCBmaW5hbmNpbmcgbmVlZHMuPFwvc3Bhbj48XC9zcGFuPjxcL3NwYW4+PFwvc3Bhbj48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10199,1134,'_wp_page_template','elementor_header_footer'),(10200,1134,'_elementor_edit_mode','builder'),(10201,1134,'_elementor_template_type','wp-page'),(10202,1134,'_elementor_version','3.35.4'),(10203,1134,'_elementor_pro_version','3.35.1'),(10204,1134,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10175,1131,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10176,1131,'_elementor_css','a:6:{s:4:\"time\";i:1773736325;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10177,1131,'_elementor_element_cache','{\"timeout\":1773822725,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10178,1132,'_wp_page_template','elementor_header_footer'),(10179,1132,'_elementor_edit_mode','builder'),(10180,1132,'_elementor_template_type','wp-page'),(10181,1132,'_elementor_version','3.35.4'),(10182,1132,'_elementor_pro_version','3.35.1'),(10183,1132,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10184,1132,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10185,1132,'_elementor_css','a:6:{s:4:\"time\";i:1773736325;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10186,1132,'_elementor_element_cache','{\"timeout\":1773822725,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10188,1133,'_elementor_edit_mode','builder'),(10189,1133,'_elementor_template_type','wp-page'),(10190,1133,'_elementor_version','3.35.4'),(10191,1133,'_elementor_pro_version','3.35.1'),(10192,1133,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10193,1133,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10194,1133,'_elementor_css','a:6:{s:4:\"time\";i:1773736325;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10195,1133,'_elementor_element_cache','{\"timeout\":1773822725,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10229,1137,'_wp_page_template','elementor_header_footer'),(10230,1137,'_elementor_edit_mode','builder'),(10231,1137,'_elementor_template_type','wp-page'),(10232,1137,'_elementor_version','3.35.4'),(10233,1137,'_elementor_pro_version','3.35.1'),(10234,1137,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10205,1134,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10206,1134,'_elementor_css','a:6:{s:4:\"time\";i:1773736514;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10207,1134,'_elementor_element_cache','{\"timeout\":1773822915,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10208,1135,'_wp_page_template','elementor_header_footer'),(10209,1135,'_elementor_edit_mode','builder'),(10210,1135,'_elementor_template_type','wp-page'),(10211,1135,'_elementor_version','3.35.4'),(10212,1135,'_elementor_pro_version','3.35.1'),(10213,1135,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10214,1135,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10215,1135,'_elementor_css','a:6:{s:4:\"time\";i:1773736514;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10216,1135,'_elementor_element_cache','{\"timeout\":1773822915,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10217,1136,'_wp_page_template','elementor_header_footer'),(10218,1136,'_elementor_edit_mode','builder'),(10219,1136,'_elementor_template_type','wp-page'),(10220,1136,'_elementor_version','3.35.4'),(10221,1136,'_elementor_pro_version','3.35.1'),(10222,1136,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10223,1136,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10224,1136,'_elementor_css','a:6:{s:4:\"time\";i:1773736514;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10225,1136,'_elementor_element_cache','{\"timeout\":1773822915,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10259,1140,'_wp_page_template','elementor_header_footer'),(10260,1140,'_elementor_edit_mode','builder'),(10261,1140,'_elementor_template_type','wp-page'),(10262,1140,'_elementor_version','3.35.4'),(10263,1140,'_elementor_pro_version','3.35.1'),(10264,1140,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10235,1137,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10236,1137,'_elementor_css','a:6:{s:4:\"time\";i:1773736572;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10237,1137,'_elementor_element_cache','{\"timeout\":1773822972,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjE0IiwicmlnaHQiOiIxNCIsImJvdHRvbSI6IjE0IiwibGVmdCI6IjE0IiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10238,1138,'_wp_page_template','elementor_header_footer'),(10239,1138,'_elementor_edit_mode','builder'),(10240,1138,'_elementor_template_type','wp-page'),(10241,1138,'_elementor_version','3.35.4'),(10242,1138,'_elementor_pro_version','3.35.1'),(10243,1138,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10244,1138,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10245,1138,'_elementor_css','a:6:{s:4:\"time\";i:1773736572;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10246,1138,'_elementor_element_cache','{\"timeout\":1773822972,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjE0IiwicmlnaHQiOiIxNCIsImJvdHRvbSI6IjE0IiwibGVmdCI6IjE0IiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10247,1139,'_wp_page_template','elementor_header_footer'),(10248,1139,'_elementor_edit_mode','builder'),(10249,1139,'_elementor_template_type','wp-page'),(10250,1139,'_elementor_version','3.35.4'),(10251,1139,'_elementor_pro_version','3.35.1'),(10252,1139,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10253,1139,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10254,1139,'_elementor_css','a:6:{s:4:\"time\";i:1773736572;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10255,1139,'_elementor_element_cache','{\"timeout\":1773822972,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjE0IiwicmlnaHQiOiIxNCIsImJvdHRvbSI6IjE0IiwibGVmdCI6IjE0IiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10291,1143,'_wp_page_template','elementor_header_footer'),(10292,1143,'_elementor_edit_mode','builder'),(10293,1143,'_elementor_template_type','wp-page'),(10294,1143,'_elementor_version','3.35.4'),(10295,1143,'_elementor_pro_version','3.35.1'),(10296,1143,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10265,1140,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10266,1140,'_elementor_css','a:6:{s:4:\"time\";i:1773736602;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10267,1140,'_elementor_element_cache','{\"timeout\":1773823002,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjE0IiwicmlnaHQiOiIxNCIsImJvdHRvbSI6IjE0IiwibGVmdCI6IjE0IiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10268,1141,'_wp_page_template','elementor_header_footer'),(10269,1141,'_elementor_edit_mode','builder'),(10270,1141,'_elementor_template_type','wp-page'),(10271,1141,'_elementor_version','3.35.4'),(10272,1141,'_elementor_pro_version','3.35.1'),(10273,1141,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Advisory Services\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Legislative &amp; Regulatory Advisory<br \\/>\\u2022 Financial Dispute Resolution<br \\/>\\u2022 Corporate Turnarounds &amp; Restructuring<br \\/>\\u2022 Executive Share Option Schemes<br \\/>\\u2022 Executive Share Appreciation Rights<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10274,1141,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10275,1141,'_elementor_css','a:6:{s:4:\"time\";i:1773736602;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10276,1141,'_elementor_element_cache','{\"timeout\":1773823002,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjE0IiwicmlnaHQiOiIxNCIsImJvdHRvbSI6IjE0IiwibGVmdCI6IjE0IiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10277,1142,'_wp_page_template','elementor_header_footer'),(10278,1142,'_elementor_edit_mode','builder'),(10279,1142,'_elementor_template_type','wp-page'),(10280,1142,'_elementor_version','3.35.4'),(10281,1142,'_elementor_pro_version','3.35.1'),(10282,1142,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10283,1142,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10284,1142,'_elementor_css','a:6:{s:4:\"time\";i:1773736602;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10285,1142,'_elementor_element_cache','{\"timeout\":1773823002,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttAdvisory Servicestttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cdTIwMjIgTGVnaXNsYXRpdmUgJmFtcDsgUmVndWxhdG9yeSBBZHZpc29yeTxiciBcLz5cdTIwMjIgRmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxiciBcLz5cdTIwMjIgQ29ycG9yYXRlIFR1cm5hcm91bmRzICZhbXA7IFJlc3RydWN0dXJpbmc8YnIgXC8+XHUyMDIyIEV4ZWN1dGl2ZSBTaGFyZSBPcHRpb24gU2NoZW1lczxiciBcLz5cdTIwMjIgRXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9wPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjE0IiwicmlnaHQiOiIxNCIsImJvdHRvbSI6IjE0IiwibGVmdCI6IjE0IiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10390,1152,'_wp_page_template','elementor_header_footer'),(10391,1152,'_elementor_edit_mode','builder'),(10392,1152,'_elementor_template_type','wp-page'),(10393,1152,'_elementor_version','3.35.4'),(10394,1152,'_elementor_pro_version','3.35.1'),(10395,1152,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10465,1162,'_wp_page_template','elementor_header_footer'),(10466,1162,'_elementor_edit_mode','builder'),(10467,1162,'_elementor_template_type','wp-page'),(10591,1174,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10592,1174,'_elementor_css','a:6:{s:4:\"time\";i:1773746674;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10593,1174,'_elementor_element_cache','{\"timeout\":1773833074,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11378,1264,'_elementor_edit_mode','builder'),(11379,1264,'_elementor_template_type','wp-page'),(11380,1264,'_elementor_version','3.35.4'),(11381,1264,'_elementor_pro_version','3.35.1'),(11382,1264,'_wp_page_template','elementor_header_footer'),(11383,1264,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1224,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1223,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1222,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11042,1229,'_wp_attached_file','2026/03/1920x1280-4.jpg'),(11043,1229,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/03/1920x1280-4.jpg\";s:8:\"filesize\";i:1480509;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"1920x1280-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12374;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"1920x1280-4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76328;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"1920x1280-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6073;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"1920x1280-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49067;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"1920x1280-4-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141741;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(11050,1230,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11051,1230,'_elementor_css','a:6:{s:4:\"time\";i:1773385997;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11052,1230,'_elementor_element_cache','{\"timeout\":1773914671,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-239ddecd e-flex e-con-boxed e-con e-parent\" data-id=\"239ddecd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-227dba55 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"227dba55\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f2c1e90 e-flex e-con-boxed e-con e-parent\" data-id=\"7f2c1e90\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6eb5a6b4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6eb5a6b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-3f8f640a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3f8f640a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our  News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjUwOTdhYWY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEdyb3VwLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MzYuMDMxOTk5OTk5OTk5OTk2NDc1NzA4MDMwNjI5OTAzMDc4MDc5MjIzNjMyODEyNX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2268bdb e-flex e-con-boxed e-con e-parent\" data-id=\"2268bdb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImY4ZTJlN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6NDIyLCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiNTgxNzZkYyJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJuZXdzLWFydGljbGUiLCJwb3N0X3F1ZXJ5X29yZGVyIjoiYXNjIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IlByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCIsInRleHQiOiJMb2FkIE1vcmUiLCJsb2FkX21vcmVfbm9fcG9zdHNfY3VzdG9tX21lc3NhZ2UiOiJObyBtb3JlIHBvc3RzIHRvIHNob3ciLCJub3RoaW5nX2ZvdW5kX21lc3NhZ2VfdGV4dCI6Ikl0IHNlZW1zIHdlIGNhblx1MjAxOXQgZmluZCB3aGF0IHlvdVx1MjAxOXJlIGxvb2tpbmcgZm9yLiIsInBvc3RzX3Blcl9wYWdlIjoxMiwicGFnaW5hdGlvbl90eXBlIjoicHJldl9uZXh0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-18a668a e-flex e-con-boxed e-con e-parent\" data-id=\"18a668a\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-35954f1 elementor-widget elementor-widget-spacer\" data-id=\"35954f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10297,1143,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10298,1143,'_elementor_css','a:6:{s:4:\"time\";i:1773736866;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10299,1143,'_elementor_element_cache','{\"timeout\":1773823266,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10300,1144,'_wp_page_template','elementor_header_footer'),(10301,1144,'_elementor_edit_mode','builder'),(10302,1144,'_elementor_template_type','wp-page'),(10303,1144,'_elementor_version','3.35.4'),(10304,1144,'_elementor_pro_version','3.35.1'),(10305,1144,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10306,1144,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10307,1144,'_elementor_css','a:6:{s:4:\"time\";i:1773736866;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10308,1144,'_elementor_element_cache','{\"timeout\":1773823266,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10950,1215,'_wp_page_template','elementor_header_footer'),(10603,1176,'_wp_page_template','elementor_header_footer'),(10309,1145,'_wp_page_template','elementor_header_footer'),(10310,1145,'_elementor_edit_mode','builder'),(10311,1145,'_elementor_template_type','wp-page'),(10312,1145,'_elementor_version','3.35.4'),(10313,1145,'_elementor_pro_version','3.35.1'),(10314,1145,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10315,1145,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10316,1145,'_elementor_css','a:6:{s:4:\"time\";i:1773736866;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10317,1145,'_elementor_element_cache','{\"timeout\":1773823266,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10432,1158,'_wp_page_template','elementor_header_footer'),(10433,1158,'_elementor_edit_mode','builder'),(10434,1158,'_elementor_template_type','wp-page'),(10435,1158,'_elementor_version','3.35.4'),(10436,1158,'_elementor_pro_version','3.35.1'),(10437,1158,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10495,1165,'_wp_page_template','elementor_header_footer'),(10327,1146,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(10328,1146,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(10329,1146,'_elementor_css','a:6:{s:4:\"time\";i:1773392110;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10330,1146,'_elementor_element_cache','{\"timeout\":1773762129,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\" data-id=\"26a4b64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\" data-id=\"5ab2ba76\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1baf0f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt+260 (211) 254 841tttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"659fb565\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiatttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6657b648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<p class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttenquiries@afhold.co.zmtttttt</span>nttttt</p>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\" data-id=\"3a06d9f0\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"17bef2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\" data-id=\"406f63a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI0NCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2ZjcwOTlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZW51LXBvc2l0aW9uIjoiY2VudGVyIiwic3VibWVudS1pY29uLXNpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjcxLjAzMzAwMDAwMDAwMDAwMTI1MDU1NTIxNDkzNzc3NjMyNzEzMzE3ODcxMDkzNzV9LCJfX2dsb2JhbHNfXyI6eyJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50Iiwic3VibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsInRleHQtY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHQtaG92ZXItY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJzdWJtZW51LXRleHRjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsInN1Ym1lbnUtdGV4dGNvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwic3VibWVudS1iZ2NvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJidG4taGFtYnVyZ2VyLWJnX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiaXRlbS1iYWNrZ3JvdW5kX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD03NmE2MzRiIiwiaXRlbS1iYWNrZ3JvdW5kLWhvdmVyX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJwb2ludGVyX2FjdGl2ZV9jb2xvciI6IiJ9LCJtZW51LXBvc2l0aW9uX3RhYmxldCI6ImNlbnRlciIsImljb24tb3BlbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1iYXJzLXNvcnQtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaXRlbS1iYWNrZ3JvdW5kX2JhY2tncm91bmRfdGFibGV0IjoiY2xhc3NpYyIsIml0ZW0tYmFja2dyb3VuZC1ob3Zlcl9iYWNrZ3JvdW5kX3RhYmxldCI6ImNsYXNzaWMiLCJoYW1idXJnZXItcG9zaXRpb25fdGFibGV0IjoiZW5kIiwiaGFtYnVyZ2VyLWJvcmRlci1yYWRpdXNfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJoYW1idXJnZXItaWNvbi1zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjMsInNpemVzIjpbXX0sImhhbWJ1cmdlci1pY29uLXNpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsIml0ZW0tYmFja2dyb3VuZF9jb2xvcl90YWJsZXQiOiIjRUFGNUZGIiwidGV4dC1ob3Zlci1jb2xvciI6IiMwMDIxNDAiLCJpdGVtLWJhY2tncm91bmQtaG92ZXJfY29sb3JfdGFibGV0IjoiI0ZGRkZGRiIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwic3VibWVudS10ZXh0Y29sb3IiOiIjRkZGRkZGIiwic3VibWVudS1iZ2NvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6IiNGRkZGRkYiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiIjMDAyMTQwIiwic3VibWVudS10ZXh0Y29sb3ItYWN0aXZlIjoiIzBGNDQ3QSIsInN1Ym1lbnUtYmdjb2xvci1hY3RpdmUiOiIjRkZGRkZGIiwiYnRuLWhhbWJ1cmdlci1iZ190YWJsZXQiOiIjMEY0NDdBIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiIjRkZGRkZGIiwic3VibWVudV9ob3Jpem9udGFsX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInN1Ym1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfZmxleF9zaXplIjoibm9uZSIsIm1lbnVfaG9yaXpvbnRhbF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV92ZXJ0aWNhbF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfdmVydGljYWxfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJtZW51X3NwYWNlX2JldHdlZW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtZW51X2hvcml6b250YWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJ0bS1uYXZtZW51In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMy4wMjgwMDAwMDAwMDAwMDA0Njg5NTgyMDU2MDE2NjYxMjI2NzQ5NDIwMTY2MDE1NjI1fSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10873,1206,'_elementor_edit_mode','builder'),(10874,1206,'_elementor_template_type','header'),(10875,1206,'_elementor_version','3.35.4'),(10876,1206,'_elementor_pro_version','3.35.1'),(10877,1206,'_wp_page_template','default');
INSERT INTO `wpph_postmeta` VALUES (10878,1206,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"align_mobile\":\"start\",\"height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(10340,1147,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(10341,1147,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(10342,1147,'_elementor_css','a:6:{s:4:\"time\";i:1773741289;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10343,1147,'_elementor_element_cache','{\"timeout\":1773827689,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\" data-id=\"26a4b64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\" data-id=\"5ab2ba76\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1baf0f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt+260 (211) 254 841tttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"659fb565\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiatttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6657b648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<p class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttenquiries@afhold.co.zmtttttt</span>nttttt</p>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\" data-id=\"3a06d9f0\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"17bef2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\" data-id=\"406f63a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI0NCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMDAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1zaXRlLWxvZ28ifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2ZjcwOTlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZW51LXBvc2l0aW9uIjoiY2VudGVyIiwic3VibWVudS1pY29uLXNpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjcxLjAzMzAwMDAwMDAwMDAwMTI1MDU1NTIxNDkzNzc3NjMyNzEzMzE3ODcxMDkzNzV9LCJfX2dsb2JhbHNfXyI6eyJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50Iiwic3VibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsInRleHQtY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHQtaG92ZXItY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJzdWJtZW51LXRleHRjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsInN1Ym1lbnUtdGV4dGNvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwic3VibWVudS1iZ2NvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJidG4taGFtYnVyZ2VyLWJnX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiaXRlbS1iYWNrZ3JvdW5kX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD03NmE2MzRiIiwiaXRlbS1iYWNrZ3JvdW5kLWhvdmVyX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJwb2ludGVyX2FjdGl2ZV9jb2xvciI6IiJ9LCJtZW51LXBvc2l0aW9uX3RhYmxldCI6ImNlbnRlciIsImljb24tb3BlbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1iYXJzLXNvcnQtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaXRlbS1iYWNrZ3JvdW5kX2JhY2tncm91bmRfdGFibGV0IjoiY2xhc3NpYyIsIml0ZW0tYmFja2dyb3VuZC1ob3Zlcl9iYWNrZ3JvdW5kX3RhYmxldCI6ImNsYXNzaWMiLCJoYW1idXJnZXItcG9zaXRpb25fdGFibGV0IjoiZW5kIiwiaGFtYnVyZ2VyLWJvcmRlci1yYWRpdXNfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJoYW1idXJnZXItaWNvbi1zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjMsInNpemVzIjpbXX0sImhhbWJ1cmdlci1pY29uLXNpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsIml0ZW0tYmFja2dyb3VuZF9jb2xvcl90YWJsZXQiOiIjRUFGNUZGIiwidGV4dC1ob3Zlci1jb2xvciI6IiMwMDIxNDAiLCJpdGVtLWJhY2tncm91bmQtaG92ZXJfY29sb3JfdGFibGV0IjoiI0ZGRkZGRiIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwic3VibWVudS10ZXh0Y29sb3IiOiIjRkZGRkZGIiwic3VibWVudS1iZ2NvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6IiNGRkZGRkYiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiIjMDAyMTQwIiwic3VibWVudS10ZXh0Y29sb3ItYWN0aXZlIjoiIzBGNDQ3QSIsInN1Ym1lbnUtYmdjb2xvci1hY3RpdmUiOiIjRkZGRkZGIiwiYnRuLWhhbWJ1cmdlci1iZ190YWJsZXQiOiIjMEY0NDdBIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiIjRkZGRkZGIiwic3VibWVudV9ob3Jpem9udGFsX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInN1Ym1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfZmxleF9zaXplIjoibm9uZSIsIm1lbnVfaG9yaXpvbnRhbF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV92ZXJ0aWNhbF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfdmVydGljYWxfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJtZW51X3NwYWNlX2JldHdlZW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtZW51X2hvcml6b250YWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJ0bS1uYXZtZW51In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMy4wMjgwMDAwMDAwMDAwMDA0Njg5NTgyMDU2MDE2NjYxMjI2NzQ5NDIwMTY2MDE1NjI1fSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11365,1263,'_elementor_edit_mode','builder'),(11366,1263,'_elementor_template_type','header'),(11367,1263,'_elementor_version','3.35.4'),(11368,1263,'_elementor_pro_version','3.35.1'),(11369,1263,'_wp_page_template','default'),(11370,1263,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"align_mobile\":\"start\",\"height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(10353,1148,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10354,1148,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(10355,1148,'_elementor_css','a:6:{s:4:\"time\";i:1773733823;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10356,1148,'_elementor_element_cache','{\"timeout\":1773820223,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10357,1149,'_wp_page_template','elementor_header_footer'),(10358,1149,'_elementor_edit_mode','builder'),(10359,1149,'_elementor_template_type','wp-page'),(10360,1149,'_elementor_version','3.35.4'),(10361,1149,'_elementor_pro_version','3.35.1'),(10362,1149,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(10363,1149,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10364,1149,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(10365,1149,'_elementor_css','a:6:{s:4:\"time\";i:1773733823;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10366,1149,'_elementor_element_cache','{\"timeout\":1773820223,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10988,1221,'_wp_page_template','elementor_header_footer'),(10367,1150,'_wp_page_template','elementor_header_footer'),(10368,1150,'_elementor_edit_mode','builder'),(10369,1150,'_elementor_template_type','wp-page'),(10370,1150,'_elementor_version','3.35.4'),(10371,1150,'_elementor_pro_version','3.35.1'),(10372,1150,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(10373,1150,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10374,1150,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(10375,1150,'_elementor_css','a:6:{s:4:\"time\";i:1773733823;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10376,1150,'_elementor_element_cache','{\"timeout\":1773820223,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11177,1243,'_elementor_edit_mode','builder'),(11178,1243,'_elementor_template_type','wp-page'),(11179,1243,'_elementor_version','3.35.4'),(11180,1243,'_elementor_pro_version','3.35.1'),(11181,1243,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(10412,1154,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10413,1154,'_elementor_element_cache','{\"timeout\":1773827631,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10409,1154,'_elementor_version','3.35.4'),(10410,1154,'_elementor_pro_version','3.35.1'),(10411,1154,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10406,1154,'_wp_page_template','elementor_header_footer'),(10407,1154,'_elementor_edit_mode','builder'),(10408,1154,'_elementor_template_type','wp-page'),(10396,1152,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10397,1152,'_elementor_element_cache','{\"timeout\":1773827631,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10398,1153,'_wp_page_template','elementor_header_footer'),(10399,1153,'_elementor_edit_mode','builder'),(10400,1153,'_elementor_template_type','wp-page'),(10401,1153,'_elementor_version','3.35.4'),(10402,1153,'_elementor_pro_version','3.35.1'),(10403,1153,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10404,1153,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10405,1153,'_elementor_element_cache','{\"timeout\":1773827631,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10468,1162,'_elementor_version','3.35.4'),(10469,1162,'_elementor_pro_version','3.35.1'),(10470,1162,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10994,1221,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10995,1221,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(10996,1221,'_elementor_element_cache','{\"timeout\":1773827846,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10992,1221,'_elementor_pro_version','3.35.1'),(10993,1221,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(10989,1221,'_elementor_edit_mode','builder'),(10990,1221,'_elementor_template_type','wp-page'),(10991,1221,'_elementor_version','3.35.4'),(10428,1156,'_wp_attached_file','2026/03/Untitled-design.png'),(10429,1156,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:27:\"2026/03/Untitled-design.png\";s:8:\"filesize\";i:13704;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Untitled-design-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1084;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Untitled-design-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5327;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Untitled-design-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:866;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Untitled-design-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3368;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"Untitled-design-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9915;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10430,1157,'_wp_attached_file','2026/03/screenshot-2026-03-17_13-07-01.png'),(10431,1157,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:233;s:6:\"height\";i:190;s:4:\"file\";s:42:\"2026/03/screenshot-2026-03-17_13-07-01.png\";s:8:\"filesize\";i:2019;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"screenshot-2026-03-17_13-07-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1324;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10438,1158,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10439,1158,'_elementor_css','a:6:{s:4:\"time\";i:1773744561;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10440,1158,'_elementor_element_cache','{\"timeout\":1773830961,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10441,1159,'_wp_page_template','elementor_header_footer'),(10442,1159,'_elementor_edit_mode','builder'),(10443,1159,'_elementor_template_type','wp-page'),(10444,1159,'_elementor_version','3.35.4'),(10445,1159,'_elementor_pro_version','3.35.1'),(10446,1159,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10447,1159,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10448,1159,'_elementor_css','a:6:{s:4:\"time\";i:1773744561;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10449,1159,'_elementor_element_cache','{\"timeout\":1773830961,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10514,1167,'_elementor_edit_mode','builder'),(10450,1160,'_wp_page_template','elementor_header_footer'),(10451,1160,'_elementor_edit_mode','builder'),(10452,1160,'_elementor_template_type','wp-page'),(10453,1160,'_elementor_version','3.35.4'),(10454,1160,'_elementor_pro_version','3.35.1'),(10455,1160,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10456,1160,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10457,1160,'_elementor_css','a:6:{s:4:\"time\";i:1773744561;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10458,1160,'_elementor_element_cache','{\"timeout\":1773830961,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10496,1165,'_elementor_edit_mode','builder'),(10497,1165,'_elementor_template_type','wp-page'),(10498,1165,'_elementor_version','3.35.4'),(10499,1165,'_elementor_pro_version','3.35.1'),(10500,1165,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Aflife-Logo-Icon.svg\",\"id\":1161},\"library\":\"svg\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10462,1161,'_wp_attached_file','2026/03/Aflife-Logo-Icon.svg'),(10463,1161,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:33754;s:5:\"width\";i:3000;s:6:\"height\";i:2400;}'),(10464,1161,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>'),(10471,1162,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10472,1162,'_elementor_css','a:6:{s:4:\"time\";i:1773745725;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10473,1162,'_elementor_element_cache','{\"timeout\":1773832125,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10474,1163,'_wp_page_template','elementor_header_footer'),(10475,1163,'_elementor_edit_mode','builder'),(10476,1163,'_elementor_template_type','wp-page'),(10477,1163,'_elementor_version','3.35.4'),(10478,1163,'_elementor_pro_version','3.35.1'),(10479,1163,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10480,1163,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10481,1163,'_elementor_css','a:6:{s:4:\"time\";i:1773745725;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10482,1163,'_elementor_element_cache','{\"timeout\":1773832125,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10513,1167,'_wp_page_template','elementor_header_footer'),(10483,1164,'_wp_page_template','elementor_header_footer'),(10484,1164,'_elementor_edit_mode','builder'),(10485,1164,'_elementor_template_type','wp-page'),(10486,1164,'_elementor_version','3.35.4'),(10487,1164,'_elementor_pro_version','3.35.1'),(10488,1164,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Aflife-Logo-Icon.svg\",\"id\":1161},\"library\":\"svg\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10489,1164,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10490,1164,'_elementor_css','a:6:{s:4:\"time\";i:1773745725;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10491,1164,'_elementor_element_cache','{\"timeout\":1773832125,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10525,1168,'_wp_page_template','elementor_header_footer'),(10526,1168,'_elementor_edit_mode','builder'),(10527,1168,'_elementor_template_type','wp-page'),(10528,1168,'_elementor_version','3.35.4'),(10529,1168,'_elementor_pro_version','3.35.1'),(10530,1168,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Aflife-Logo-Icon.svg\",\"id\":1161},\"library\":\"svg\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10932,1213,'_wp_page_template','elementor_header_footer'),(10933,1213,'_elementor_edit_mode','builder'),(10934,1213,'_elementor_template_type','wp-page'),(10935,1213,'_elementor_version','3.35.4'),(10936,1213,'_elementor_pro_version','3.35.1'),(10937,1213,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10501,1165,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10502,1165,'_elementor_css','a:6:{s:4:\"time\";i:1773746075;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10503,1165,'_elementor_element_cache','{\"timeout\":1773832475,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10504,1166,'_wp_page_template','elementor_header_footer'),(10505,1166,'_elementor_edit_mode','builder'),(10506,1166,'_elementor_template_type','wp-page'),(10507,1166,'_elementor_version','3.35.4'),(10508,1166,'_elementor_pro_version','3.35.1'),(10509,1166,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Aflife-Logo-Icon.svg\",\"id\":1161},\"library\":\"svg\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10510,1166,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10511,1166,'_elementor_css','a:6:{s:4:\"time\";i:1773746075;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wpph_postmeta` VALUES (10512,1166,'_elementor_element_cache','{\"timeout\":1773832475,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10515,1167,'_elementor_template_type','wp-page'),(10516,1167,'_elementor_version','3.35.4'),(10517,1167,'_elementor_pro_version','3.35.1'),(10518,1167,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Aflife-Logo-Icon.svg\",\"id\":1161},\"library\":\"svg\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10519,1167,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10520,1167,'_elementor_css','a:6:{s:4:\"time\";i:1773746075;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10521,1167,'_elementor_element_cache','{\"timeout\":1773832475,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10555,1171,'_wp_page_template','elementor_header_footer'),(10556,1171,'_elementor_edit_mode','builder'),(10557,1171,'_elementor_template_type','wp-page'),(10558,1171,'_elementor_version','3.35.4'),(10559,1171,'_elementor_pro_version','3.35.1'),(10560,1171,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Aflife-Logo-Icon.svg\",\"id\":1161},\"library\":\"svg\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10531,1168,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10532,1168,'_elementor_css','a:6:{s:4:\"time\";i:1773746269;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10533,1168,'_elementor_element_cache','{\"timeout\":1773832669,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10534,1169,'_wp_page_template','elementor_header_footer'),(10535,1169,'_elementor_edit_mode','builder'),(10536,1169,'_elementor_template_type','wp-page'),(10537,1169,'_elementor_version','3.35.4'),(10538,1169,'_elementor_pro_version','3.35.1'),(10539,1169,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Aflife-Logo-Icon.svg\",\"id\":1161},\"library\":\"svg\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10540,1169,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10541,1169,'_elementor_css','a:6:{s:4:\"time\";i:1773746269;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10542,1169,'_elementor_element_cache','{\"timeout\":1773832669,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10573,1173,'_wp_page_template','elementor_header_footer'),(10574,1173,'_elementor_edit_mode','builder'),(10575,1173,'_elementor_template_type','wp-page'),(10576,1173,'_elementor_version','3.35.4'),(10577,1173,'_elementor_pro_version','3.35.1'),(10578,1173,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10543,1170,'_wp_page_template','elementor_header_footer'),(10544,1170,'_elementor_edit_mode','builder'),(10545,1170,'_elementor_template_type','wp-page'),(10546,1170,'_elementor_version','3.35.4'),(10547,1170,'_elementor_pro_version','3.35.1'),(10548,1170,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Aflife-Logo-Icon.svg\",\"id\":1161},\"library\":\"svg\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10549,1170,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10550,1170,'_elementor_css','a:6:{s:4:\"time\";i:1773746269;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10551,1170,'_elementor_element_cache','{\"timeout\":1773832669,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10585,1174,'_wp_page_template','elementor_header_footer'),(10586,1174,'_elementor_edit_mode','builder'),(10587,1174,'_elementor_template_type','wp-page'),(10588,1174,'_elementor_version','3.35.4'),(10589,1174,'_elementor_pro_version','3.35.1'),(10590,1174,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10561,1171,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10562,1171,'_elementor_css','a:6:{s:4:\"time\";i:1773746311;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10563,1171,'_elementor_element_cache','{\"timeout\":1773832711,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10564,1172,'_wp_page_template','elementor_header_footer'),(10565,1172,'_elementor_edit_mode','builder'),(10566,1172,'_elementor_template_type','wp-page'),(10567,1172,'_elementor_version','3.35.4'),(10568,1172,'_elementor_pro_version','3.35.1'),(10569,1172,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"484d901\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"ADVISORY SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"627548e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"VALUATION SERVICES\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"d1a4e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Aflife-Logo-Icon.svg\",\"id\":1161},\"library\":\"svg\"},\"title_text\":\"CAPITAL MARKETS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rotate\":{\"unit\":\"deg\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"8cc2f1d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"MERGES & ACQUISITIONS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"9632b6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"DISPOSALS\",\"description_text\":\"\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"justify\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_gradient_position_tablet\":\"center center\",\"background_widget_all_gradient_position_mobile\":\"center center\",\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10570,1172,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10571,1172,'_elementor_css','a:6:{s:4:\"time\";i:1773746311;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10572,1172,'_elementor_element_cache','{\"timeout\":1773832711,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10579,1173,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10580,1173,'_elementor_css','a:6:{s:4:\"time\";i:1773746311;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:5;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10581,1173,'_elementor_element_cache','{\"timeout\":1773832711,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-484d901 elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"484d901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttADVISORY SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-627548e elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"627548e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttVALUATION SERVICEStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-d1a4e69 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d1a4e69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttCAPITAL MARKETStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-8cc2f1d elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"8cc2f1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttMERGES &amp; ACQUISITIONStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-9632b6f elementor-widget__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"9632b6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttDISPOSALStttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10594,1175,'_wp_page_template','elementor_header_footer'),(10595,1175,'_elementor_edit_mode','builder'),(10596,1175,'_elementor_template_type','wp-page'),(10597,1175,'_elementor_version','3.35.4'),(10598,1175,'_elementor_pro_version','3.35.1'),(10599,1175,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/screenshot-2026-03-17_13-07-01.png\",\"id\":1157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10600,1175,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10601,1175,'_elementor_css','a:6:{s:4:\"time\";i:1773746674;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10602,1175,'_elementor_element_cache','{\"timeout\":1773833074,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10604,1176,'_elementor_edit_mode','builder'),(10605,1176,'_elementor_template_type','wp-page'),(10606,1176,'_elementor_version','3.35.4'),(10607,1176,'_elementor_pro_version','3.35.1'),(10608,1176,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10609,1176,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10610,1176,'_elementor_css','a:6:{s:4:\"time\";i:1773746674;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10611,1176,'_elementor_element_cache','{\"timeout\":1773833074,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11151,1240,'_wp_page_template','elementor_header_footer'),(11152,1240,'_elementor_edit_mode','builder'),(11153,1240,'_elementor_template_type','wp-page'),(11154,1240,'_elementor_version','3.35.4'),(11155,1240,'_elementor_pro_version','3.35.1'),(11156,1240,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11209,1246,'_wp_page_template','elementor_header_footer'),(10616,1177,'_wp_attached_file','2026/03/394x595.jpg'),(10617,1177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:394;s:6:\"height\";i:595;s:4:\"file\";s:19:\"2026/03/394x595.jpg\";s:8:\"filesize\";i:110116;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"394x595-199x300.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"394x595-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5846;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10618,1178,'_wp_attached_file','2026/03/479x595.jpg'),(10619,1178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:479;s:6:\"height\";i:595;s:4:\"file\";s:19:\"2026/03/479x595.jpg\";s:8:\"filesize\";i:222594;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"479x595-242x300.jpg\";s:5:\"width\";i:242;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"479x595-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7097;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10620,1179,'_wp_attached_file','2026/03/600x700.jpg'),(10621,1179,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:700;s:4:\"file\";s:19:\"2026/03/600x700.jpg\";s:8:\"filesize\";i:156861;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"600x700-257x300.jpg\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13547;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"600x700-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6285;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10622,1180,'_wp_attached_file','2026/03/1920x1280.jpg'),(10623,1180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:21:\"2026/03/1920x1280.jpg\";s:8:\"filesize\";i:1016499;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"1920x1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10091;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"1920x1280-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57623;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"1920x1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"1920x1280-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37794;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"1920x1280-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105893;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10629,1181,'_elementor_pro_version','3.35.1'),(10630,1181,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10631,1181,'_elementor_css','a:6:{s:4:\"time\";i:1773734332;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10632,1181,'_elementor_element_cache','{\"timeout\":1773910907,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10633,1182,'_elementor_edit_mode','builder'),(10634,1182,'_elementor_template_type','wp-page'),(10635,1182,'_elementor_version','3.35.4'),(10636,1182,'_wp_page_template','elementor_header_footer'),(10637,1182,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":272,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10638,1182,'_elementor_pro_version','3.35.1'),(10639,1182,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10640,1182,'_elementor_css','a:6:{s:4:\"time\";i:1773734332;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10641,1182,'_elementor_element_cache','{\"timeout\":1773910907,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10644,1183,'_elementor_version','3.35.4'),(10645,1183,'_wp_page_template','elementor_header_footer'),(10646,1183,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10647,1183,'_elementor_pro_version','3.35.1'),(10648,1183,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10649,1183,'_elementor_css','a:6:{s:4:\"time\";i:1773734332;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10650,1183,'_elementor_element_cache','{\"timeout\":1773910907,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10693,1188,'_elementor_edit_mode','builder'),(10694,1188,'_elementor_template_type','wp-page'),(10695,1188,'_elementor_version','3.35.4'),(10696,1188,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (10697,1188,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"153\",\"right\":\"153\",\"bottom\":\"153\",\"left\":\"153\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10813,1200,'_elementor_edit_mode','builder'),(10814,1200,'_elementor_template_type','wp-page'),(11523,1279,'_elementor_edit_mode','builder'),(11524,1279,'_elementor_template_type','wp-page'),(11525,1279,'_elementor_version','3.35.4'),(11526,1279,'_wp_page_template','elementor_header_footer'),(11527,1279,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10687,1187,'_elementor_pro_version','3.35.1'),(10688,1187,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10689,1187,'_elementor_css','a:6:{s:4:\"time\";i:1773826113;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10682,1187,'_elementor_edit_mode','builder'),(10683,1187,'_elementor_template_type','wp-page'),(10684,1187,'_elementor_version','3.35.4'),(10685,1187,'_wp_page_template','elementor_header_footer'),(10686,1187,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"153\",\"right\":\"153\",\"bottom\":\"153\",\"left\":\"153\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10671,1185,'_elementor_pro_version','3.35.1'),(10672,1185,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10673,1185,'_elementor_css','a:6:{s:4:\"time\";i:1773826113;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10674,1186,'_elementor_edit_mode','builder'),(10675,1186,'_elementor_template_type','wp-page'),(10676,1186,'_elementor_version','3.35.4'),(10677,1186,'_wp_page_template','elementor_header_footer'),(10678,1186,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10679,1186,'_elementor_pro_version','3.35.1'),(10680,1186,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10681,1186,'_elementor_css','a:6:{s:4:\"time\";i:1773826113;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10698,1188,'_elementor_pro_version','3.35.1'),(10699,1188,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10700,1188,'_elementor_css','a:6:{s:4:\"time\";i:1773826148;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10701,1188,'_elementor_element_cache','{\"timeout\":1773912548,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10702,1189,'_elementor_edit_mode','builder'),(10703,1189,'_elementor_template_type','wp-page'),(10704,1189,'_elementor_version','3.35.4'),(10705,1189,'_wp_page_template','elementor_header_footer'),(10706,1189,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"153\",\"right\":\"153\",\"bottom\":\"153\",\"left\":\"153\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10707,1189,'_elementor_pro_version','3.35.1'),(10708,1189,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10709,1189,'_elementor_css','a:6:{s:4:\"time\";i:1773826148;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10710,1189,'_elementor_element_cache','{\"timeout\":1773912548,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10711,1190,'_elementor_edit_mode','builder'),(10712,1190,'_elementor_template_type','wp-page'),(10713,1190,'_elementor_version','3.35.4'),(10714,1190,'_wp_page_template','elementor_header_footer'),(10715,1190,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"300\",\"bottom\":\"300\",\"left\":\"300\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10716,1190,'_elementor_pro_version','3.35.1'),(10717,1190,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10718,1190,'_elementor_css','a:6:{s:4:\"time\";i:1773826148;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10719,1190,'_elementor_element_cache','{\"timeout\":1773912548,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10753,1194,'_elementor_edit_mode','builder'),(10754,1194,'_elementor_template_type','wp-page'),(10755,1194,'_elementor_version','3.35.4'),(10756,1194,'_wp_page_template','elementor_header_footer'),(10757,1194,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10728,1191,'_elementor_pro_version','3.35.1'),(10729,1191,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10730,1191,'_elementor_css','a:6:{s:4:\"time\";i:1773826179;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10731,1191,'_elementor_element_cache','{\"timeout\":1773912579,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10732,1192,'_elementor_edit_mode','builder'),(10733,1192,'_elementor_template_type','wp-page'),(10734,1192,'_elementor_version','3.35.4'),(10735,1192,'_wp_page_template','elementor_header_footer'),(10736,1192,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"300\",\"bottom\":\"300\",\"left\":\"300\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10737,1192,'_elementor_pro_version','3.35.1'),(10738,1192,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10739,1192,'_elementor_css','a:6:{s:4:\"time\";i:1773826179;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10740,1192,'_elementor_element_cache','{\"timeout\":1773912579,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10741,1193,'_elementor_edit_mode','builder'),(10742,1193,'_elementor_template_type','wp-page'),(10743,1193,'_elementor_version','3.35.4'),(10744,1193,'_wp_page_template','elementor_header_footer'),(10745,1193,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10746,1193,'_elementor_pro_version','3.35.1'),(10747,1193,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10748,1193,'_elementor_css','a:6:{s:4:\"time\";i:1773826179;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10749,1193,'_elementor_element_cache','{\"timeout\":1773912579,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10783,1197,'_elementor_edit_mode','builder'),(10784,1197,'_elementor_template_type','wp-page'),(10785,1197,'_elementor_version','3.35.4'),(10786,1197,'_wp_page_template','elementor_header_footer'),(10787,1197,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"700\",\"right\":\"700\",\"bottom\":\"700\",\"left\":\"700\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10758,1194,'_elementor_pro_version','3.35.1'),(10759,1194,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10760,1194,'_elementor_css','a:6:{s:4:\"time\";i:1773826206;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10761,1194,'_elementor_element_cache','{\"timeout\":1773912607,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10762,1195,'_elementor_edit_mode','builder'),(10763,1195,'_elementor_template_type','wp-page'),(10764,1195,'_elementor_version','3.35.4'),(10765,1195,'_wp_page_template','elementor_header_footer'),(10766,1195,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"500\",\"right\":\"500\",\"bottom\":\"500\",\"left\":\"500\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10767,1195,'_elementor_pro_version','3.35.1'),(10768,1195,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10769,1195,'_elementor_css','a:6:{s:4:\"time\";i:1773826206;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10770,1195,'_elementor_element_cache','{\"timeout\":1773912607,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10771,1196,'_elementor_edit_mode','builder'),(10772,1196,'_elementor_template_type','wp-page'),(10773,1196,'_elementor_version','3.35.4'),(10774,1196,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (10775,1196,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"700\",\"right\":\"700\",\"bottom\":\"700\",\"left\":\"700\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10776,1196,'_elementor_pro_version','3.35.1'),(10777,1196,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10778,1196,'_elementor_css','a:6:{s:4:\"time\";i:1773826206;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10779,1196,'_elementor_element_cache','{\"timeout\":1773912607,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10815,1200,'_elementor_version','3.35.4'),(10816,1200,'_wp_page_template','elementor_header_footer'),(10817,1200,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10788,1197,'_elementor_pro_version','3.35.1'),(10789,1197,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10790,1197,'_elementor_css','a:6:{s:4:\"time\";i:1773826236;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10791,1197,'_elementor_element_cache','{\"timeout\":1773912636,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10792,1198,'_elementor_edit_mode','builder'),(10793,1198,'_elementor_template_type','wp-page'),(10794,1198,'_elementor_version','3.35.4'),(10795,1198,'_wp_page_template','elementor_header_footer'),(10796,1198,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":980,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"930c885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"700\",\"right\":\"700\",\"bottom\":\"700\",\"left\":\"700\",\"isLinked\":true}},\"elements\":[{\"id\":\"a14def4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10797,1198,'_elementor_pro_version','3.35.1'),(10798,1198,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10799,1198,'_elementor_css','a:6:{s:4:\"time\";i:1773826236;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10800,1198,'_elementor_element_cache','{\"timeout\":1773912636,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10905,1209,'_elementor_template_type','wp-page'),(10801,1199,'_elementor_edit_mode','builder'),(10802,1199,'_elementor_template_type','wp-page'),(10803,1199,'_elementor_version','3.35.4'),(10804,1199,'_wp_page_template','elementor_header_footer'),(10805,1199,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10806,1199,'_elementor_pro_version','3.35.1'),(10807,1199,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10808,1199,'_elementor_css','a:6:{s:4:\"time\";i:1773826236;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10809,1199,'_elementor_element_cache','{\"timeout\":1773912636,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-930c885 e-con-full e-flex e-con e-child\" data-id=\"930c885\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-a14def4 e-con-full e-flex e-con e-child\" data-id=\"a14def4\" data-element_type=\"container\" data-e-type=\"container\">ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10843,1203,'_elementor_edit_mode','builder'),(10844,1203,'_elementor_template_type','wp-page'),(10845,1203,'_elementor_version','3.35.4'),(10846,1203,'_wp_page_template','elementor_header_footer'),(10847,1203,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10818,1200,'_elementor_pro_version','3.35.1'),(10819,1200,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10820,1200,'_elementor_css','a:6:{s:4:\"time\";i:1773826347;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10821,1200,'_elementor_element_cache','{\"timeout\":1773912747,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10822,1201,'_elementor_edit_mode','builder'),(10823,1201,'_elementor_template_type','wp-page'),(10824,1201,'_elementor_version','3.35.4'),(10825,1201,'_wp_page_template','elementor_header_footer'),(10826,1201,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10827,1201,'_elementor_pro_version','3.35.1'),(10828,1201,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10829,1201,'_elementor_css','a:6:{s:4:\"time\";i:1773826347;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10830,1201,'_elementor_element_cache','{\"timeout\":1773912747,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10831,1202,'_elementor_edit_mode','builder'),(10832,1202,'_elementor_template_type','wp-page'),(10833,1202,'_elementor_version','3.35.4'),(10834,1202,'_wp_page_template','elementor_header_footer'),(10835,1202,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10836,1202,'_elementor_pro_version','3.35.1'),(10837,1202,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10838,1202,'_elementor_css','a:6:{s:4:\"time\";i:1773826347;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10839,1202,'_elementor_element_cache','{\"timeout\":1773912747,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10886,1207,'_elementor_edit_mode','builder'),(10887,1207,'_elementor_template_type','wp-page'),(10888,1207,'_elementor_version','3.35.4'),(10889,1207,'_wp_page_template','elementor_header_footer'),(10890,1207,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10848,1203,'_elementor_pro_version','3.35.1'),(10849,1203,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10850,1203,'_elementor_css','a:6:{s:4:\"time\";i:1773826456;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10851,1203,'_elementor_element_cache','{\"timeout\":1773912856,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10852,1204,'_elementor_edit_mode','builder'),(10853,1204,'_elementor_template_type','wp-page'),(10854,1204,'_elementor_version','3.35.4'),(10855,1204,'_wp_page_template','elementor_header_footer'),(10856,1204,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10857,1204,'_elementor_pro_version','3.35.1'),(10858,1204,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10859,1204,'_elementor_css','a:6:{s:4:\"time\";i:1773826456;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10860,1204,'_elementor_element_cache','{\"timeout\":1773912856,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10904,1209,'_elementor_edit_mode','builder'),(10861,1205,'_elementor_edit_mode','builder'),(10862,1205,'_elementor_template_type','wp-page'),(10863,1205,'_elementor_version','3.35.4'),(10864,1205,'_wp_page_template','elementor_header_footer'),(10865,1205,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10866,1205,'_elementor_pro_version','3.35.1'),(10867,1205,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10868,1205,'_elementor_css','a:6:{s:4:\"time\";i:1773826456;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10869,1205,'_elementor_element_cache','{\"timeout\":1773912856,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfbWFyZ2luIjp7InVuaXQiOiJlbSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11493,1276,'_elementor_edit_mode','builder'),(11494,1276,'_elementor_template_type','wp-page'),(11495,1276,'_elementor_version','3.35.4'),(11496,1276,'_wp_page_template','elementor_header_footer');
INSERT INTO `wpph_postmeta` VALUES (11497,1276,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(11621,1289,'_elementor_edit_mode','builder'),(10879,1206,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(10880,1206,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(10881,1206,'_elementor_css','a:6:{s:4:\"time\";i:1773741380;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10882,1206,'_elementor_element_cache','{\"timeout\":1773827780,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\" data-id=\"26a4b64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\" data-id=\"5ab2ba76\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1baf0f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt+260 (211) 254 841tttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"659fb565\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiatttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6657b648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<p class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttenquiries@afhold.co.zmtttttt</span>nttttt</p>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\" data-id=\"3a06d9f0\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"17bef2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\" data-id=\"406f63a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI0NCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMDAsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6InN0YXJ0IiwiaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo2MCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2ZjcwOTlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZW51LXBvc2l0aW9uIjoiY2VudGVyIiwic3VibWVudS1pY29uLXNpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjcxLjAzMzAwMDAwMDAwMDAwMTI1MDU1NTIxNDkzNzc3NjMyNzEzMzE3ODcxMDkzNzV9LCJfX2dsb2JhbHNfXyI6eyJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50Iiwic3VibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsInRleHQtY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHQtaG92ZXItY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJzdWJtZW51LXRleHRjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsInN1Ym1lbnUtdGV4dGNvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwic3VibWVudS1iZ2NvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJidG4taGFtYnVyZ2VyLWJnX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiaXRlbS1iYWNrZ3JvdW5kX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD03NmE2MzRiIiwiaXRlbS1iYWNrZ3JvdW5kLWhvdmVyX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJwb2ludGVyX2FjdGl2ZV9jb2xvciI6IiJ9LCJtZW51LXBvc2l0aW9uX3RhYmxldCI6ImNlbnRlciIsImljb24tb3BlbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1iYXJzLXNvcnQtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaXRlbS1iYWNrZ3JvdW5kX2JhY2tncm91bmRfdGFibGV0IjoiY2xhc3NpYyIsIml0ZW0tYmFja2dyb3VuZC1ob3Zlcl9iYWNrZ3JvdW5kX3RhYmxldCI6ImNsYXNzaWMiLCJoYW1idXJnZXItcG9zaXRpb25fdGFibGV0IjoiZW5kIiwiaGFtYnVyZ2VyLWJvcmRlci1yYWRpdXNfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJoYW1idXJnZXItaWNvbi1zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjMsInNpemVzIjpbXX0sImhhbWJ1cmdlci1pY29uLXNpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsIml0ZW0tYmFja2dyb3VuZF9jb2xvcl90YWJsZXQiOiIjRUFGNUZGIiwidGV4dC1ob3Zlci1jb2xvciI6IiMwMDIxNDAiLCJpdGVtLWJhY2tncm91bmQtaG92ZXJfY29sb3JfdGFibGV0IjoiI0ZGRkZGRiIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwic3VibWVudS10ZXh0Y29sb3IiOiIjRkZGRkZGIiwic3VibWVudS1iZ2NvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6IiNGRkZGRkYiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiIjMDAyMTQwIiwic3VibWVudS10ZXh0Y29sb3ItYWN0aXZlIjoiIzBGNDQ3QSIsInN1Ym1lbnUtYmdjb2xvci1hY3RpdmUiOiIjRkZGRkZGIiwiYnRuLWhhbWJ1cmdlci1iZ190YWJsZXQiOiIjMEY0NDdBIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiIjRkZGRkZGIiwic3VibWVudV9ob3Jpem9udGFsX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInN1Ym1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfZmxleF9zaXplIjoibm9uZSIsIm1lbnVfaG9yaXpvbnRhbF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV92ZXJ0aWNhbF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfdmVydGljYWxfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJtZW51X3NwYWNlX2JldHdlZW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtZW51X2hvcml6b250YWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJ0bS1uYXZtZW51In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMy4wMjgwMDAwMDAwMDAwMDA0Njg5NTgyMDU2MDE2NjYxMjI2NzQ5NDIwMTY2MDE1NjI1fSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11638,1291,'_elementor_edit_mode','builder'),(11639,1291,'_elementor_template_type','header'),(11640,1291,'_elementor_version','3.35.4'),(11641,1291,'_elementor_pro_version','3.35.1'),(11642,1291,'_wp_page_template','default'),(11643,1291,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260 (211) 254 841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"align_mobile\":\"start\",\"height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(10891,1207,'_elementor_pro_version','3.35.1'),(10892,1207,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10893,1207,'_elementor_css','a:6:{s:4:\"time\";i:1773826536;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10894,1207,'_elementor_element_cache','{\"timeout\":1773912936,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10895,1208,'_elementor_edit_mode','builder'),(10896,1208,'_elementor_template_type','wp-page'),(10897,1208,'_elementor_version','3.35.4'),(10898,1208,'_wp_page_template','elementor_header_footer'),(10899,1208,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10900,1208,'_elementor_pro_version','3.35.1'),(10901,1208,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10902,1208,'_elementor_css','a:6:{s:4:\"time\";i:1773826536;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10903,1208,'_elementor_element_cache','{\"timeout\":1773912936,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10906,1209,'_elementor_version','3.35.4'),(10907,1209,'_wp_page_template','elementor_header_footer'),(10908,1209,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(10909,1209,'_elementor_pro_version','3.35.1'),(10910,1209,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(10911,1209,'_elementor_css','a:6:{s:4:\"time\";i:1773826536;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10912,1209,'_elementor_element_cache','{\"timeout\":1773912936,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10916,1210,'_wp_attached_file','2026/03/390x320.jpg'),(10917,1210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:390;s:6:\"height\";i:320;s:4:\"file\";s:19:\"2026/03/390x320.jpg\";s:8:\"filesize\";i:109648;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"390x320-300x246.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15737;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"390x320-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6844;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10918,1211,'_wp_attached_file','2026/03/1920x1280-1.jpg'),(10919,1211,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/03/1920x1280-1.jpg\";s:8:\"filesize\";i:538595;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"1920x1280-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14012;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"1920x1280-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"1920x1280-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"1920x1280-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51470;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"1920x1280-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136241;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10963,1216,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:700;s:4:\"file\";s:21:\"2026/03/600x700-1.jpg\";s:8:\"filesize\";i:177325;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"600x700-1-257x300.jpg\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6949;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"600x700-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3274;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10958,1215,'_elementor_css','a:6:{s:4:\"time\";i:1773827069;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11300,1255,'_wp_page_template','elementor_header_footer'),(11301,1255,'_elementor_edit_mode','builder'),(11302,1255,'_elementor_template_type','wp-page'),(11303,1255,'_elementor_version','3.35.4'),(11304,1255,'_elementor_pro_version','3.35.1'),(11305,1255,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10962,1216,'_wp_attached_file','2026/03/600x700-1.jpg'),(10956,1215,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10957,1215,'_elementor_element_cache','{\"timeout\":1773833219,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10951,1215,'_elementor_edit_mode','builder'),(10952,1215,'_elementor_template_type','wp-page'),(10953,1215,'_elementor_version','3.35.4'),(10954,1215,'_elementor_pro_version','3.35.1'),(10955,1215,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10938,1213,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10939,1213,'_elementor_element_cache','{\"timeout\":1773833219,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10940,1213,'_elementor_css','a:6:{s:4:\"time\";i:1773827069;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10941,1214,'_wp_page_template','elementor_header_footer'),(10942,1214,'_elementor_edit_mode','builder'),(10943,1214,'_elementor_template_type','wp-page'),(10944,1214,'_elementor_version','3.35.4'),(10945,1214,'_elementor_pro_version','3.35.1'),(10946,1214,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":634,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_08-54-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(10947,1214,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(10948,1214,'_elementor_element_cache','{\"timeout\":1773833219,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10949,1214,'_elementor_css','a:6:{s:4:\"time\";i:1773827069;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10964,1217,'_wp_attached_file','2026/03/1920x1079.jpg'),(10965,1217,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1079;s:4:\"file\";s:21:\"2026/03/1920x1079.jpg\";s:8:\"filesize\";i:1058401;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"1920x1079-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10019;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"1920x1079-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66562;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"1920x1079-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5404;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"1920x1079-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41575;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"1920x1079-1536x863.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10966,1218,'_wp_attached_file','2026/03/1920x1280-2.jpg'),(10967,1218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/03/1920x1280-2.jpg\";s:8:\"filesize\";i:653766;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"1920x1280-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13689;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"1920x1280-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"1920x1280-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6668;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"1920x1280-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52255;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"1920x1280-2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156548;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(10974,1219,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10975,1219,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(10976,1219,'_elementor_element_cache','{\"timeout\":1773827846,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10977,1219,'_elementor_css','a:6:{s:4:\"time\";i:1773746922;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10978,1220,'_wp_page_template','elementor_header_footer'),(10979,1220,'_elementor_edit_mode','builder'),(10980,1220,'_elementor_template_type','wp-page'),(10981,1220,'_elementor_version','3.35.4'),(10982,1220,'_elementor_pro_version','3.35.1'),(10983,1220,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1103,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/background-hero-image.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":612,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-30-57.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":616,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-34-47.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(10984,1220,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10985,1220,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(10986,1220,'_elementor_element_cache','{\"timeout\":1773827846,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" class=\"attachment-full size-full wp-image-612\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(10987,1220,'_elementor_css','a:6:{s:4:\"time\";i:1773746922;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(10997,1221,'_elementor_css','a:6:{s:4:\"time\";i:1773746922;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11210,1246,'_elementor_edit_mode','builder'),(11211,1246,'_elementor_template_type','wp-page'),(11212,1246,'_elementor_version','3.35.4'),(11213,1246,'_elementor_pro_version','3.35.1'),(11214,1246,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11001,1222,'_wp_attached_file','2026/03/390x320-1.jpg'),(11002,1222,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:390;s:6:\"height\";i:320;s:4:\"file\";s:21:\"2026/03/390x320-1.jpg\";s:8:\"filesize\";i:114358;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"390x320-1-300x246.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"390x320-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6909;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(11003,1223,'_wp_attached_file','2026/03/1149x705.jpg'),(11004,1223,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1149;s:6:\"height\";i:705;s:4:\"file\";s:20:\"2026/03/1149x705.jpg\";s:8:\"filesize\";i:509676;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"1149x705-300x184.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14055;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"1149x705-1024x628.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:628;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85035;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"1149x705-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6803;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"1149x705-768x471.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55800;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(11005,1224,'_wp_attached_file','2026/03/1920x1280-3.jpg'),(11006,1224,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:23:\"2026/03/1920x1280-3.jpg\";s:8:\"filesize\";i:1191076;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"1920x1280-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12682;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"1920x1280-3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70383;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"1920x1280-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"1920x1280-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46442;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"1920x1280-3-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129568;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(11039,1228,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11040,1228,'_elementor_element_cache','{\"timeout\":1773827523,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Shareholders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" class=\"attachment-full size-full wp-image-652\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11037,1228,'_wp_page_template','elementor_header_footer'),(11038,1228,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1224,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1223,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1222,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11034,1228,'_elementor_template_type','wp-page'),(11035,1228,'_elementor_version','3.35.4'),(11036,1228,'_elementor_pro_version','3.35.1'),(11023,1226,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11024,1226,'_elementor_element_cache','{\"timeout\":1773827523,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Shareholders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" class=\"attachment-full size-full wp-image-652\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11025,1227,'_elementor_edit_mode','builder'),(11026,1227,'_elementor_template_type','wp-page'),(11027,1227,'_elementor_version','3.35.4'),(11028,1227,'_elementor_pro_version','3.35.1'),(11029,1227,'_wp_page_template','elementor_header_footer'),(11030,1227,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":647,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-27-35.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":652,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-33-16.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":621,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-39-45.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11031,1227,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11032,1227,'_elementor_element_cache','{\"timeout\":1773827523,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Shareholders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" class=\"attachment-full size-full wp-image-652\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11053,1231,'_elementor_edit_mode','builder'),(11054,1231,'_elementor_template_type','wp-page'),(11055,1231,'_elementor_version','3.35.4'),(11056,1231,'_elementor_pro_version','3.35.1'),(11057,1231,'_wp_page_template','elementor_header_footer'),(11058,1231,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":656,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-39-25.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(11059,1231,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11060,1231,'_elementor_css','a:6:{s:4:\"time\";i:1773385997;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11061,1231,'_elementor_element_cache','{\"timeout\":1773914671,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-239ddecd e-flex e-con-boxed e-con e-parent\" data-id=\"239ddecd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-227dba55 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"227dba55\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f2c1e90 e-flex e-con-boxed e-con e-parent\" data-id=\"7f2c1e90\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6eb5a6b4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6eb5a6b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-3f8f640a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3f8f640a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our  News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjUwOTdhYWY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEdyb3VwLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MzYuMDMxOTk5OTk5OTk5OTk2NDc1NzA4MDMwNjI5OTAzMDc4MDc5MjIzNjMyODEyNX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2268bdb e-flex e-con-boxed e-con e-parent\" data-id=\"2268bdb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImY4ZTJlN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6NDIyLCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiNTgxNzZkYyJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJuZXdzLWFydGljbGUiLCJwb3N0X3F1ZXJ5X29yZGVyIjoiYXNjIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IlByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCIsInRleHQiOiJMb2FkIE1vcmUiLCJsb2FkX21vcmVfbm9fcG9zdHNfY3VzdG9tX21lc3NhZ2UiOiJObyBtb3JlIHBvc3RzIHRvIHNob3ciLCJub3RoaW5nX2ZvdW5kX21lc3NhZ2VfdGV4dCI6Ikl0IHNlZW1zIHdlIGNhblx1MjAxOXQgZmluZCB3aGF0IHlvdVx1MjAxOXJlIGxvb2tpbmcgZm9yLiIsInBvc3RzX3Blcl9wYWdlIjoxMiwicGFnaW5hdGlvbl90eXBlIjoicHJldl9uZXh0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-18a668a e-flex e-con-boxed e-con e-parent\" data-id=\"18a668a\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-35954f1 elementor-widget elementor-widget-spacer\" data-id=\"35954f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11063,1232,'_elementor_template_type','wp-page'),(11064,1232,'_elementor_version','3.35.4'),(11065,1232,'_elementor_pro_version','3.35.1'),(11066,1232,'_wp_page_template','elementor_header_footer'),(11067,1232,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1229,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-4.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(11068,1232,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11069,1232,'_elementor_css','a:6:{s:4:\"time\";i:1773385997;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11070,1232,'_elementor_element_cache','{\"timeout\":1773914671,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-239ddecd e-flex e-con-boxed e-con e-parent\" data-id=\"239ddecd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-227dba55 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"227dba55\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f2c1e90 e-flex e-con-boxed e-con e-parent\" data-id=\"7f2c1e90\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6eb5a6b4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6eb5a6b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-3f8f640a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3f8f640a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our  News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjUwOTdhYWY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEdyb3VwLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MzYuMDMxOTk5OTk5OTk5OTk2NDc1NzA4MDMwNjI5OTAzMDc4MDc5MjIzNjMyODEyNX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2268bdb e-flex e-con-boxed e-con e-parent\" data-id=\"2268bdb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImY4ZTJlN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6NDIyLCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiNTgxNzZkYyJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJuZXdzLWFydGljbGUiLCJwb3N0X3F1ZXJ5X29yZGVyIjoiYXNjIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IlByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCIsInRleHQiOiJMb2FkIE1vcmUiLCJsb2FkX21vcmVfbm9fcG9zdHNfY3VzdG9tX21lc3NhZ2UiOiJObyBtb3JlIHBvc3RzIHRvIHNob3ciLCJub3RoaW5nX2ZvdW5kX21lc3NhZ2VfdGV4dCI6Ikl0IHNlZW1zIHdlIGNhblx1MjAxOXQgZmluZCB3aGF0IHlvdVx1MjAxOXJlIGxvb2tpbmcgZm9yLiIsInBvc3RzX3Blcl9wYWdlIjoxMiwicGFnaW5hdGlvbl90eXBlIjoicHJldl9uZXh0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-18a668a e-flex e-con-boxed e-con e-parent\" data-id=\"18a668a\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-35954f1 elementor-widget elementor-widget-spacer\" data-id=\"35954f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11078,1233,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11079,1234,'_elementor_edit_mode','builder'),(11080,1234,'_elementor_template_type','wp-page'),(11081,1234,'_elementor_version','3.35.4'),(11082,1234,'_elementor_pro_version','3.35.1'),(11083,1234,'_wp_page_template','elementor_header_footer'),(11084,1234,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1229,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-4.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(11085,1234,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11086,1235,'_elementor_edit_mode','builder'),(11087,1235,'_elementor_template_type','wp-page'),(11088,1235,'_elementor_version','3.35.4'),(11089,1235,'_elementor_pro_version','3.35.1'),(11090,1235,'_wp_page_template','elementor_header_footer'),(11091,1235,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1229,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-4.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(11092,1235,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11603,1287,'_elementor_edit_mode','builder'),(11604,1287,'_elementor_template_type','wp-page'),(11605,1287,'_elementor_version','3.35.4'),(11606,1287,'_elementor_pro_version','3.35.1'),(11607,1287,'_wp_page_template','elementor_header_footer'),(11608,1287,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1229,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-4.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(11100,1236,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11101,1236,'_elementor_css','a:6:{s:4:\"time\";i:1773656880;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11102,1236,'_elementor_element_cache','{\"timeout\":1773914711,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-701d35a e-flex e-con-boxed e-con e-parent\" data-id=\"701d35a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1d5cdc5 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1d5cdc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Careers</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f79f78 e-flex e-con-boxed e-con e-parent\" data-id=\"3f79f78\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-0d28920 elementor-widget elementor-widget-heading\" data-id=\"0d28920\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Vacancies</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjQzNzlkYjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MTA0MywiYWx0ZXJuYXRlX3RlbXBsYXRlcyI6W3sidGVtcGxhdGVfaWQiOm51bGwsIl9pZCI6IjJkNmMzMzIifV0sInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJObyBWYWNhbmNpZXMgUHJlc2VudCIsImNvbHVtbnMiOjEsInBvc3RfcXVlcnlfb3JkZXIiOiJhc2MiLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6ImNhcmVlciIsImVuYWJsZV9ub3RoaW5nX2ZvdW5kX21lc3NhZ2UiOiJ5ZXMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11103,1237,'_elementor_edit_mode','builder'),(11104,1237,'_elementor_template_type','wp-page'),(11105,1237,'_elementor_version','3.35.4'),(11106,1237,'_elementor_pro_version','3.35.1'),(11107,1237,'_wp_page_template','default'),(11108,1237,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"No Vacancies Present\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\",\"enable_nothing_found_message\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(11109,1237,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11110,1237,'_elementor_css','a:6:{s:4:\"time\";i:1773656880;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11111,1237,'_elementor_element_cache','{\"timeout\":1773914711,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-701d35a e-flex e-con-boxed e-con e-parent\" data-id=\"701d35a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1d5cdc5 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1d5cdc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Careers</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f79f78 e-flex e-con-boxed e-con e-parent\" data-id=\"3f79f78\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-0d28920 elementor-widget elementor-widget-heading\" data-id=\"0d28920\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Vacancies</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjQzNzlkYjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MTA0MywiYWx0ZXJuYXRlX3RlbXBsYXRlcyI6W3sidGVtcGxhdGVfaWQiOm51bGwsIl9pZCI6IjJkNmMzMzIifV0sInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJObyBWYWNhbmNpZXMgUHJlc2VudCIsImNvbHVtbnMiOjEsInBvc3RfcXVlcnlfb3JkZXIiOiJhc2MiLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6ImNhcmVlciIsImVuYWJsZV9ub3RoaW5nX2ZvdW5kX21lc3NhZ2UiOiJ5ZXMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11112,1238,'_elementor_edit_mode','builder'),(11113,1238,'_elementor_template_type','wp-page'),(11114,1238,'_elementor_version','3.35.4'),(11115,1238,'_elementor_pro_version','3.35.1'),(11116,1238,'_wp_page_template','default'),(11117,1238,'_elementor_data','[{\"id\":\"701d35a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":643,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_09-19-18.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"1d5cdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Careers\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f79f78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"0d28920\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vacancies\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4379db0\",\"elType\":\"widget\",\"settings\":{\"template_id\":1043,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"2d6c332\"}],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"No Vacancies Present\",\"columns\":1,\"post_query_order\":\"asc\",\"post_query_post_type\":\"career\",\"enable_nothing_found_message\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),(11118,1238,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11119,1238,'_elementor_css','a:6:{s:4:\"time\";i:1773656880;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11120,1238,'_elementor_element_cache','{\"timeout\":1773914711,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-701d35a e-flex e-con-boxed e-con e-parent\" data-id=\"701d35a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1d5cdc5 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1d5cdc5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Careers</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f79f78 e-flex e-con-boxed e-con e-parent\" data-id=\"3f79f78\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-0d28920 elementor-widget elementor-widget-heading\" data-id=\"0d28920\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Vacancies</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjQzNzlkYjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MTA0MywiYWx0ZXJuYXRlX3RlbXBsYXRlcyI6W3sidGVtcGxhdGVfaWQiOm51bGwsIl9pZCI6IjJkNmMzMzIifV0sInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJObyBWYWNhbmNpZXMgUHJlc2VudCIsImNvbHVtbnMiOjEsInBvc3RfcXVlcnlfb3JkZXIiOiJhc2MiLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6ImNhcmVlciIsImVuYWJsZV9ub3RoaW5nX2ZvdW5kX21lc3NhZ2UiOiJ5ZXMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11630,47,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:21:\"_element_width_mobile\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:14:\"_border_radius\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:2;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:14:\"flex_direction\";i:2;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:2;s:16:\"flex_align_items\";i:2;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:10:\"_flex_size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}}}s:9:\"loop-grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:3:{s:11:\"template_id\";i:1;s:19:\"alternate_templates\";i:1;s:14:\"posts_per_page\";i:1;}s:13:\"section_query\";a:2:{s:20:\"post_query_post_type\";i:1;s:16:\"post_query_order\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}}'),(11631,47,'_elementor_css','a:6:{s:4:\"time\";i:1774006505;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11632,47,'_elementor_element_cache','{\"timeout\":1774541549,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-239ddecd e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"239ddecd\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-227dba55 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"227dba55\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">News<\\/h2>\\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-7f2c1e90 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"7f2c1e90\\\" 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-6eb5a6b4 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"6eb5a6b4\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">News<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3f8f640a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"3f8f640a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Read Our  News &amp; Insights<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjUwOTdhYWY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEdyb3VwLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MzYuMDMxOTk5OTk5OTk5OTk2NDc1NzA4MDMwNjI5OTAzMDc4MDc5MjIzNjMyODEyNX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9mbGV4X3NpemUiOiJub25lIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2268bdb e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2268bdb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImY4ZTJlN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6NDIyLCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiNTgxNzZkYyJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJuZXdzLWFydGljbGUiLCJwb3N0X3F1ZXJ5X29yZGVyIjoiYXNjIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IlByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCIsInRleHQiOiJMb2FkIE1vcmUiLCJsb2FkX21vcmVfbm9fcG9zdHNfY3VzdG9tX21lc3NhZ2UiOiJObyBtb3JlIHBvc3RzIHRvIHNob3ciLCJub3RoaW5nX2ZvdW5kX21lc3NhZ2VfdGV4dCI6Ikl0IHNlZW1zIHdlIGNhblx1MjAxOXQgZmluZCB3aGF0IHlvdVx1MjAxOXJlIGxvb2tpbmcgZm9yLiIsInBvc3RzX3Blcl9wYWdlIjoxMiwicGFnaW5hdGlvbl90eXBlIjoicHJldl9uZXh0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-18a668a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"18a668a\\\" 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-35954f1 elementor-widget elementor-widget-spacer\\\" data-id=\\\"35954f1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"spacer.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-spacer\\\">\\n\\t\\t\\t<div class=\\\"elementor-spacer-inner\\\"><\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(11768,1303,'_elementor_edit_mode','builder'),(11769,1303,'_elementor_template_type','wp-page'),(11770,1303,'_elementor_version','3.35.4'),(11771,1303,'_elementor_pro_version','3.35.1'),(11772,1303,'_wp_page_template','elementor_header_footer'),(11773,1303,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1224,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1223,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1222,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11173,1242,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11174,1242,'_elementor_element_cache','{\"timeout\":1774087721,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11170,1242,'_elementor_version','3.35.4'),(11171,1242,'_elementor_pro_version','3.35.1'),(11172,1242,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11167,1242,'_wp_page_template','elementor_header_footer'),(11168,1242,'_elementor_edit_mode','builder'),(11169,1242,'_elementor_template_type','wp-page'),(11157,1240,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11158,1240,'_elementor_element_cache','{\"timeout\":1774087721,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11159,1241,'_wp_page_template','elementor_header_footer'),(11160,1241,'_elementor_edit_mode','builder'),(11161,1241,'_elementor_template_type','wp-page'),(11162,1241,'_elementor_version','3.35.4'),(11163,1241,'_elementor_pro_version','3.35.1'),(11164,1241,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11165,1241,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11166,1241,'_elementor_element_cache','{\"timeout\":1774087721,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMTEuNTA3OTk5OTk5OTk5OTk1NTY2MjEzMzI4ODU2OTc0ODQwMTY0MTg0NTcwMzEyNX0sIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11182,1243,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11183,1243,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11184,1243,'_elementor_css','a:6:{s:4:\"time\";i:1773828045;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11185,1243,'_elementor_element_cache','{\"timeout\":1774089519,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11186,1244,'_wp_page_template','elementor_header_footer'),(11187,1244,'_elementor_edit_mode','builder'),(11188,1244,'_elementor_template_type','wp-page'),(11189,1244,'_elementor_version','3.35.4'),(11190,1244,'_elementor_pro_version','3.35.1'),(11191,1244,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11192,1244,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11193,1244,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11194,1244,'_elementor_css','a:6:{s:4:\"time\";i:1773828045;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11195,1244,'_elementor_element_cache','{\"timeout\":1774089519,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11432,1269,'_elementor_template_type','wp-page'),(11196,1245,'_wp_page_template','elementor_header_footer'),(11197,1245,'_elementor_edit_mode','builder'),(11198,1245,'_elementor_template_type','wp-page'),(11199,1245,'_elementor_version','3.35.4'),(11200,1245,'_elementor_pro_version','3.35.1'),(11201,1245,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11202,1245,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11203,1245,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11204,1245,'_elementor_css','a:6:{s:4:\"time\";i:1773828045;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11205,1245,'_elementor_element_cache','{\"timeout\":1774089519,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11242,1249,'_wp_page_template','elementor_header_footer'),(11243,1249,'_elementor_edit_mode','builder'),(11244,1249,'_elementor_template_type','wp-page'),(11245,1249,'_elementor_version','3.35.4'),(11246,1249,'_elementor_pro_version','3.35.1'),(11247,1249,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11215,1246,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11216,1246,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11217,1246,'_elementor_css','a:6:{s:4:\"time\";i:1774003205;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wpph_postmeta` VALUES (11218,1246,'_elementor_element_cache','{\"timeout\":1774089605,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11219,1247,'_wp_page_template','elementor_header_footer'),(11220,1247,'_elementor_edit_mode','builder'),(11221,1247,'_elementor_template_type','wp-page'),(11222,1247,'_elementor_version','3.35.4'),(11223,1247,'_elementor_pro_version','3.35.1'),(11224,1247,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"align\":\"center\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11225,1247,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11226,1247,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11227,1247,'_elementor_css','a:6:{s:4:\"time\";i:1774003205;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11228,1247,'_elementor_element_cache','{\"timeout\":1774089605,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11431,1269,'_elementor_edit_mode','builder'),(11229,1248,'_wp_page_template','elementor_header_footer'),(11230,1248,'_elementor_edit_mode','builder'),(11231,1248,'_elementor_template_type','wp-page'),(11232,1248,'_elementor_version','3.35.4'),(11233,1248,'_elementor_pro_version','3.35.1'),(11234,1248,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11235,1248,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11236,1248,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11237,1248,'_elementor_css','a:6:{s:4:\"time\";i:1774003205;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11238,1248,'_elementor_element_cache','{\"timeout\":1774089605,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjU3LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11273,1252,'_wp_page_template','elementor_header_footer'),(11274,1252,'_elementor_edit_mode','builder'),(11275,1252,'_elementor_template_type','wp-page'),(11276,1252,'_elementor_version','3.35.4'),(11277,1252,'_elementor_pro_version','3.35.1'),(11278,1252,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":59.941000000000002501110429875552654266357421875},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11248,1249,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11249,1249,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11250,1249,'_elementor_css','a:6:{s:4:\"time\";i:1774003246;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11251,1249,'_elementor_element_cache','{\"timeout\":1774089646,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjkzLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11252,1250,'_wp_page_template','elementor_header_footer'),(11253,1250,'_elementor_edit_mode','builder'),(11254,1250,'_elementor_template_type','wp-page'),(11255,1250,'_elementor_version','3.35.4'),(11256,1250,'_elementor_pro_version','3.35.1'),(11257,1250,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11258,1250,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11259,1250,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11260,1250,'_elementor_css','a:6:{s:4:\"time\";i:1774003246;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11261,1250,'_elementor_element_cache','{\"timeout\":1774089646,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjkzLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11430,1269,'_wp_page_template','elementor_header_footer'),(11262,1251,'_wp_page_template','elementor_header_footer'),(11263,1251,'_elementor_edit_mode','builder'),(11264,1251,'_elementor_template_type','wp-page'),(11265,1251,'_elementor_version','3.35.4'),(11266,1251,'_elementor_pro_version','3.35.1'),(11267,1251,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":59.941000000000002501110429875552654266357421875},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11268,1251,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11269,1251,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11270,1251,'_elementor_css','a:6:{s:4:\"time\";i:1774003246;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11271,1251,'_elementor_element_cache','{\"timeout\":1774089646,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjkzLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11279,1252,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11280,1252,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11281,1253,'_wp_page_template','elementor_header_footer'),(11282,1253,'_elementor_edit_mode','builder'),(11283,1253,'_elementor_template_type','wp-page'),(11284,1253,'_elementor_version','3.35.4'),(11285,1253,'_elementor_pro_version','3.35.1'),(11286,1253,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":59.941000000000002501110429875552654266357421875},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11287,1253,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11288,1253,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11289,1254,'_wp_page_template','elementor_header_footer'),(11290,1254,'_elementor_edit_mode','builder'),(11291,1254,'_elementor_template_type','wp-page'),(11292,1254,'_elementor_version','3.35.4'),(11293,1254,'_elementor_pro_version','3.35.1'),(11294,1254,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11295,1254,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11296,1254,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11410,1267,'_wp_page_template','elementor_header_footer'),(11411,1267,'_elementor_edit_mode','builder'),(11412,1267,'_elementor_template_type','wp-page'),(11413,1267,'_elementor_version','3.35.4'),(11414,1267,'_elementor_pro_version','3.35.1'),(11415,1267,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11441,1270,'_wp_page_template','elementor_header_footer'),(11442,1270,'_elementor_edit_mode','builder'),(11443,1270,'_elementor_template_type','wp-page'),(11444,1270,'_elementor_version','3.35.4'),(11445,1270,'_elementor_pro_version','3.35.1'),(11446,1270,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11306,1255,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11307,1256,'_wp_page_template','elementor_header_footer'),(11308,1256,'_elementor_edit_mode','builder'),(11309,1256,'_elementor_template_type','wp-page'),(11310,1256,'_elementor_version','3.35.4'),(11311,1256,'_elementor_pro_version','3.35.1'),(11312,1256,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11313,1256,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11314,1257,'_wp_page_template','elementor_header_footer'),(11315,1257,'_elementor_edit_mode','builder'),(11316,1257,'_elementor_template_type','wp-page'),(11317,1257,'_elementor_version','3.35.4'),(11318,1257,'_elementor_pro_version','3.35.1'),(11319,1257,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11320,1257,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11343,1260,'_wp_page_template','elementor_header_footer'),(11344,1260,'_elementor_edit_mode','builder'),(11345,1260,'_elementor_template_type','wp-page'),(11346,1260,'_elementor_version','3.35.4'),(11347,1260,'_elementor_pro_version','3.35.1'),(11348,1260,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11339,1259,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11340,1259,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-icon-box\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11341,1259,'_elementor_element_cache','{\"timeout\":1774085861,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-4d271dbd e-flex e-con-boxed e-con e-parent\" data-id=\"4d271dbd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjYwNTgzZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjE5OSwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjYwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIyYjQyYTNjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgc3BlY2lhbGl6ZSBpbiB0cmFuc2Zvcm1pbmcgYnVzaW5lc3NlcyBhbmQgZm9zdGVyaW5nIGdyb3d0aCB0aHJvdWdoIHN0cmF0ZWdpYyBpbnNpZ2h0cyBhbmQgdW5wYXJhbGxlbGVkIGV4cGVydGlzZS48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiYWxpZ24iOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]<div class=\"elementor-element elementor-element-24ee86a3 e-con-full e-flex e-con e-child\" data-id=\"24ee86a3\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-140b10ec e-con-full e-flex e-con e-child\" data-id=\"140b10ec\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4df70e04 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"4df70e04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Quick Links</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVjYzJkMzY2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJpY29uX2xpc3QiOlt7InRleHQiOiJIb21lIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiN2NiNTg2ZCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjQyOWJjNDdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzMiUyMiU3RFwiXSJ9fSx7InRleHQiOiJBYm91dCBVcyIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9pZCI6IjY5MWEwOWIiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIyZDBjOGQ1XCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyMzclMjIlN0RcIl0ifX0seyJ0ZXh0IjoiSW52ZXN0b3JzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiZTg5NzllOCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjhkYzIwNWFcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0MiUyMiU3RFwiXSJ9fSx7InRleHQiOiJOZXdzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiMjViZmUzNCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImU4ZThlY2ZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0NyUyMiU3RFwiXSJ9fSx7InRleHQiOiJDb250YWN0IFVzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiYmIyYmNiMiIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUzMmJmNDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fV0sInNwYWNlX2JldHdlZW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ3LCJzaXplcyI6W119LCJpY29uX2FsaWduX3RhYmxldCI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaWNvbi1saXN0In0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-201c5180 e-con-full e-flex e-con e-child\" data-id=\"201c5180\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-e67a7d6 elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"e67a7d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Useful Links</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7e4dbc67 elementor-widget__width-initial elementor-tablet-align-center elementor-widget-tablet__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7e4dbc67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.zra.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Zambia Revenue Authority </span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.seczambia.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Securities and Exchange Commission</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://luse.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Lusaka Stock Exchange</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.boz.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Bank of Zambia</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.mofnp.gov.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Ministry of Finance</span>nttttttttttt</a>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-4c4805f8 e-con-full e-flex e-con e-child\" data-id=\"4c4805f8\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4597ac3b elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"4597ac3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-2f44f04 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2f44f04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttPhonetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-47504ee6 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"47504ee6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttLocationtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6c21b26a elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6c21b26a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttEmailtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttenquiries@afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-73b17474 e-con-full e-flex e-con e-child\" data-id=\"73b17474\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc1ODk3MWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDb3B5cmlnaHQgXHUwMGE5IDIwMjYgQWZob2xkLiBBbGwgUmlnaHRzIFJlc2VydmVkLiBQb3dlcmVkIGJ5XG48YSBocmVmPVwiaHR0cHM6XC9cL3d3dy5wcm9zdGFydGtpdC5jb21cLz91dG1fc291cmNlPXByb3NpdGVcIj5cbjxzcGFuIHN0eWxlPVwiY29sb3I6ICMxOTJlNWI7XCI+UHJvU3RhcnRLaXRcbjxcL3NwYW4+XG48XC9hPiAiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPXByaW1hcnkiLCJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-fdcce8a elementor-shape-circle e-grid-align-mobile-center elementor-widget-mobile__width-initial elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"fdcce8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11333,1259,'_elementor_edit_mode','builder'),(11334,1259,'_elementor_template_type','footer'),(11335,1259,'_elementor_version','3.35.4'),(11336,1259,'_elementor_pro_version','3.35.1'),(11337,1259,'_wp_page_template','default'),(11338,1259,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(11349,1260,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11350,1261,'_wp_page_template','elementor_header_footer'),(11351,1261,'_elementor_edit_mode','builder'),(11352,1261,'_elementor_template_type','wp-page'),(11353,1261,'_elementor_version','3.35.4'),(11354,1261,'_elementor_pro_version','3.35.1'),(11355,1261,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11356,1261,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11746,1301,'_wp_page_template','elementor_header_footer'),(11747,1301,'_elementor_edit_mode','builder'),(11748,1301,'_elementor_template_type','wp-page'),(11749,1301,'_elementor_version','3.35.4'),(11750,1301,'_elementor_pro_version','3.35.1'),(11716,1298,'_wp_page_template','elementor_header_footer'),(11357,1262,'_wp_page_template','elementor_header_footer'),(11358,1262,'_elementor_edit_mode','builder'),(11359,1262,'_elementor_template_type','wp-page'),(11360,1262,'_elementor_version','3.35.4'),(11361,1262,'_elementor_pro_version','3.35.1'),(11362,1262,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11363,1262,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11698,1296,'_wp_page_template','elementor_header_footer'),(11699,1296,'_elementor_edit_mode','builder'),(11700,1296,'_elementor_template_type','wp-page'),(11701,1296,'_elementor_version','3.35.4'),(11702,1296,'_elementor_pro_version','3.35.1'),(11703,1296,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11371,1263,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11372,1263,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(11373,1263,'_elementor_css','a:6:{s:4:\"time\";i:1773826588;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11374,1263,'_elementor_element_cache','{\"timeout\":1774089519,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\" data-id=\"26a4b64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\" data-id=\"5ab2ba76\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1baf0f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt+260 (211) 254 841tttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"659fb565\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiatttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6657b648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<p class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttenquiries@afhold.co.zmtttttt</span>nttttt</p>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\" data-id=\"3a06d9f0\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"17bef2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\" data-id=\"406f63a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI0NCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcwLCJzaXplcyI6W119LCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJzdGFydCIsImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1zaXRlLWxvZ28ifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2ZjcwOTlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZW51LXBvc2l0aW9uIjoiY2VudGVyIiwic3VibWVudS1pY29uLXNpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjcxLjAzMzAwMDAwMDAwMDAwMTI1MDU1NTIxNDkzNzc3NjMyNzEzMzE3ODcxMDkzNzV9LCJfX2dsb2JhbHNfXyI6eyJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50Iiwic3VibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsInRleHQtY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHQtaG92ZXItY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJzdWJtZW51LXRleHRjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsInN1Ym1lbnUtdGV4dGNvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwic3VibWVudS1iZ2NvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJidG4taGFtYnVyZ2VyLWJnX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiaXRlbS1iYWNrZ3JvdW5kX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD03NmE2MzRiIiwiaXRlbS1iYWNrZ3JvdW5kLWhvdmVyX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJwb2ludGVyX2FjdGl2ZV9jb2xvciI6IiJ9LCJtZW51LXBvc2l0aW9uX3RhYmxldCI6ImNlbnRlciIsImljb24tb3BlbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1iYXJzLXNvcnQtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaXRlbS1iYWNrZ3JvdW5kX2JhY2tncm91bmRfdGFibGV0IjoiY2xhc3NpYyIsIml0ZW0tYmFja2dyb3VuZC1ob3Zlcl9iYWNrZ3JvdW5kX3RhYmxldCI6ImNsYXNzaWMiLCJoYW1idXJnZXItcG9zaXRpb25fdGFibGV0IjoiZW5kIiwiaGFtYnVyZ2VyLWJvcmRlci1yYWRpdXNfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJoYW1idXJnZXItaWNvbi1zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjMsInNpemVzIjpbXX0sImhhbWJ1cmdlci1pY29uLXNpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsIml0ZW0tYmFja2dyb3VuZF9jb2xvcl90YWJsZXQiOiIjRUFGNUZGIiwidGV4dC1ob3Zlci1jb2xvciI6IiMwMDIxNDAiLCJpdGVtLWJhY2tncm91bmQtaG92ZXJfY29sb3JfdGFibGV0IjoiI0ZGRkZGRiIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwic3VibWVudS10ZXh0Y29sb3IiOiIjRkZGRkZGIiwic3VibWVudS1iZ2NvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6IiNGRkZGRkYiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiIjMDAyMTQwIiwic3VibWVudS10ZXh0Y29sb3ItYWN0aXZlIjoiIzBGNDQ3QSIsInN1Ym1lbnUtYmdjb2xvci1hY3RpdmUiOiIjRkZGRkZGIiwiYnRuLWhhbWJ1cmdlci1iZ190YWJsZXQiOiIjMEY0NDdBIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiIjRkZGRkZGIiwic3VibWVudV9ob3Jpem9udGFsX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInN1Ym1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfZmxleF9zaXplIjoibm9uZSIsIm1lbnVfaG9yaXpvbnRhbF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV92ZXJ0aWNhbF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfdmVydGljYWxfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJtZW51X3NwYWNlX2JldHdlZW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtZW51X2hvcml6b250YWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJ0bS1uYXZtZW51In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMy4wMjgwMDAwMDAwMDAwMDA0Njg5NTgyMDU2MDE2NjYxMjI2NzQ5NDIwMTY2MDE1NjI1fSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11384,1264,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11385,1264,'_elementor_css','a:6:{s:4:\"time\";i:1774001273;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"2ba5bf57\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11386,1264,'_elementor_element_cache','{\"timeout\":1774087673,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Shareholders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" class=\"attachment-full size-full wp-image-1223\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11387,1265,'_elementor_edit_mode','builder'),(11388,1265,'_elementor_template_type','wp-page'),(11389,1265,'_elementor_version','3.35.4'),(11390,1265,'_elementor_pro_version','3.35.1'),(11391,1265,'_wp_page_template','elementor_header_footer'),(11392,1265,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1224,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1223,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1222,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11393,1265,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11394,1265,'_elementor_css','a:6:{s:4:\"time\";i:1774001273;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"2ba5bf57\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11395,1265,'_elementor_element_cache','{\"timeout\":1774087673,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Shareholders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" class=\"attachment-full size-full wp-image-1223\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11396,1266,'_elementor_edit_mode','builder'),(11397,1266,'_elementor_template_type','wp-page'),(11398,1266,'_elementor_version','3.35.4'),(11399,1266,'_elementor_pro_version','3.35.1'),(11400,1266,'_wp_page_template','elementor_header_footer'),(11401,1266,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1224,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1223,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1222,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11402,1266,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11403,1266,'_elementor_css','a:6:{s:4:\"time\";i:1774001273;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"2ba5bf57\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11404,1266,'_elementor_element_cache','{\"timeout\":1774087673,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Shareholders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" class=\"attachment-full size-full wp-image-1223\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11649,1292,'_elementor_edit_mode','builder'),(11650,1292,'_elementor_template_type','header'),(11651,1292,'_elementor_version','3.35.4'),(11652,1292,'_elementor_pro_version','3.35.1'),(11653,1292,'_wp_page_template','default'),(11654,1292,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260  211  254  841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\"}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"align_mobile\":\"start\",\"height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(11804,1307,'_elementor_edit_mode','builder'),(11805,1307,'_elementor_template_type','footer'),(11806,1307,'_elementor_version','3.35.4'),(11807,1307,'_elementor_pro_version','3.35.1'),(11808,1307,'_wp_page_template','default'),(11809,1307,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260  211  254  841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/afhold-zambia-limited\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(11792,42,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:4;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:14:\"flex_direction\";i:4;s:10:\"min_height\";i:4;s:20:\"flex_justify_content\";i:2;s:16:\"flex_align_items\";i:2;s:13:\"content_width\";i:7;s:5:\"width\";i:5;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:5;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:4;s:24:\"background_overlay_image\";i:3;s:27:\"background_overlay_position\";i:3;s:25:\"background_overlay_repeat\";i:3;s:23:\"background_overlay_size\";i:3;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:3;s:13:\"border_radius\";i:2;s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:5;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:10:\"_flex_size\";i:1;s:21:\"_element_width_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:5:\"align\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:4;s:10:\"image_size\";i:1;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:19:\"image_border_radius\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}}'),(11416,1267,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11417,1267,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11418,1267,'_elementor_css','a:6:{s:4:\"time\";i:1774003272;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11419,1267,'_elementor_element_cache','{\"timeout\":1774089672,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUxLjM4Nzk5OTk5OTk5OTk5ODEyNDE2NzE3NzU5MzMzNTUwOTMwMDIzMTkzMzU5Mzc1fSwiYWxpZ24iOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11420,1268,'_wp_page_template','elementor_header_footer'),(11421,1268,'_elementor_edit_mode','builder'),(11422,1268,'_elementor_template_type','wp-page'),(11423,1268,'_elementor_version','3.35.4'),(11424,1268,'_elementor_pro_version','3.35.1'),(11425,1268,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"tooltip_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"tooltip_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_widget_all_color_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_widget_all_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_widget_all_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_widget_all_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11426,1268,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11427,1268,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11428,1268,'_elementor_css','a:6:{s:4:\"time\";i:1774003272;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11429,1268,'_elementor_element_cache','{\"timeout\":1774089672,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUxLjM4Nzk5OTk5OTk5OTk5ODEyNDE2NzE3NzU5MzMzNTUwOTMwMDIzMTkzMzU5Mzc1fSwiYWxpZ24iOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11433,1269,'_elementor_version','3.35.4'),(11434,1269,'_elementor_pro_version','3.35.1'),(11435,1269,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11436,1269,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11437,1269,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11438,1269,'_elementor_css','a:6:{s:4:\"time\";i:1774003272;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11439,1269,'_elementor_element_cache','{\"timeout\":1774089672,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\" data-id=\"3733c197\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"638a6709\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ea01886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Strategic Financial Services</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"47cf93d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Empowering Growth. Building Sustainable Value.</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\" data-id=\"42f8a80e\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\" data-id=\"cbd088f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\" data-id=\"cc52484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" class=\"attachment-large size-large wp-image-953\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8790e00 e-flex e-con-boxed e-con e-parent\" data-id=\"8790e00\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2c5b6dd elementor-widget elementor-widget-spacer\" data-id=\"2c5b6dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-486caa8b e-flex e-con-boxed e-con e-parent\" data-id=\"486caa8b\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11f73bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"7f34417d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"637baddd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" class=\"attachment-full size-full wp-image-1216\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3cd245\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841 ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\" data-id=\"109f568d\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"998b014\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65f6554d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Who We Are</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e8485d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"46b5992f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3133857d e-flex e-con-boxed e-con e-parent\" data-id=\"3133857d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3951c801\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build the Future Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUxLjM4Nzk5OTk5OTk5OTk5ODEyNDE2NzE3NzU5MzMzNTUwOTMwMDIzMTkzMzU5Mzc1fSwiYWxpZ24iOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\" data-id=\"2e6d0aae\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\" data-id=\"f88195f\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\" data-id=\"36993d50\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"297a68bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Latest Article</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\" data-id=\"e0cec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our Recent News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"5e180d70\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1ab7a827\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Subsidiaries &amp; Associates</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"517ff175\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Subsidiaries &amp; Associates</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\" data-id=\"1d1abbdf\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\" data-id=\"342acd11\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">nttttttt<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">nttt<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">ntttttttt<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /><div class=\"swiper-lazy-preloader\"></div></figure></div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /><div class=\"swiper-lazy-preloader\"></div></figure></div>ttt</div>ntttttttnttttttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11447,1270,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11448,1270,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11449,1271,'_wp_page_template','elementor_header_footer'),(11450,1271,'_elementor_edit_mode','builder'),(11451,1271,'_elementor_template_type','wp-page'),(11452,1271,'_elementor_version','3.35.4'),(11453,1271,'_elementor_pro_version','3.35.1'),(11454,1271,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11455,1271,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11456,1271,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11457,1272,'_wp_page_template','elementor_header_footer'),(11458,1272,'_elementor_edit_mode','builder'),(11459,1272,'_elementor_template_type','wp-page'),(11460,1272,'_elementor_version','3.35.4'),(11461,1272,'_elementor_pro_version','3.35.1');
INSERT INTO `wpph_postmeta` VALUES (11462,1272,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11463,1272,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11464,1272,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11466,1273,'_wp_page_template','elementor_header_footer'),(11467,1273,'_elementor_edit_mode','builder'),(11468,1273,'_elementor_template_type','wp-page'),(11469,1273,'_elementor_version','3.35.4'),(11470,1273,'_elementor_pro_version','3.35.1'),(11471,1273,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11472,1273,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11473,1273,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11474,1274,'_wp_page_template','elementor_header_footer'),(11475,1274,'_elementor_edit_mode','builder'),(11476,1274,'_elementor_template_type','wp-page'),(11477,1274,'_elementor_version','3.35.4'),(11478,1274,'_elementor_pro_version','3.35.1'),(11479,1274,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11480,1274,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11481,1274,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11482,1275,'_wp_page_template','elementor_header_footer'),(11483,1275,'_elementor_edit_mode','builder'),(11484,1275,'_elementor_template_type','wp-page'),(11485,1275,'_elementor_version','3.35.4'),(11486,1275,'_elementor_pro_version','3.35.1'),(11487,1275,'_elementor_data','[{\"id\":\"3733c197\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1218,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"_title\":\"Hero Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=ac6539a\"},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"638a6709\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":54.659999999999996589394868351519107818603515625},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1ea01886\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Strategic Financial Services\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":42.4380000000000023874235921539366245269775390625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47cf93d8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Empowering Growth. Building Sustainable Value.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3.5,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5baab4ce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.<\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"42f8a80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_direction_mobile\":\"column-reverse\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_mobile\":\"wrap\"},\"elements\":[{\"id\":\"4f9a4dce\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"17bc5d3\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cbd088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"background_overlay_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG1-1.png\",\"id\":605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size\":\"contain\"},\"elements\":[{\"id\":\"cc52484\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-scaled.png\",\"id\":953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":254,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":234,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8790e00\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2c5b6dd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"486caa8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11f73bb7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f34417d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"637baddd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1216,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"-6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.6940000000000026147972675971686840057373046875},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3cd245\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841 \",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"1\",\"bottom\":\"9\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"109f568d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"998b014\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65f6554d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who We Are\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5eb96218\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e8485d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"46b5992f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"text_align_mobile\":\"center\",\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"356facb6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bfbf315\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"},\"border_border\":\"none\",\"background_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3133857d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1217,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1079.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"CTA\"},\"elements\":[{\"id\":\"3951c801\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build the Future Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57374060\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"2447\\\" data-end=\\\"2583\\\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":51.38799999999999812416717759333550930023193359375},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6aae96\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"globals\\/colors?id=accent\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"_animation\":\"slideInUp\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e103e78\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2e6d0aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column-reverse\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"f88195f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"c95f0c1\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"422\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"68c1de9\"}],\"post_query_post_type\":\"news-article\",\"pagination_type\":\"numbers\",\"pagination_page_limit\":\"2\",\"pagination_numbers_shorten\":\"yes\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":2,\"posts_per_page\":2,\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true},{\"id\":\"36993d50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"297a68bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Latest Article\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0cec7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our Recent News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d281ee3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"716105e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"View More\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"a3c2a3c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"},\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e180d70\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Testimonials\",\"flex_wrap_tablet\":\"wrap\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1ab7a827\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Subsidiaries & Associates\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.68900000000000005684341886080801486968994140625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"517ff175\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Subsidiaries & Associates\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ae7fd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"1922\\\" data-end=\\\"2096\\\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.<\\/p><p data-start=\\\"2098\\\" data-end=\\\"2125\\\">\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d1abbdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"_title\":\"Partner\"},\"elements\":[{\"id\":\"342acd11\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"thumbnail_size\":\"2048x2048\",\"slides_to_show\":\"4\",\"slides_to_scroll\":\"3\",\"navigation\":\"none\",\"gallery_vertical_align\":\"center\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll_tablet\":\"3\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":579,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\"},{\"id\":578,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\"},{\"id\":576,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\"},{\"id\":580,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\"},{\"id\":577,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\"}],\"thumbnail_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"lazyload\":\"yes\",\"gallery_vertical_align_tablet\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":96,\"sizes\":[]},\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(11488,1275,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11489,1275,'_elementor_page_assets','a:2:{s:6:\"styles\";a:10:{i:0;s:14:\"widget-heading\";i:1;s:23:\"e-animation-slideInLeft\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-spacer\";i:4;s:15:\"widget-icon-box\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:21:\"e-animation-slideInUp\";i:7;s:16:\"widget-loop-grid\";i:8;s:8:\"e-swiper\";i:9;s:21:\"widget-image-carousel\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";i:2;s:6:\"swiper\";}}'),(11490,32,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:6;s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:22:\"typography_line_height\";i:5;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:6:{s:8:\"_padding\";i:4;s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;s:10:\"_flex_size\";i:2;s:21:\"_element_width_mobile\";i:2;s:21:\"_element_width_tablet\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:4;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:4;s:13:\"_border_width\";i:4;s:14:\"_border_radius\";i:4;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;s:21:\"_element_width_mobile\";i:2;s:10:\"_flex_size\";i:1;s:21:\"_element_width_tablet\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:4;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:4;s:13:\"selected_icon\";i:4;s:10:\"icon_align\";i:4;s:11:\"icon_indent\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;s:12:\"align_mobile\";i:4;s:13:\"border_border\";i:4;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:21:\"_element_width_mobile\";i:4;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:8;s:14:\"flex_direction\";i:10;s:20:\"flex_justify_content\";i:6;s:16:\"flex_align_items\";i:5;s:8:\"flex_gap\";i:5;s:5:\"width\";i:5;s:10:\"min_height\";i:2;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:10;s:10:\"_flex_size\";i:1;s:6:\"margin\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:2;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:2:{s:26:\"section_background_overlay\";a:7:{s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:3;s:23:\"background_overlay_size\";i:1;s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:1;}s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"width\";i:1;s:6:\"height\";i:1;s:5:\"align\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:6:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:7:\"_margin\";i:2;s:16:\"_flex_align_self\";i:1;s:8:\"_z_index\";i:1;s:10:\"_flex_size\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:3;s:26:\"content_vertical_alignment\";i:3;s:10:\"text_align\";i:3;s:18:\"title_bottom_space\";i:3;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:3;s:13:\"primary_color\";i:2;}s:21:\"section_style_content\";a:13:{s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:31:\"title_typography_text_transform\";i:2;s:28:\"title_typography_line_height\";i:2;s:11:\"title_color\";i:2;s:33:\"description_typography_typography\";i:2;s:34:\"description_typography_font_family\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;s:34:\"description_typography_line_height\";i:2;s:17:\"description_color\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:7:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:16:\"_flex_align_self\";i:1;s:8:\"_z_index\";i:1;s:21:\"_element_width_mobile\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:9:\"loop-grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:4:{s:11:\"template_id\";i:1;s:19:\"alternate_templates\";i:1;s:7:\"columns\";i:1;s:14:\"posts_per_page\";i:1;}s:13:\"section_query\";a:1:{s:20:\"post_query_post_type\";i:1;}s:18:\"section_pagination\";a:4:{s:15:\"pagination_type\";i:1;s:21:\"pagination_page_limit\";i:1;s:26:\"pagination_numbers_shorten\";i:1;s:20:\"pagination_load_type\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:22:\"section_image_carousel\";a:9:{s:14:\"thumbnail_size\";i:1;s:14:\"slides_to_show\";i:1;s:16:\"slides_to_scroll\";i:1;s:10:\"navigation\";i:1;s:21:\"slides_to_show_tablet\";i:1;s:21:\"slides_to_show_mobile\";i:1;s:23:\"slides_to_scroll_tablet\";i:1;s:8:\"carousel\";i:1;s:26:\"thumbnail_custom_dimension\";i:1;}s:26:\"section_additional_options\";a:1:{s:8:\"lazyload\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:22:\"gallery_vertical_align\";i:1;s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:27:\"image_spacing_custom_tablet\";i:1;}}}}}'),(11491,32,'_elementor_css','a:6:{s:4:\"time\";i:1774005853;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:8:\"4f9a4dce\";i:1;s:8:\"356facb6\";i:2;s:7:\"e6aae96\";i:3;s:8:\"716105e7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11492,32,'_elementor_element_cache','{\"timeout\":1775895835,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-3733c197 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3733c197\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-638a6709 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"638a6709\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1ea01886 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"1ea01886\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Strategic Financial Services<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-47cf93d8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"47cf93d8\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Empowering Growth. Building Sustainable Value.<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjViYWFiNGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgYSBkaXZlcnNpZmllZCBmaW5hbmNpYWwgc2VydmljZXMgaG9sZGluZyBjb21wYW55IGRlbGl2ZXJpbmcgc3RyYXRlZ2ljIGludmVzdG1lbnQsIGFkdmlzb3J5LCBhbmQgYXNzZXQgbWFuYWdlbWVudCBzb2x1dGlvbnMgdGhhdCBkcml2ZSBsb25nLXRlcm0gZ3Jvd3RoIGFuZCB2YWx1ZSBjcmVhdGlvbi48XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWNjZW50In0sInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]<div class=\\\"elementor-element elementor-element-42f8a80e e-con-full e-flex e-con e-child\\\" data-id=\\\"42f8a80e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjRmOWE0ZGNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiTGVhcm4gTW9yZSIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiJydG1pY29uIHJ0bWljb24tYXJyb3ctdXAtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiaWNvbl9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTMsInNpemVzIjpbXX0sImFsaWduIjoibGVmdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1hY2NlbnQiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9cHJpbWFyeSJ9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3YmM1ZDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-cbd088f e-con-full e-flex e-con e-child\\\" data-id=\\\"cbd088f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cc52484 elementor-widget elementor-widget-image\\\" data-id=\\\"cc52484\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"640\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-1024x819.png\\\" class=\\\"attachment-large size-large wp-image-953\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-1024x819.png 1024w, https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-300x240.png 300w, https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-768x614.png 768w, https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-1536x1229.png 1536w, https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Artboard-44-2048x1638.png 2048w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\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-8790e00 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"8790e00\\\" 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-2c5b6dd elementor-widget elementor-widget-spacer\\\" data-id=\\\"2c5b6dd\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"spacer.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-spacer\\\">\\n\\t\\t\\t<div class=\\\"elementor-spacer-inner\\\"><\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\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-486caa8b e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"486caa8b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-11f73bb7 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"11f73bb7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7f34417d elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"7f34417d\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"393\\\" height=\\\"393\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\\\" class=\\\"attachment-full size-full wp-image-606\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png 393w, https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2-300x300.png 300w, https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2-150x150.png 150w\\\" sizes=\\\"(max-width: 393px) 100vw, 393px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-637baddd elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"637baddd\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"600\\\" height=\\\"700\\\" src=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg\\\" class=\\\"attachment-full size-full wp-image-1216\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1.jpg 600w, https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/600x700-1-257x300.jpg 257w\\\" sizes=\\\"(max-width: 600px) 100vw, 600px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3cd245 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"3cd245\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-phone-classic\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tConsult? Call Us\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t+260 (211) 254 841 \\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-109f568d e-con-full e-flex e-con e-child\\\" data-id=\\\"109f568d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-998b014 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"998b014\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">About Us<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-65f6554d elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"65f6554d\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Who We Are<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjVlYjk2MjE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5BZmxpZmUgSG9sZGluZ3MgKFopIExpbWl0ZWQgaXMgYSBaYW1iaWFuLWJhc2VkIGludmVzdG1lbnQgaG9sZGluZyBjb21wYW55IHByb3ZpZGluZyBpbnRlZ3JhdGVkIGZpbmFuY2lhbCBzZXJ2aWNlcyB0aHJvdWdoIGEgc3Ryb25nIHBvcnRmb2xpbyBvZiBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZSBjb21wYW5pZXMuIFdlIGZvY3VzIG9uIGJ1aWxkaW5nIHJlc2lsaWVudCBidXNpbmVzc2VzLCBkZWxpdmVyaW5nIGNsaWVudC1jZW50cmVkIHNvbHV0aW9ucywgYW5kIGNyZWF0aW5nIHN1c3RhaW5hYmxlIHZhbHVlIGFjcm9zcyB0aGUgcmVnaW9uLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTMsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-3e8485d9 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"3e8485d9\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-book\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tOur Vision\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-46b5992f elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"46b5992f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-file\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tOur Mission\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tTo create, preserve and grow wealth\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjM1NmZhY2I2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiUmVhZCBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImJmYmYzMTVcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9LCJib3JkZXJfYm9yZGVyIjoibm9uZSIsImJhY2tncm91bmRfY29sb3IiOiIjMEU3QzRBIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\\\"]\\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-3133857d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3133857d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3951c801 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"3951c801\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Let\\u2019s Build the Future Together<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjU3Mzc0MDYwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMjQ0N1wiIGRhdGEtZW5kPVwiMjU4M1wiPlBhcnRuZXIgd2l0aCB1cyB0byB1bmxvY2sgbmV3IG9wcG9ydHVuaXRpZXMsIGRyaXZlIHN1c3RhaW5hYmxlIGdyb3d0aCwgYW5kIGFjaGlldmUgbGFzdGluZyBpbXBhY3QgdGhyb3VnaCBzdHJhdGVnaWMgZmluYW5jaWFsIHNvbHV0aW9ucy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUxLjM4Nzk5OTk5OTk5OTk5ODEyNDE2NzE3NzU5MzMzNTUwOTMwMDIzMTkzMzU5Mzc1fSwiYWxpZ24iOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImU2YWFlOTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInRleHQiOiJHZXQgSW4gVG91Y2giLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLWFycm93LXVwLXJpZ2h0IiwibGlicmFyeSI6InJ0bWljb25zIn0sImljb25fYWxpZ24iOiJyb3ctcmV2ZXJzZSIsImljb25faW5kZW50Ijp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJhbGlnbiI6ImxlZnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\/aWQ9YWNjZW50IiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWNjZW50IiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsIl9hbmltYXRpb24iOiJzbGlkZUluVXAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsImJvcmRlcl9ib3JkZXIiOiJub25lIiwiYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUxMDNlNzhcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzNyUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2e6d0aae e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2e6d0aae\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f88195f e-con-full e-flex e-con e-child\\\" data-id=\\\"f88195f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImM5NWYwYzEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjQyMiIsImFsdGVybmF0ZV90ZW1wbGF0ZXMiOlt7InRlbXBsYXRlX2lkIjpudWxsLCJfaWQiOiI2OGMxZGU5In1dLCJwb3N0X3F1ZXJ5X3Bvc3RfdHlwZSI6Im5ld3MtYXJ0aWNsZSIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiIyIiwicGFnaW5hdGlvbl9udW1iZXJzX3Nob3J0ZW4iOiJ5ZXMiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJwYWdpbmF0aW9uX2xvYWRfdHlwZSI6ImFqYXgiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjoyLCJwb3N0c19wZXJfcGFnZSI6MiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAwfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibG9vcC1ncmlkIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-36993d50 e-con-full e-flex e-con e-child\\\" data-id=\\\"36993d50\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-297a68bc elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"297a68bc\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Latest Article<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e0cec7 elementor-widget elementor-widget-heading\\\" data-id=\\\"e0cec7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Read Our Recent News &amp; Insights<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjJkMjgxZWUzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEFmbGlmZSBIb2xkaW5ncyBHcm91cC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjcxNjEwNWU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiVmlldyBNb3JlIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYTNjMmEzY1wiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ3JTIyJTdEXCJdIn0sImJvcmRlcl9ib3JkZXIiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\\\"]\\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-5e180d70 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5e180d70\\\" 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-1ab7a827 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"1ab7a827\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Subsidiaries &amp; Associates<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-517ff175 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"517ff175\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Our Subsidiaries &amp; Associates<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjJhZTdmZDExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiMTkyMlwiIGRhdGEtZW5kPVwiMjA5NlwiPk91ciBzdHJlbmd0aCBsaWVzIGluIGEgZGl2ZXJzaWZpZWQgcG9ydGZvbGlvIG9mIHNwZWNpYWxpc3QgY29tcGFuaWVzIGRlbGl2ZXJpbmcgY29tcHJlaGVuc2l2ZSBmaW5hbmNpYWwsIGludmVzdG1lbnQsIHByb3BlcnR5LCBhbmQgYWR2aXNvcnkgc29sdXRpb25zIGFjcm9zcyBtdWx0aXBsZSBzZWN0b3JzLjxcL3A+PHAgZGF0YS1zdGFydD1cIjIwOThcIiBkYXRhLWVuZD1cIjIxMjVcIj5cdTAwYTA8XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]<div class=\\\"elementor-element elementor-element-1d1abbdf e-con-full e-flex e-con e-child\\\" data-id=\\\"1d1abbdf\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-342acd11 elementor-widget elementor-widget-image-carousel\\\" data-id=\\\"342acd11\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;3&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll_tablet&quot;:&quot;3&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:96,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\\\" data-widget_type=\\\"image-carousel.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-image-carousel-wrapper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Image Carousel\\\" dir=\\\"ltr\\\">\\n\\t\\t\\t<div class=\\\"elementor-image-carousel swiper-wrapper\\\" aria-live=\\\"off\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"1 of 5\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image swiper-lazy\\\" data-src=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Investments.webp\\\" alt=\\\"Aflife Investments\\\" \\/><div class=\\\"swiper-lazy-preloader\\\"><\\/div><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"2 of 5\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image swiper-lazy\\\" data-src=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Properties.webp\\\" alt=\\\"Aflife Properties\\\" \\/><div class=\\\"swiper-lazy-preloader\\\"><\\/div><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"3 of 5\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image swiper-lazy\\\" data-src=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Capital.webp\\\" alt=\\\"Aflife Capital\\\" \\/><div class=\\\"swiper-lazy-preloader\\\"><\\/div><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"4 of 5\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image swiper-lazy\\\" data-src=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Zambianhomeloans.png\\\" alt=\\\"Zambian Home Loans\\\" \\/><div class=\\\"swiper-lazy-preloader\\\"><\\/div><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"5 of 5\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image swiper-lazy\\\" data-src=\\\"https:\\/\\/afhold.co.zm\\/staging\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Aflife-Pension-Administration.webp\\\" alt=\\\"Aflife Administration\\\" \\/><div class=\\\"swiper-lazy-preloader\\\"><\\/div><\\/figure><\\/div>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(11498,1276,'_elementor_pro_version','3.35.1'),(11499,1276,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11500,1276,'_elementor_css','a:6:{s:4:\"time\";i:1773826698;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11501,1276,'_elementor_element_cache','{\"timeout\":1774087074,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11502,1277,'_elementor_edit_mode','builder'),(11503,1277,'_elementor_template_type','wp-page'),(11504,1277,'_elementor_version','3.35.4'),(11505,1277,'_wp_page_template','elementor_header_footer'),(11506,1277,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(11507,1277,'_elementor_pro_version','3.35.1'),(11508,1277,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11509,1277,'_elementor_css','a:6:{s:4:\"time\";i:1773826698;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11510,1277,'_elementor_element_cache','{\"timeout\":1774087074,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11511,1278,'_elementor_edit_mode','builder'),(11512,1278,'_elementor_template_type','wp-page'),(11513,1278,'_elementor_version','3.35.4'),(11514,1278,'_wp_page_template','elementor_header_footer'),(11515,1278,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(11516,1278,'_elementor_pro_version','3.35.1'),(11517,1278,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11518,1278,'_elementor_css','a:6:{s:4:\"time\";i:1773826698;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11519,1278,'_elementor_element_cache','{\"timeout\":1774087074,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11553,1282,'_elementor_edit_mode','builder'),(11554,1282,'_elementor_template_type','wp-page'),(11555,1282,'_elementor_version','3.35.4'),(11556,1282,'_wp_page_template','elementor_header_footer'),(11557,1282,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(11623,1289,'_elementor_version','3.35.4'),(11624,1289,'_elementor_pro_version','3.35.1'),(11625,1289,'_wp_page_template','elementor_header_footer'),(11622,1289,'_elementor_template_type','wp-page'),(11528,1279,'_elementor_pro_version','3.35.1'),(11529,1279,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11530,1279,'_elementor_css','a:6:{s:4:\"time\";i:1774006018;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11531,1279,'_elementor_element_cache','{\"timeout\":1774092419,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11532,1280,'_elementor_edit_mode','builder'),(11533,1280,'_elementor_template_type','wp-page'),(11534,1280,'_elementor_version','3.35.4'),(11535,1280,'_wp_page_template','elementor_header_footer'),(11536,1280,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Cabin\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(11537,1280,'_elementor_pro_version','3.35.1'),(11538,1280,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11539,1280,'_elementor_css','a:6:{s:4:\"time\";i:1774006018;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11540,1280,'_elementor_element_cache','{\"timeout\":1774092419,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11541,1281,'_elementor_edit_mode','builder'),(11542,1281,'_elementor_template_type','wp-page'),(11543,1281,'_elementor_version','3.35.4'),(11544,1281,'_wp_page_template','elementor_header_footer'),(11545,1281,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(11546,1281,'_elementor_pro_version','3.35.1'),(11547,1281,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11548,1281,'_elementor_css','a:6:{s:4:\"time\";i:1774006018;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11549,1281,'_elementor_element_cache','{\"timeout\":1774092419,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11580,37,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:12;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:6:{s:21:\"_element_width_mobile\";i:3;s:8:\"_padding\";i:5;s:14:\"_element_width\";i:8;s:21:\"_element_custom_width\";i:8;s:10:\"_flex_size\";i:4;s:21:\"_element_width_tablet\";i:3;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:5;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:5;s:13:\"_border_width\";i:5;s:14:\"_border_radius\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:8;s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:22:\"typography_line_height\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:31;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:12;s:10:\"min_height\";i:3;s:20:\"flex_justify_content\";i:12;s:16:\"flex_align_items\";i:10;s:13:\"content_width\";i:16;s:5:\"width\";i:12;s:8:\"flex_gap\";i:6;s:9:\"flex_wrap\";i:3;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"overflow\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:5;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:17:\"background_repeat\";i:2;s:27:\"background_hover_background\";i:3;s:22:\"background_hover_image\";i:3;s:25:\"background_hover_position\";i:3;s:21:\"background_hover_size\";i:3;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:4;}}s:8:\"advanced\";a:4:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:18;s:6:\"margin\";i:3;s:10:\"_flex_size\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:8;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:2;s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;}s:18:\"_section_transform\";a:3:{s:34:\"_transform_translate_popover_hover\";i:2;s:34:\"_transform_translateY_effect_hover\";i:2;s:28:\"_transform_translateY_effect\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:6;s:10:\"image_size\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"align\";i:1;s:19:\"image_border_radius\";i:2;s:5:\"width\";i:3;s:5:\"space\";i:1;s:6:\"height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:8:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;s:7:\"_margin\";i:3;s:16:\"_flex_align_self\";i:3;s:8:\"_z_index\";i:1;s:21:\"_element_width_mobile\";i:1;s:10:\"_flex_size\";i:1;s:6:\"_title\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:1;s:26:\"content_vertical_alignment\";i:4;s:10:\"text_align\";i:4;s:18:\"title_bottom_space\";i:4;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:4;s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:14:{s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:31:\"title_typography_text_transform\";i:3;s:28:\"title_typography_line_height\";i:3;s:11:\"title_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;s:17:\"description_color\";i:3;s:35:\"description_typography_word_spacing\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:7:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:16:\"_flex_align_self\";i:1;s:8:\"_z_index\";i:1;s:21:\"_element_width_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:17;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:7;s:21:\"_element_custom_width\";i:7;s:21:\"_element_width_mobile\";i:4;s:7:\"_margin\";i:2;s:21:\"_element_width_tablet\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;}}}}s:11:\"nested-tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_tabs\";a:5:{s:4:\"tabs\";i:1;s:14:\"tabs_direction\";i:1;s:23:\"tabs_justify_horizontal\";i:1;s:21:\"tabs_justify_vertical\";i:1;s:15:\"title_alignment\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_tabs_style\";a:3:{s:38:\"tabs_title_background_color_background\";i:1;s:30:\"tabs_title_border_hover_border\";i:1;s:24:\"tabs_title_border_radius\";i:1;}s:17:\"section_box_style\";a:1:{s:17:\"box_border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:9:\"_position\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:14:\"_border_radius\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:2:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:9:\"loop-grid\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:4:{s:11:\"template_id\";i:2;s:19:\"alternate_templates\";i:2;s:7:\"columns\";i:2;s:14:\"columns_tablet\";i:2;}s:13:\"section_query\";a:4:{s:20:\"post_query_post_type\";i:2;s:16:\"post_query_order\";i:2;s:18:\"post_query_include\";i:2;s:27:\"post_query_include_term_ids\";i:2;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:2;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:10:\"_flex_size\";i:2;}}}}}'),(11558,1282,'_elementor_pro_version','3.35.1'),(11559,1282,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11560,1282,'_elementor_css','a:6:{s:4:\"time\";i:1774006071;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11561,1282,'_elementor_element_cache','{\"timeout\":1774092471,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11562,1283,'_elementor_edit_mode','builder'),(11563,1283,'_elementor_template_type','wp-page'),(11564,1283,'_elementor_version','3.35.4'),(11565,1283,'_wp_page_template','elementor_header_footer'),(11566,1283,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c7ee05c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(11567,1283,'_elementor_pro_version','3.35.1'),(11568,1283,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11569,1283,'_elementor_css','a:6:{s:4:\"time\";i:1774006071;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11570,1283,'_elementor_element_cache','{\"timeout\":1774092471,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11571,1284,'_elementor_edit_mode','builder'),(11572,1284,'_elementor_template_type','wp-page'),(11573,1284,'_elementor_version','3.35.4'),(11574,1284,'_wp_page_template','elementor_header_footer'),(11575,1284,'_elementor_data','[{\"id\":\"2ac71daa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1180,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"172cd3a6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2a7a558f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"About Us\",\"flex_direction_tablet\":\"column-reverse\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4987d1ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c7a1a0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"49f5e7d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1178,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-3\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"width\":{\"unit\":\"px\",\"size\":247,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":377,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":452,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3e815e30\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Consult? Call Us\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=af7d332\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=ac6539a\"},\"_margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"4\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\",\"_z_index\":1,\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6cf224a6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"animation\":\"fadeIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":1177,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/394x595.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":625,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"isInner\":true},{\"id\":\"4f440eea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"4c3dae65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d61b65\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Us \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e38c454\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p data-start=\\\"627\\\" data-end=\\\"876\\\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"931022c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span class=\\\"md-plain md-expand\\\">Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries\\u2019 strategies. It also looks for new opportunities within<\\/span> <span class=\\\"md-plain md-expand\\\">financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.<\\/span><\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d5c9283\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"40\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":630,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGBlue.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"FAQs\",\"flex_wrap_tablet\":\"wrap\",\"background_repeat\":\"no-repeat\",\"min_height\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"69de376\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":18.9080000000000012505552149377763271331787109375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":78.59600000000000363797880709171295166015625},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbdd86a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59dc453\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\",\"id\":980,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1a73875\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50.8220000000000027284841053187847137451171875},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"96de67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43.6640000000000014779288903810083866119384765625},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7983200\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"History &amp; Evolution\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89b85aa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35d730b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ed4886\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"1992\",\"_id\":\"0143e0c\"},{\"tab_title\":\"1996\",\"_id\":\"0625ebf\"},{\"tab_title\":\"2000\",\"_id\":\"a1069d4\"},{\"_id\":\"4b5da6b\",\"tab_title\":\"2004\"},{\"_id\":\"6e10e73\",\"tab_title\":\"2008\"},{\"_id\":\"1989197\",\"tab_title\":\"2010\"},{\"_id\":\"2ccab73\",\"tab_title\":\"2012\"},{\"_id\":\"482f5a8\",\"tab_title\":\"2013\"},{\"_id\":\"34353e6\",\"tab_title\":\"2014\"},{\"_id\":\"62464bf\",\"tab_title\":\"2022\"}],\"tabs_direction\":\"block-start\",\"tabs_justify_horizontal\":\"start\",\"tabs_justify_vertical\":\"center\",\"title_alignment\":\"start\",\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_hover_border\":\"none\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"box_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"rem\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"rem\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"rem\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_border_border\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tab_title\":\"2000\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=accent\",\"tabs_title_background_color_active_color\":\"globals\\/colors?id=ac6539a\",\"title_text_color\":\"globals\\/colors?id=primary\",\"title_text_color_hover\":\"globals\\/colors?id=ac6539a\",\"tabs_title_background_color_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"93baaa8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"ace0b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo created a financial services division to incept the business of pension funds management for <br \\/>Anglo related companies.<\\/p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :<\\/p><ul><li>Hill and Delamain<\\/li><li>Total<\\/li><li>Chloride<\\/li><li>Deloitte and Touche<\\/li><li>Philips<\\/li><\\/ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"9b27fef\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #2\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"eac0786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"007795b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"8a8e9be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590ee4c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #4\"},\"elements\":[{\"id\":\"ea49fe1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<\\/span><span lang=\\\"en-GB\\\"><b>.<\\/b><\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"bf7fdf1\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #5\"},\"elements\":[{\"id\":\"8b80c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"ea7a846\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #6\"},\"elements\":[{\"id\":\"d6df968\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0and Bencon to reach 51% equity diluting BIFM\\u2019s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"39ff2dc\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #7\"},\"elements\":[{\"id\":\"23cd02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0dedicate its management of pension assets under a separate license.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"af4ddeb\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #8\"},\"elements\":[{\"id\":\"f1b117b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Bencon and\\u00a0<span lang=\\\"en-GB\\\">Aflife<\\/span>\\u00a0continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"432b888\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #9\"},\"elements\":[{\"id\":\"e403341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :<\\/p><ul><li>Aflife Properties (Z) Limited - Property Management and Development<\\/li><li>Aflife Capital (Z) Limited \\u2013 Corporate Advisory Services<\\/li><\\/ul>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"4b10fb0\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #10\"},\"elements\":[{\"id\":\"92652b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span lang=\\\"en-GB\\\">Equity re- organisation and implementation of the AfHold Group\\u00a0<\\/span>structure as follows:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"148b733\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-scaled.jpeg\",\"id\":897,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":296.4379999999999881765688769519329071044921875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"b741389\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8e68769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":545,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"2a2e0cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"flex-start\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"33f95d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":606,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"_flex_align_self\":\"flex-end\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"BG\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e74e333\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":626,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_margin\":{\"unit\":\"em\",\"top\":\"-11\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":99,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":448,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"76ac411d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":291,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/Background.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=3c2b57c\"},\"_title\":\"Services\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"564ab8a2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission, Values\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.78099999999999880628820392303168773651123046875},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91f4f2c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Vision, Mission & Values\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"778568e9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b358296\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInUp\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6a422d1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service1\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1c423517\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-book\",\"library\":\"rtmicons\"},\"title_text\":\"Our Vision\",\"description_text\":\"To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6db174a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service2\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"b5e9151\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-file\",\"library\":\"rtmicons\"},\"title_text\":\"Our Mission\",\"description_text\":\"To create, preserve and grow wealth\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3f91961d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":287,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6d41a60f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-scale-balanced\",\"library\":\"rtmicons\"},\"title_text\":\"Our Values\",\"description_text\":\"\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=ac6539a\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=primary\"},\"primary_color\":\"#0E7C4A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#192E5B\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a7df17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"99e2c53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"dbbcc8b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Our Management Team\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.09700000000000130739863379858434200286865234375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf44610\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Board of Directors\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"395afa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group.\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e90cc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\"},\"elements\":[{\"id\":\"9b3b172\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"11\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":105.2420000000000044337866711430251598358154296875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a77ccbf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Team\",\"flex_wrap_tablet\":\"wrap\",\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"d745a12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"fb34c62\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Executive Team\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87bfb94\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f465b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":92.4680000000000035242919693700969219207763671875},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"cc28293\",\"elType\":\"widget\",\"settings\":{\"template_id\":367,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c9b40de\"}],\"post_query_post_type\":\"executive-team-membe\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"columns\":3,\"columns_tablet\":1,\"post_query_order\":\"asc\",\"custom_css\":\"selector:hover {\\n    z-index: 9999 !important;\\n    position: relative;\\n}\\n\",\"post_query_include\":[\"terms\"],\"post_query_include_term_ids\":[\"12\"],\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":102.1770000000000067075234255753457546234130859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"92289f6\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"5bff4c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"af5dc0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(11576,1284,'_elementor_pro_version','3.35.1'),(11577,1284,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:15:\"widget-icon-box\";i:4;s:18:\"e-animation-fadeIn\";i:5;s:18:\"widget-nested-tabs\";i:6;s:13:\"widget-spacer\";i:7;s:23:\"e-animation-slideInLeft\";i:8;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11578,1284,'_elementor_css','a:6:{s:4:\"time\";i:1774006071;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wpph_postmeta` VALUES (11579,1284,'_elementor_element_cache','{\"timeout\":1774092471,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\" data-id=\"2ac71daa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"172cd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a7a558f e-flex e-con-boxed e-con e-parent\" data-id=\"2a7a558f\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4987d1ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">ntttt<div class=\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"2c7a1a0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"49f5e7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" class=\"attachment-full size-full wp-image-1178\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"3e815e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttConsult? Call Ustttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cf224a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">ntttt</div>ntt<div class=\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\" data-id=\"4f440eea\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c3dae65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"63d61b65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Us </h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-d5c9283 e-flex e-con-boxed e-con e-parent\" data-id=\"d5c9283\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"69de376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\" data-id=\"dbdd86a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\" data-id=\"59dc453\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" class=\"attachment-full size-full wp-image-980\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />ttttttttttttttt</div>ntt<div class=\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"1a73875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"96de67a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\" data-id=\"7983200\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">History &amp; Evolution</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"5ed4886\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">nttttttt<div class=\"e-n-tabs\" data-widget-number=\"99436678\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">nttt<div class=\"e-n-tabs-heading\" role=\"tablist\">nttttt<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1992ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt1996ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2000ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2004ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2008ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2010ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2012ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2013ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2014ttt</span>ntt</button>ntttt<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">ntttttt<span class=\"e-n-tab-title-text\">ntttt2022ttt</span>ntt</button>nttttt</div>nttt<div class=\"e-n-tabs-content\">ntttt<div id=\"e-n-tab-content-994366781\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366781\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\" data-id=\"93baaa8\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366782\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366782\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\" data-id=\"9b27fef\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div id=\"e-n-tab-content-994366783\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366783\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\" data-id=\"007795b\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div id=\"e-n-tab-content-994366784\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366784\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\" data-id=\"590ee4c\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366785\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366785\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\" data-id=\"bf7fdf1\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366786\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366786\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\" data-id=\"ea7a846\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366787\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366787\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\" data-id=\"39ff2dc\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366788\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366788\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\" data-id=\"af4ddeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-994366789\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-994366789\" data-tab-index=\"9\" style=\"--n-tabs-title-order: 9;\" class=\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\" data-id=\"432b888\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]ttt</div>ntttt</div>ntt<div id=\"e-n-tab-content-9943667810\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-9943667810\" data-tab-index=\"10\" style=\"--n-tabs-title-order: 10;\" class=\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\" data-id=\"4b10fb0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\" data-id=\"148b733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" class=\"attachment-large size-large wp-image-897\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />ttttttttttttttt</div>nttttt</div>ntttt</div>nttttt</div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\" data-id=\"b741389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\" data-id=\"8e68769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2a2e0cb\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"33f95d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" class=\"attachment-full size-full wp-image-606\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />ttttttttttttttt</div>ntttt<div class=\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"e74e333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" class=\"attachment-full size-full wp-image-626\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-76ac411d e-flex e-con-boxed e-con e-parent\" data-id=\"76ac411d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"564ab8a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission, Values</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"91f4f2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Vision, Mission &amp; Values</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3b358296\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">ntt<div class=\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\" data-id=\"6a422d1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1c423517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-book\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Visiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strengthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\" data-id=\"6db174a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-4c7ee05c elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4c7ee05c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-file\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Missiontttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttTo create, preserve and grow wealthttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\" data-id=\"3f91961d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6d41a60f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-scale-balanced\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttOur Valuestttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttnResults-driven, Customer Centric, Integrity, Excellence, Teamworkttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\" data-id=\"6a7df17\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"99e2c53\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"dbbcc8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our Management Team</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bf44610\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Board of Directors</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1e90cc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a77ccbf e-flex e-con-boxed e-con e-parent\" data-id=\"a77ccbf\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d745a12\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fb34c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Executive Team</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4f465b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-92289f6 e-flex e-con-boxed e-con e-parent\" data-id=\"92289f6\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"5bff4c0\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-af5dc0d elementor-widget elementor-widget-heading\" data-id=\"af5dc0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Add Your Heading Text Here</h2>tttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11626,1289,'_elementor_data','[{\"id\":\"239ddecd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1229,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-4.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"227dba55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f2c1e90\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Article\",\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"6eb5a6b4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"News\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f8f640a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Read Our  News & Insights\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5097aaf7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Stay informed with the latest updates, announcements, and insights from across the Group.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36.0319999999999964757080306299030780792236328125},\"align_mobile\":\"center\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2268bdb\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"f8e2e7b\",\"elType\":\"widget\",\"settings\":{\"template_id\":422,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"58176dc\"}],\"post_query_post_type\":\"news-article\",\"post_query_order\":\"asc\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"posts_per_page\":12,\"pagination_type\":\"prev_next\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false},{\"id\":\"18a668a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"35954f1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}]'),(11627,1289,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-loop-grid\";i:3;s:13:\"widget-spacer\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),(11628,1289,'_elementor_css','a:6:{s:4:\"time\";i:1774000566;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11629,1289,'_elementor_element_cache','{\"timeout\":1774086966,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-239ddecd e-flex e-con-boxed e-con e-parent\" data-id=\"239ddecd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-227dba55 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"227dba55\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f2c1e90 e-flex e-con-boxed e-con e-parent\" data-id=\"7f2c1e90\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6eb5a6b4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6eb5a6b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">News</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-3f8f640a elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3f8f640a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Read Our  News &amp; Insights</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjUwOTdhYWY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TdGF5IGluZm9ybWVkIHdpdGggdGhlIGxhdGVzdCB1cGRhdGVzLCBhbm5vdW5jZW1lbnRzLCBhbmQgaW5zaWdodHMgZnJvbSBhY3Jvc3MgdGhlIEdyb3VwLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MzYuMDMxOTk5OTk5OTk5OTk2NDc1NzA4MDMwNjI5OTAzMDc4MDc5MjIzNjMyODEyNX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9mbGV4X3NpemUiOiJub25lIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2268bdb e-flex e-con-boxed e-con e-parent\" data-id=\"2268bdb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImY4ZTJlN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6NDIyLCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiNTgxNzZkYyJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJuZXdzLWFydGljbGUiLCJwb3N0X3F1ZXJ5X29yZGVyIjoiYXNjIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IlByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCIsInRleHQiOiJMb2FkIE1vcmUiLCJsb2FkX21vcmVfbm9fcG9zdHNfY3VzdG9tX21lc3NhZ2UiOiJObyBtb3JlIHBvc3RzIHRvIHNob3ciLCJub3RoaW5nX2ZvdW5kX21lc3NhZ2VfdGV4dCI6Ikl0IHNlZW1zIHdlIGNhblx1MjAxOXQgZmluZCB3aGF0IHlvdVx1MjAxOXJlIGxvb2tpbmcgZm9yLiIsInBvc3RzX3Blcl9wYWdlIjoxMiwicGFnaW5hdGlvbl90eXBlIjoicHJldl9uZXh0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-18a668a e-flex e-con-boxed e-con e-parent\" data-id=\"18a668a\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-35954f1 elementor-widget elementor-widget-spacer\" data-id=\"35954f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">nttttttt<div class=\"elementor-spacer\">nttt<div class=\"elementor-spacer-inner\"></div>ntt</div>ntttttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11633,37,'_elementor_css','a:6:{s:4:\"time\";i:1774246231;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:2:{i:0;s:8:\"rtmicons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11634,37,'_elementor_element_cache','{\"timeout\":1774538905,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-2ac71daa e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2ac71daa\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-172cd3a6 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"172cd3a6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">About Us<\\/h2>\\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-2a7a558f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2a7a558f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-4987d1ea e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"4987d1ea\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2c7a1a0c elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"2c7a1a0c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"393\\\" height=\\\"393\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\\\" class=\\\"attachment-full size-full wp-image-606\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png 393w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2-300x300.png 300w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2-150x150.png 150w\\\" sizes=\\\"(max-width: 393px) 100vw, 393px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-49f5e7d1 elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"49f5e7d1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"479\\\" height=\\\"595\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg\\\" class=\\\"attachment-full size-full wp-image-1178\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/479x595.jpg 479w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/479x595-242x300.jpg 242w\\\" sizes=\\\"(max-width: 479px) 100vw, 479px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3e815e30 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"3e815e30\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-phone-classic\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tConsult? Call Us\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t+260 (211) 254 841\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6cf224a6 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"6cf224a6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4f440eea e-con-full e-flex e-con e-child\\\" data-id=\\\"4f440eea\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4c3dae65 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"4c3dae65\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">About Us<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-63d61b65 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"63d61b65\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">About Us <\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjRlMzhjNDU0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cCBkYXRhLXN0YXJ0PVwiNjI3XCIgZGF0YS1lbmQ9XCI4NzZcIj5BZmxpZmUgSG9sZGluZ3MgTGltaXRlZCBpcyBhIFphbWJpYW4tYmFzZWQgaG9sZGluZyBjb21wYW55IHdoaWNoIGhhcyBzdWJzaWRpYXJpZXMgYW5kIGFzc29jaWF0ZXMgb3BlcmF0aW5nIGFjcm9zcyBub24tYmFuayBmaW5hbmNpYWwgc2VydmljZXMgc2VjdG9ycy4gSXRzIGhpc3RvcnkgY2FuIGJlIHRyYWNlZCB0byAxOTkyIHdoZW4gQW5nbG8gQW1lcmljYW4gQ29ycG9yYXRpb24gY3JlYXRlZCBhIGRpdmlzaW9uIHRvIG1hbmFnZSB0aGUgcGVuc2lvbiBmdW5kcyBvZiBpdHMgc3Vic2lkaWFyaWVzLCB3aGljaCB0aGVuIG1vcnBoZWQgaW50byBhIGZ1bGx5LWZsZWRnZWQgcGVuc2lvbiBmdW5kIG1hbmFnZW1lbnQgYW5kIGFkbWluaXN0cmF0aW9uIGNvbXBhbnkuIE92ZXIgdGhlIHllYXJzLCBhbmQgaW4gbGluZSB3aXRoIGRlc2lyZSB0byBjYXRlciBmb3IgdGhlIG5lZWRzIG9mIGEgZ3Jvd2luZyBjbGllbnQgYmFzZSwgdGhlIEdyb3VwIG5vdyBjb25zaXN0cyBvZiBzdWJzaWRpYXJpZXMgZm9jdXNpbmcgb24gaW52ZXN0bWVudCBtYW5hZ2VtZW50LCBwZW5zaW9uIGZ1bmQgYWRtaW5pc3RyYXRpb24gYW5kIGNvbnN1bHRhbmN5OyBwcm9wZXJ0eSBkZXZlbG9wbWVudCBhbmQgbWFuYWdlbWVudCwgZmluYW5jaWFsIGFkdmlzb3J5IHNlcnZpY2VzIGFzIHdlbGwgYXMgbW9ydGdhZ2Ugb3JpZ2luYXRpb24gYW5kIGZpbmFuY2luZy4gQWx0aG91Z2ggQWZob2xkIGlzIG1ham9yaXR5IG93bmVkIGJ5IFphbWJpYW5zIGFuZCByb290ZWQgaW4gWmFtYmlhLCBpdHMgb3RoZXIgc2hhcmVob2xkZXIsIHRoZSBCSUhMIEdyb3VwIG9mIEJvdHN3YW5hLCBpcyBhIHN1YnNpZGlhcnkgb2YgdGhlIFNhbmxhbSBHcm91cCwgdGhlIGxhcmdlc3QgaW5zdXJhbmNlIGdyb3VwIG9uIHRoZSBBZnJpY2FuIGNvbnRpbmVudC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9tYXJnaW4iOnsidW5pdCI6ImVtIiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiYWxpZ24iOiJqdXN0aWZ5IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjkzMTAyMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPjxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+QWZob2xkIHByb3ZpZGVzIGJvdGggb3BlcmF0aW9uYWwgc3VwcG9ydCB0byBpdHMgc3Vic2lkaWFyaWVzIHRocm91Z2ggc2hhcmVkIHNlcnZpY2VzIGFzIHdlbGwgYXMgc3RyYXRlZ2ljIHN1cHBvcnQgdGhyb3VnaCBtb25pdG9yaW5nIGFuZCBpbXBsZW1lbnRhdGlvbiBvZiB0aGUgc3Vic2lkaWFyaWVzXHUyMDE5IHN0cmF0ZWdpZXMuIEl0IGFsc28gbG9va3MgZm9yIG5ldyBvcHBvcnR1bml0aWVzIHdpdGhpbjxcL3NwYW4+IDxzcGFuIGNsYXNzPVwibWQtcGxhaW4gbWQtZXhwYW5kXCI+ZmluYW5jaWFsIHNlcnZpY2VzIHdoaWxlIGxvb2tpbmcgdG8gc2NhbGUgdXAgaXRzIGV4aXN0aW5nIHN1YnNpZGlhcmllcyB3aGVyZSBvcHBvcnR1bml0aWVzIGZvciBtZXJnZXJzIGFuZCBhY3F1aXNpdGlvbnMgcHJlc2VudCB0aGVtc2VsdmVzLiBUaGUgc3Ryb25nIHBlZGlncmVlIG9mIGl0cyBwYXJlbnRhZ2UgYWxsb3dzIHRoZSBHcm91cCBhbmQgaXRzIHN1YnNpZGlhcmllcyB0byB0YXAgaW50byBpbnRlcm5hdGlvbmFsIGJlc3QgcHJhY3RpY2Ugd2hpY2ggaXMgdGhlbiBjdXN0b21pemVkIHRvIHRoZSBsb2NhbCBlbnZpcm9ubWVudCBpbiBvcmRlciB0byBwcm92aWRlIHN1cGVyaW9yIGNsaWVudCBleHBlcmllbmNlIHRocm91Z2ggbG9jYWxseSByZWxldmFudCB3b3JsZC1jbGFzcyBwcm9kdWN0cy48XC9zcGFuPjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6OTUsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX21hcmdpbiI6eyJ1bml0IjoiZW0iLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJlbSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6ImVtIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\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-d5c9283 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d5c9283\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-69de376 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"69de376\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">History &amp; Evolution<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dbdd86a elementor-widget elementor-widget-heading\\\" data-id=\\\"dbdd86a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">History &amp; Evolution<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-59dc453 elementor-widget elementor-widget-image\\\" data-id=\\\"59dc453\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1600\\\" height=\\\"900\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png\\\" class=\\\"attachment-full size-full wp-image-980\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29.png 1600w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29-300x169.png 300w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29-1024x576.png 1024w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29-768x432.png 768w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/Screenshot-29-1536x864.png 1536w\\\" sizes=\\\"(max-width: 1600px) 100vw, 1600px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1a73875 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\\\" data-id=\\\"1a73875\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-96de67a elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"96de67a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">History &amp; Evolution<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7983200 elementor-widget elementor-widget-heading\\\" data-id=\\\"7983200\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">History &amp; Evolution<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6Ijg5Yjg1YWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBqb3VybmV5IHNwYW5zIG92ZXIgdGhyZWUgZGVjYWRlcyBvZiBncm93dGgsIHRyYW5zZm9ybWF0aW9uLCBhbmQgc3RyYXRlZ2ljIGV2b2x1dGlvbi4gRnJvbSBvdXIgb3JpZ2lucyBpbiBwZW5zaW9uIGZ1bmQgbWFuYWdlbWVudCB0byBiZWNvbWluZyBhIGRpdmVyc2lmaWVkIGZpbmFuY2lhbCBzZXJ2aWNlcyBncm91cCwgQWZsaWZlIEhvbGRpbmdzIGhhcyBjb250aW51b3VzbHkgYWRhcHRlZCB0byBtYXJrZXQgZHluYW1pY3MsIHJlZ3VsYXRvcnkgZGV2ZWxvcG1lbnRzLCBhbmQgZW1lcmdpbmcgb3Bwb3J0dW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjM1ZDczMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPlRoaXMgcmljaCBoaXN0b3J5IHJlZmxlY3RzIG91ciByZXNpbGllbmNlLCBpbm5vdmF0aW9uLCBhbmQgdW53YXZlcmluZyBmb2N1cyBvbiBidWlsZGluZyB0cnVzdGVkIGZpbmFuY2lhbCBzb2x1dGlvbnMgdGhhdCBjcmVhdGUgbGFzdGluZyB2YWx1ZSBmb3Igb3VyIHN0YWtlaG9sZGVycy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk1LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-5ed4886 elementor-absolute e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\\\" data-id=\\\"5ed4886\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\\\" data-widget_type=\\\"nested-tabs.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-n-tabs\\\" data-widget-number=\\\"99436678\\\" aria-label=\\\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\\\">\\n\\t\\t\\t<div class=\\\"e-n-tabs-heading\\\" role=\\\"tablist\\\">\\n\\t\\t\\t\\t\\t<button id=\\\"e-n-tab-title-994366781\\\" data-tab-title-id=\\\"e-n-tab-title-994366781\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"true\\\" data-tab-index=\\\"1\\\" role=\\\"tab\\\" tabindex=\\\"0\\\" aria-controls=\\\"e-n-tab-content-994366781\\\" style=\\\"--n-tabs-title-order: 1;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t1992\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-994366782\\\" data-tab-title-id=\\\"e-n-tab-title-994366782\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"2\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-994366782\\\" style=\\\"--n-tabs-title-order: 2;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t1996\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-994366783\\\" data-tab-title-id=\\\"e-n-tab-title-994366783\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"3\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-994366783\\\" style=\\\"--n-tabs-title-order: 3;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t2000\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-994366784\\\" data-tab-title-id=\\\"e-n-tab-title-994366784\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"4\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-994366784\\\" style=\\\"--n-tabs-title-order: 4;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t2004\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-994366785\\\" data-tab-title-id=\\\"e-n-tab-title-994366785\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"5\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-994366785\\\" style=\\\"--n-tabs-title-order: 5;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t2008\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-994366786\\\" data-tab-title-id=\\\"e-n-tab-title-994366786\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"6\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-994366786\\\" style=\\\"--n-tabs-title-order: 6;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t2010\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-994366787\\\" data-tab-title-id=\\\"e-n-tab-title-994366787\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"7\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-994366787\\\" style=\\\"--n-tabs-title-order: 7;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t2012\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-994366788\\\" data-tab-title-id=\\\"e-n-tab-title-994366788\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"8\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-994366788\\\" style=\\\"--n-tabs-title-order: 8;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t2013\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-994366789\\\" data-tab-title-id=\\\"e-n-tab-title-994366789\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"9\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-994366789\\\" style=\\\"--n-tabs-title-order: 9;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t2014\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t<button id=\\\"e-n-tab-title-9943667810\\\" data-tab-title-id=\\\"e-n-tab-title-9943667810\\\" class=\\\"e-n-tab-title\\\" aria-selected=\\\"false\\\" data-tab-index=\\\"10\\\" role=\\\"tab\\\" tabindex=\\\"-1\\\" aria-controls=\\\"e-n-tab-content-9943667810\\\" style=\\\"--n-tabs-title-order: 10;\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"e-n-tab-title-text\\\">\\n\\t\\t\\t\\t2022\\t\\t\\t<\\/span>\\n\\t\\t<\\/button>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"e-n-tabs-content\\\">\\n\\t\\t\\t\\t<div id=\\\"e-n-tab-content-994366781\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-994366781\\\" data-tab-index=\\\"1\\\" style=\\\"--n-tabs-title-order: 1;\\\" class=\\\"e-active elementor-element elementor-element-93baaa8 e-con-full e-flex e-con e-child\\\" data-id=\\\"93baaa8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImFjZTBiMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBjcmVhdGVkIGEgZmluYW5jaWFsIHNlcnZpY2VzIGRpdmlzaW9uIHRvIGluY2VwdCB0aGUgYnVzaW5lc3Mgb2YgcGVuc2lvbiBmdW5kcyBtYW5hZ2VtZW50IGZvciA8YnIgXC8+QW5nbG8gcmVsYXRlZCBjb21wYW5pZXMuPFwvcD48cD5TYXR1cm5pYSBSZWduYSBQZW5zaW9uIFRydXN0IEZ1bmQgd2FzIGNyZWF0ZWQgYXMgYSBwb29sZWQgRnVuZCBvZmZlcmluZyBjb21wb3NpdGUgc2VydmljZXMgdG8gdGhlIEFuZ2xvIEFtZXJpY2FuIENvcnBvcmF0aW9uIENlbnRyYWwgQWZyaWNhIExpbWl0ZWQgKEFBQ0NBKSBHcm91cC4gVGhlIHBvb2xlZCBzY2hlbWUgYWxzbyBhZG1pdHRlZCBwZW5zaW9uIGZ1bmRzIGZvciB0aGUgZmlyc3QgRGVmaW5lZCBDb250cmlidXRpb24gUGVuc2lvbiBTY2hlbWVzIHNlcnZpY2VzIG5hbWVseSA6PFwvcD48dWw+PGxpPkhpbGwgYW5kIERlbGFtYWluPFwvbGk+PGxpPlRvdGFsPFwvbGk+PGxpPkNobG9yaWRlPFwvbGk+PGxpPkRlbG9pdHRlIGFuZCBUb3VjaGU8XC9saT48bGk+UGhpbGlwczxcL2xpPjxcL3VsPjxwPlRoZSBwZW5zaW9uIGJ1c2luZXNzIHdhcyBhdCB0aGUgdGltZSBzdXBlcnZpc2VkIGJ5IHRoZSBNaW5pc3RyeSBvZiBGaW5hbmNlIHVuZGVyIHRoZSBGb3VydGggU2NoZWR1bGUgb2YgdGhlIEluY29tZSBUYXggQWN0LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-994366782\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-994366782\\\" data-tab-index=\\\"2\\\" style=\\\"--n-tabs-title-order: 2;\\\" class=\\\" elementor-element elementor-element-9b27fef e-con-full e-flex e-con e-child\\\" data-id=\\\"9b27fef\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImVhYzA3ODYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BQUNDQSBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgKEFNU0wpIHdhcyBpbmNvcnBvcmF0ZWQgYXMgYSBNYW5hZ2VyIGZvciB0aGUgcG9vbGVkIGZ1bmQuIEl0IHByb3ZpZGVkIGJvdGggcGVuc2lvbiBzY2hlbWUgYWRtaW5pc3RyYXRpb24gYW5kIGZ1bmQgbWFuYWdlbWVudCBzZXJ2aWNlcyB0byB0aGUgWmFtYmlhbiBtYXJrZXQgaS5lLiBjb21wb3NpdGUgc2VydmljZXMgbGljZW5zZWQgYnkgdGhlIFBlbnNpb24gYW5kIGluc3VyYW5jZSBBdXRob3JpdHkgKFBJQSkuIFRoZSBQZW5zaW9ucyBhbmQgSW5zdXJhbmNlIEF1dGhvcml0eSAoUElBKSB3YXMgZXN0YWJsaXNoZWQgYXMgYSBib2R5IGNvcnBvcmF0ZSBmb2xsb3dpbmcgdGhlIGFtZW5kbWVudHMgdG8gdGhlIFBlbnNpb24gU2NoZW1lIFJlZ3VsYXRpb24gQWN0IE5vLiAyOCBvZiAxOTk2IGFzIGFtZW5kZWQgYnkgQWN0IE5vLiAyNyBvZiAyMDA1LjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-994366783\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-994366783\\\" data-tab-index=\\\"3\\\" style=\\\"--n-tabs-title-order: 3;\\\" class=\\\" elementor-element elementor-element-007795b e-con-full e-flex e-con e-child\\\" data-id=\\\"007795b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjhhOGU5YmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BbmdsbyBzb2xkIDUwJSBvZiBBTVNMIHRvIEJvdHN3YW5hIEluc3VyYW5jZSBGdW5kIE1hbmFnZXJzIChCRklNKSB0byBjb25jZW50cmF0ZSBpdHMgb3BlcmF0aW9ucyB0byB0aGUgY29yZSBtaW5pbmcgYnVzaW5lc3MuIEFNU0wgcmVicmFuZGVkIHRvIEFmcmljYW4gTGlmZSBGaW5hbmNpYWwgU2VydmljZXMgWmFtYmlhIExpbWl0ZWQgKEFmbGlmZSk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-994366784\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-994366784\\\" data-tab-index=\\\"4\\\" style=\\\"--n-tabs-title-order: 4;\\\" class=\\\" elementor-element elementor-element-590ee4c e-flex e-con-boxed e-con e-child\\\" data-id=\\\"590ee4c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImVhNDlmZTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BbmdsbyBmdWxseSBleGl0ZWQgZnJvbSBBZmxpZmUgYW5kIEJJRk0gaW5jcmVhc2VkIGl0cyBzaGFyZWhvbGRpbmcgdG8gNzAlLiBNZW5lbCAoYSBjb25zb3J0aXVtIG9mIFphbWJpYW5zKSBhY3F1aXJlZCAzMCUgb2YgdGhlIEFmbGlmZSBidXNpbmVzczxcL3NwYW4+PHNwYW4gbGFuZz1cImVuLUdCXCI+PGI+LjxcL2I+PFwvc3Bhbj48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-994366785\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-994366785\\\" data-tab-index=\\\"5\\\" style=\\\"--n-tabs-title-order: 5;\\\" class=\\\" elementor-element elementor-element-bf7fdf1 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"bf7fdf1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjhiODBjMWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGNvbW1lbmNlZCBvbiBhIHN0cmF0ZWdpYyBwcm9jZXNzIHRvIGJpZnVyY2F0ZSB0aGUgY29tcG9zaXRlIHNlcnZpY2VzLiBCZW5lZml0cyBDb25zdWx0aW5nIFNlcnZpY2VzIExpbWl0ZWQgKEJlbmNvbikgd2FzIGluY29ycG9yYXRlZCB0byBkZWRpY2F0ZSBzZXJ2aWNlcyBpbnRvIFBlbnNpb24gRnVuZCBBZG1pbmlzdHJhdGlvbi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-994366786\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-994366786\\\" data-tab-index=\\\"6\\\" style=\\\"--n-tabs-title-order: 6;\\\" class=\\\" elementor-element elementor-element-ea7a846 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"ea7a846\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImQ2ZGY5NjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5UbyBjb21wbHkgd2l0aCBjaGFuZ2VzIGluIGxhdyBvbiBzaGFyZWhvbGRpbmcgb2YgRnVuZCBNYW5hZ2VycyBhbmQgUGVuc2lvbiBBZG1pbmlzdHJhdG9ycywgTWVuZWwgYWNxdWlyZWQgYW4gYWRkaXRpb25hbCAyMSUgaW5cdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGFuZCBCZW5jb24gdG8gcmVhY2ggNTElIGVxdWl0eSBkaWx1dGluZyBCSUZNXHUyMDE5cyBzaGFyZWhvbGRpbmcgdG8gNDklLiBNZW5lbCBiZWNhbWUgbWFqb3JpdHkgc2hhcmVob2xkZXIgYXMgcGVyIHJlcXVpcmVtZW50IG9mIHJlZ3VsYXRpb24uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-994366787\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-994366787\\\" data-tab-index=\\\"7\\\" style=\\\"--n-tabs-title-order: 7;\\\" class=\\\" elementor-element elementor-element-39ff2dc e-flex e-con-boxed e-con e-child\\\" data-id=\\\"39ff2dc\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjIzY2QwMmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QSUEgaXNzdWVkIEJlbmVmaXRzIENvbnN1bHRpbmcgU2VydmljZXMgTGltaXRlZCAoQmVuY29uKSB3aXRoIGEgc2VwYXJhdGUgbGljZW5zZSB0byBhZG1pbmlzdGVyIHBlbnNpb24gZnVuZHMgaW4gb3JkZXIgdG8gYWxsb3dcdTAwYTA8c3BhbiBsYW5nPVwiZW4tR0JcIj5BZmxpZmU8XC9zcGFuPlx1MDBhMGRlZGljYXRlIGl0cyBtYW5hZ2VtZW50IG9mIHBlbnNpb24gYXNzZXRzIHVuZGVyIGEgc2VwYXJhdGUgbGljZW5zZS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-994366788\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-994366788\\\" data-tab-index=\\\"8\\\" style=\\\"--n-tabs-title-order: 8;\\\" class=\\\" elementor-element elementor-element-af4ddeb e-flex e-con-boxed e-con e-child\\\" data-id=\\\"af4ddeb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImYxYjExN2IiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5CZW5jb24gYW5kXHUwMGEwPHNwYW4gbGFuZz1cImVuLUdCXCI+QWZsaWZlPFwvc3Bhbj5cdTAwYTBjb250aW51ZWQgb3BlcmF0aW5nIGluZGVwZW5kZW50bHkgdW5kZXIgc2VwYXJhdGUgbGljZW5zZXMgYXMgQXNzb2NpYXRlcyBtYWludGFpbmluZyBjb21tb24gc2hhcmVob2xkaW5nLiBFYWNoIGVudGl0eSBvd25lZCBieSBNZW5lbCAoNTElKSBhbmQgQkZJTSAoNDklKS48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-994366789\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-994366789\\\" data-tab-index=\\\"9\\\" style=\\\"--n-tabs-title-order: 9;\\\" class=\\\" elementor-element elementor-element-432b888 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"432b888\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImU0MDMzNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5RdWFudHVtIEFzc2V0cyBaYW1iaWEgTGltaXRlZCAobm93IEFmbGlmZSBIb2xkaW5ncyBMaW1pdGVkKSB3YXMgaW5jb3Jwb3JhdGVkIHRvIGhvc3QgYWxsIG5vbi1wZW5zaW9uIGJ1c2luZXNzIGFuZCBzYXcgdGhlIGNyZWF0aW9uIG9mIHR3byB3aG9sbHkgb3duZWQgc3Vic2lkaWFyaWVzIG5hbWVseSA6PFwvcD48dWw+PGxpPkFmbGlmZSBQcm9wZXJ0aWVzIChaKSBMaW1pdGVkIC0gUHJvcGVydHkgTWFuYWdlbWVudCBhbmQgRGV2ZWxvcG1lbnQ8XC9saT48bGk+QWZsaWZlIENhcGl0YWwgKFopIExpbWl0ZWQgXHUyMDEzIENvcnBvcmF0ZSBBZHZpc29yeSBTZXJ2aWNlczxcL2xpPjxcL3VsPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div id=\\\"e-n-tab-content-9943667810\\\" role=\\\"tabpanel\\\" aria-labelledby=\\\"e-n-tab-title-9943667810\\\" data-tab-index=\\\"10\\\" style=\\\"--n-tabs-title-order: 10;\\\" class=\\\" elementor-element elementor-element-4b10fb0 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"4b10fb0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjkyNjUyYjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3BhbiBsYW5nPVwiZW4tR0JcIj5FcXVpdHkgcmUtIG9yZ2FuaXNhdGlvbiBhbmQgaW1wbGVtZW50YXRpb24gb2YgdGhlIEFmSG9sZCBHcm91cFx1MDBhMDxcL3NwYW4+c3RydWN0dXJlIGFzIGZvbGxvd3M6PFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-148b733 elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"148b733\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"895\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-915x1024.jpeg\\\" class=\\\"attachment-large size-large wp-image-897\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-915x1024.jpeg 915w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-268x300.jpeg 268w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-768x860.jpeg 768w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-1372x1536.jpeg 1372w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/Simple-org-chart-1830x2048.jpeg 1830w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\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<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b741389 elementor-widget elementor-widget-spacer\\\" data-id=\\\"b741389\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"spacer.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-spacer\\\">\\n\\t\\t\\t<div class=\\\"elementor-spacer-inner\\\"><\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8e68769 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-spacer\\\" data-id=\\\"8e68769\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"spacer.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-spacer\\\">\\n\\t\\t\\t<div class=\\\"elementor-spacer-inner\\\"><\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2a2e0cb e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\\\" data-id=\\\"2a2e0cb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-33f95d6 elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"33f95d6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"393\\\" height=\\\"393\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png\\\" class=\\\"attachment-full size-full wp-image-606\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2.png 393w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2-300x300.png 300w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/BG2-150x150.png 150w\\\" sizes=\\\"(max-width: 393px) 100vw, 393px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e74e333 elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"e74e333\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"866\\\" height=\\\"567\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png\\\" class=\\\"attachment-full size-full wp-image-626\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56.png 866w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56-300x196.png 300w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-13_16-51-56-768x503.png 768w\\\" sizes=\\\"(max-width: 866px) 100vw, 866px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\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-76ac411d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"76ac411d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-564ab8a2 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"564ab8a2\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Vision, Mission, Values<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-91f4f2c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"91f4f2c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Vision, Mission &amp; Values<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6Ijc3ODU2OGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5HdWlkZWQgYnkgYSBjbGVhciB2aXNpb24sIGRyaXZlbiBieSBhIGZvY3VzZWQgbWlzc2lvbiwgYW5kIGFuY2hvcmVkIGluIHN0cm9uZyB2YWx1ZXMsIHdlIHN0cml2ZSB0byBjcmVhdGUgc3VzdGFpbmFibGUgaW1wYWN0IGZvciBvdXIgY2xpZW50cywgcGFydG5lcnMsIGFuZCBjb21tdW5pdGllcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ1LCJzaXplcyI6W119LCJhbGlnbiI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]<div class=\\\"elementor-element elementor-element-3b358296 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"3b358296\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInUp&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6a422d1c e-con-full e-transform e-flex e-con e-child\\\" data-id=\\\"6a422d1c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1c423517 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"1c423517\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-book\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tOur Vision\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tTo be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6db174a8 e-con-full e-flex e-con e-child\\\" data-id=\\\"6db174a8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b5e9151 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"b5e9151\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-file\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tOur Mission\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tTo create, preserve and grow wealth\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3f91961d e-con-full e-transform e-flex e-con e-child\\\" data-id=\\\"3f91961d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6d41a60f elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"6d41a60f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-scale-balanced\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tOur Values\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\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\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6a7df17 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"6a7df17\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-99e2c53 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"99e2c53\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dbbcc8b elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"dbbcc8b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Our Management Team<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bf44610 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"bf44610\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Board of Directors<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjM5NWFmYTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBCb2FyZCBvZiBEaXJlY3RvcnMgcHJvdmlkZXMgc3RyYXRlZ2ljIG92ZXJzaWdodCwgZ292ZXJuYW5jZSwgYW5kIGxlYWRlcnNoaXAgdG8gZW5zdXJlIHRoZSBsb25nLXRlcm0gc3VjY2VzcyBhbmQgc3VzdGFpbmFiaWxpdHkgb2YgdGhlIEdyb3VwLlx1MDBhMDxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6NDEsInNpemVzIjpbXX0sImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJhbGlnbiI6ImNlbnRlciIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1e90cc9 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"1e90cc9\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjliM2IxNzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTEiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTA1LjI0MjAwMDAwMDAwMDAwNDQzMzc4NjY3MTE0MzAyNTE1OTgzNTgxNTQyOTY4NzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\\\"]\\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-a77ccbf e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"a77ccbf\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-d745a12 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"d745a12\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fb34c62 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"fb34c62\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Executive Team<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6Ijg3YmZiOTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImVkaXRvciI6IjxwPk91ciBFeGVjdXRpdmUgVGVhbSBpcyByZXNwb25zaWJsZSBmb3IgdHJhbnNsYXRpbmcgc3RyYXRlZ3kgaW50byBhY3Rpb24sIGRyaXZpbmcgb3BlcmF0aW9uYWwgZXhjZWxsZW5jZSwgYW5kIGRlbGl2ZXJpbmcgc3VzdGFpbmFibGUgZ3Jvd3RoIGFjcm9zcyB0aGUgR3JvdXAuPFwvcD4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjo0MSwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsImFsaWduIjoiY2VudGVyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4f465b9 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"4f465b9\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImNjMjgyOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6MzY3LCJhbHRlcm5hdGVfdGVtcGxhdGVzIjpbeyJ0ZW1wbGF0ZV9pZCI6bnVsbCwiX2lkIjoiYzliNDBkZSJ9XSwicG9zdF9xdWVyeV9wb3N0X3R5cGUiOiJleGVjdXRpdmUtdGVhbS1tZW1iZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiJQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQiLCJ0ZXh0IjoiTG9hZCBNb3JlIiwibG9hZF9tb3JlX25vX3Bvc3RzX2N1c3RvbV9tZXNzYWdlIjoiTm8gbW9yZSBwb3N0cyB0byBzaG93Iiwibm90aGluZ19mb3VuZF9tZXNzYWdlX3RleHQiOiJJdCBzZWVtcyB3ZSBjYW5cdTIwMTl0IGZpbmQgd2hhdCB5b3VcdTIwMTlyZSBsb29raW5nIGZvci4iLCJjb2x1bW5zIjozLCJjb2x1bW5zX3RhYmxldCI6MSwicG9zdF9xdWVyeV9vcmRlciI6ImFzYyIsImN1c3RvbV9jc3MiOiJzZWxlY3Rvcjpob3ZlciB7XG4gICAgei1pbmRleDogOTk5OSAhaW1wb3J0YW50O1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbn1cbiIsInBvc3RfcXVlcnlfaW5jbHVkZSI6WyJ0ZXJtcyJdLCJwb3N0X3F1ZXJ5X2luY2x1ZGVfdGVybV9pZHMiOlsiMTIiXSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTAyLjE3NzAwMDAwMDAwMDAwNjcwNzUyMzQyNTU3NTM0NTc1NDYyMzQxMzA4NTkzNzV9LCJfZmxleF9zaXplIjoibm9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJsb29wLWdyaWQifQ==\\\"]\\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-92289f6 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"92289f6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5bff4c0 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5bff4c0\\\" 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-af5dc0d elementor-widget elementor-widget-heading\\\" data-id=\\\"af5dc0d\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Add Your Heading Text Here<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(11854,1,'_elementor_page_assets','a:0:{}'),(11635,367,'_elementor_element_cache','{\"timeout\":1774538905,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-725faff e-con-full e-flex e-con e-child\\\" data-id=\\\"725faff\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjBhYzNmMDUiLCJlbFR5cGUiOiJjb250YWluZXIiLCJzZXR0aW5ncyI6eyJib3hlZF93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiYm94ZWRfd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImJveGVkX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJtaW5faGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjQ1MCwic2l6ZXMiOltdfSwiYmFja2dyb3VuZF9vdmVybGF5X2JhY2tncm91bmQiOiJjbGFzc2ljIiwiYmFja2dyb3VuZF9vdmVybGF5X2ltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9hZmhvbGQuY28uem1cL3N0YWdpbmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAyXC9NdW5hLUhhbnR1YmEtRXhlY3V0aXZlLURpcmVjdG9yLTE1MHgxNTAuanBnIiwiaWQiOjc2Nywic2l6ZSI6InRodW1ibmFpbCIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiYmFja2dyb3VuZF9vdmVybGF5X3Bvc2l0aW9uIjoiY2VudGVyIGNlbnRlciIsImJhY2tncm91bmRfb3ZlcmxheV9yZXBlYXQiOiJuby1yZXBlYXQiLCJiYWNrZ3JvdW5kX292ZXJsYXlfc2l6ZSI6ImNvdmVyIiwiYmFja2dyb3VuZF9vdmVybGF5X29wYWNpdHkiOnsidW5pdCI6InB4Iiwic2l6ZSI6MSwic2l6ZXMiOltdfSwiYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxNiIsInJpZ2h0IjoiMTYiLCJib3R0b20iOiIxNiIsImxlZnQiOiIxNiIsImlzTGlua2VkIjp0cnVlfSwicGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19keW5hbWljX18iOnsiYmFja2dyb3VuZF9vdmVybGF5X2ltYWdlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI4ZWIxYzU0XCIgbmFtZT1cInBvc3QtZmVhdHVyZWQtaW1hZ2VcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJtaW5faGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiY3VzdG9tIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIm1pbl9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJjdXN0b20iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiZmxleF9qdXN0aWZ5X2NvbnRlbnQiOiJmbGV4LWVuZCJ9LCJlbGVtZW50cyI6W10sImlzSW5uZXIiOnRydWV9\\\"]<div class=\\\"elementor-element elementor-element-5dba0a5 e-con-full e-flex e-con e-child\\\" data-id=\\\"5dba0a5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImY3YWMwYjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sInRpdGxlX3RleHQiOiJDb2xsaW5hIEhhbHdhbXBhIiwiZGVzY3JpcHRpb25fdGV4dCI6IkhlYWQgb2YgQ29ycG9yYXRlIFNlcnZpY2VzIC0gQWZsaWZlIFBlbnNpb24gQWRtaW5pc3RyYXRpb24gXG48YnI+XG5CQkEsIEFDSU1BLCBBWklDQSwgQ0dNQSAsIEVNQkEgXG4iLCJ0aXRsZV9ib3R0b21fc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6IiIsInRpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImRlc2NyaXB0aW9uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\/aWQ9dGV4dCJ9LCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI1ZmMxNDZmXCIgbmFtZT1cIm9mZi1jYW52YXNcIiBzZXR0aW5ncz1cIiU3QiUyMm9mZl9jYW52YXMlMjIlM0ElMjI1YzgyYTY0JTIyJTdEXCJdIiwidGl0bGVfdGV4dCI6IltlbGVtZW50b3ItdGFnIGlkPVwiMjZiYTBkZFwiIG5hbWU9XCJwb3N0LXRpdGxlXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0iLCJkZXNjcmlwdGlvbl90ZXh0IjoiW2VsZW1lbnRvci10YWcgaWQ9XCJhODE3MmE2XCIgbmFtZT1cImFjZi10ZXh0XCIgc2V0dGluZ3M9XCIlN0IlMjJrZXklMjIlM0ElMjJmaWVsZF82OThkYmUyMzY4MjE5JTNBcG9zaXRpb24lMjIlN0RcIl0ifSwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0aXRsZV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoiY2FwaXRhbGl6ZSIsInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidGl0bGVfY29sb3IiOiIjRkZGRkZGIiwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjAuOTAwMDAwMDAwMDAwMDAwMDIyMjA0NDYwNDkyNTAzMTMwODA4NDcyNjMzMzYxODE2NDA2MjUsInNpemVzIjpbXX0sImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MC45MDAwMDAwMDAwMDAwMDAwMjIyMDQ0NjA0OTI1MDMxMzA4MDg0NzI2MzMzNjE4MTY0MDYyNSwic2l6ZXMiOltdfSwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjowLjkwMDAwMDAwMDAwMDAwMDAyMjIwNDQ2MDQ5MjUwMzEzMDgwODQ3MjYzMzM2MTgxNjQwNjI1LCJzaXplcyI6W119LCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjM5OTk5OTk5OTk5OTk5OTkxMTE4MjE1ODAyOTk4NzQ3Njc2NjEwOTQ2NjU1MjczNDM3NSwic2l6ZXMiOltdfSwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4zOTk5OTk5OTk5OTk5OTk5MTExODIxNTgwMjk5ODc0NzY3NjYxMDk0NjY1NTI3MzQzNzUsInNpemVzIjpbXX0sImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwiZGVzY3JpcHRpb25fY29sb3IiOiIjRkZGRkZGIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imljb24tYm94In0=\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6Ijg2ZDAwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsInNvY2lhbF9pY29uX2xpc3QiOlt7InNvY2lhbF9pY29uIjp7InZhbHVlIjoiZmFzIGZhLWFuZ2xlLXJpZ2h0IiwibGlicmFyeSI6ImZhLXNvbGlkIn0sIl9pZCI6IjJiNWQyYjgiLCJpdGVtX2ljb25fY29sb3IiOiJjdXN0b20iLCJfX2dsb2JhbHNfXyI6eyJpdGVtX2ljb25fcHJpbWFyeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiaXRlbV9pY29uX3NlY29uZGFyeV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiYWI5OTdkN1wiIG5hbWU9XCJvZmYtY2FudmFzXCIgc2V0dGluZ3M9XCIlN0IlMjJvZmZfY2FudmFzJTIyJTNBJTIyYzJjOTQxOSUyMiU3RFwiXSJ9fV0sInNoYXBlIjoiY2lyY2xlIiwiaWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJpY29uX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sImltYWdlX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsImltYWdlX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMSIsImxlZnQiOiIxIiwiaXNMaW5rZWQiOnRydWV9LCJfX2dsb2JhbHNfXyI6eyJpbWFnZV9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWNjZW50In0sImVfZGlzcGxheV9jb25kaXRpb25zIjpbIltbe1wiY29uZGl0aW9uXCI6XCJkeW5hbWljX3RhZ3NcIixcImR5bmFtaWNfdGFnXCI6XCJkZXRhaWxzXCIsXCJjb21wYXJhdG9yXCI6XCJpc19ub3RfZW1wdHlcIixcImR5bmFtaWNfdGFnX3ZhbHVlXCI6XCJcIn1dXSJdfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoic29jaWFsLWljb25zIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImMyYzk0MTkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJ3aWRnZXRUeXBlIjoib2ZmLWNhbnZhcyIsInNldHRpbmdzIjp7Im9mZl9jYW52YXNfbmFtZSI6Ik9mZi1DYW52YXMiLCJob3Jpem9udGFsX3Bvc2l0aW9uIjoiY2VudGVyIiwidmVydGljYWxfcG9zaXRpb24iOiJjZW50ZXIiLCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo1MDAsInNpemVzIjpbXX0sIndpZHRoX3RhYmxldCI6eyJ1bml0IjoidnciLCJzaXplIjoiIiwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJ2dyIsInNpemUiOiIiLCJzaXplcyI6W119LCJjdXN0b21faGVpZ2h0Ijp7InVuaXQiOiJ2aCIsInNpemUiOjYwLCJzaXplcyI6W119LCJlbnRyYW5jZV9hbmltYXRpb24iOiJmYWRlSW4iLCJleGl0X2FuaW1hdGlvbiI6ImZhZGVJbiIsIm9mZmNhbnZhc19hbmltYXRpb25fZHVyYXRpb24iOnsidW5pdCI6InMiLCJzaXplIjowLjQwMDAwMDAwMDAwMDAwMDAyMjIwNDQ2MDQ5MjUwMzEzMDgwODQ3MjYzMzM2MTgxNjQwNjI1LCJzaXplcyI6W119LCJib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOlt7ImlkIjoiM2E0NTZmZiIsImVsVHlwZSI6ImNvbnRhaW5lciIsInNldHRpbmdzIjp7ImNvbnRlbnRfd2lkdGgiOiJmdWxsIiwiel9pbmRleCI6MTB9LCJlbGVtZW50cyI6W3siaWQiOiJmNmE2MjZmIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwifSwiZWxlbWVudHMiOlt7ImlkIjoiYTAwMDk5NSIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7InRleHQiOiIiLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoicnRtaWNvbiBydG1pY29uLXhtYXJrIiwibGlicmFyeSI6InJ0bWljb25zIn0sInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjI2LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiOTAwIiwiYm9yZGVyX2JvcmRlciI6Im5vbmUiLCJ0ZXh0X3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZmxleF9hbGlnbl9zZWxmIjoiZmxleC1lbmQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI0Nzg4YjdkXCIgbmFtZT1cIm9mZi1jYW52YXNcIiBzZXR0aW5ncz1cIiU3QiUyMmFjdGlvbiUyMiUzQSUyMmNsb3NlJTIyJTJDJTIyb2ZmX2NhbnZhcyUyMiUzQSUyMmMyYzk0MTklMjIlN0RcIl0ifSwiX19nbG9iYWxzX18iOnsiYnV0dG9uX3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWM2NTM5YSIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWNjZW50In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifV0sImlzSW5uZXIiOnRydWV9LHsiaWQiOiJiNDg4Y2RkIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJmbGV4X2RpcmVjdGlvbiI6InJvdyJ9LCJlbGVtZW50cyI6W3siaWQiOiI4NDYyNDM2IiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ3aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjM3LjIxMzAwMDAwMDAwMDAwMDk2NjMzODEyMDYzMzczNjI1Mjc4NDcyOTAwMzkwNjI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwifSwiZWxlbWVudHMiOlt7ImlkIjoiYjIyZTU4NCIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7Il9fZHluYW1pY19fIjp7ImltYWdlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIzZDY3NGQ3XCIgbmFtZT1cInBvc3QtZmVhdHVyZWQtaW1hZ2VcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaW1hZ2UifV0sImlzSW5uZXIiOnRydWV9LHsiaWQiOiJjZDA0MDFhIiwiZWxUeXBlIjoiY29udGFpbmVyIiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwifSwiZWxlbWVudHMiOlt7ImlkIjoiOWJmZTM4OCIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7InRpdGxlIjoiQWRkIFlvdXIgSGVhZGluZyBUZXh0IEhlcmUiLCJoZWFkZXJfc2l6ZSI6Img2IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwiX19keW5hbWljX18iOnsidGl0bGUiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjQzZWJhZGZcIiBuYW1lPVwicG9zdC10aXRsZVwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJoZWFkaW5nIn0seyJpZCI6ImIyZTBkMjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwiaGVhZGVyX3NpemUiOiJwIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwiX19keW5hbWljX18iOnsidGl0bGUiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjIxYzAzYzNcIiBuYW1lPVwiYWNmLXRleHRcIiBzZXR0aW5ncz1cIiU3QiUyMmtleSUyMiUzQSUyMmZpZWxkXzY5OGRhYjQzNGM5ZGQlM0Fwb3NpdGlvbiUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaGVhZGluZyJ9LHsiaWQiOiJiYjk2ODJlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGl0bGUiOiJBZGQgWW91ciBIZWFkaW5nIFRleHQgSGVyZSIsImhlYWRlcl9zaXplIjoicCIsIl9fZHluYW1pY19fIjp7InRpdGxlIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIyZDNkMDZlXCIgbmFtZT1cImFjZi10ZXh0XCIgc2V0dGluZ3M9XCIlN0IlMjJrZXklMjIlM0ElMjJmaWVsZF82OThkYWI1ZTRjOWRmJTNBZGV0YWlscyUyMiU3RFwiXSJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJoZWFkaW5nIn1dLCJpc0lubmVyIjp0cnVlfV0sImlzSW5uZXIiOnRydWV9XSwiaXNJbm5lciI6dHJ1ZSwiaXNMb2NrZWQiOnRydWV9XX0=\\\"]\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[\"widget-off-canvas\"]}}'),(11756,100,'_elementor_css','a:6:{s:4:\"time\";i:1774339209;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11728,1299,'_wp_page_template','elementor_header_footer'),(11729,1299,'_elementor_edit_mode','builder'),(11730,1299,'_elementor_template_type','wp-page'),(11731,1299,'_elementor_version','3.35.4'),(11732,1299,'_elementor_pro_version','3.35.1'),(11733,1299,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11757,100,'_elementor_element_cache','{\"timeout\":1774540157,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d8b622a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"16d87790\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Aflife Capital <\\/h2>\\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-69d8ebeb e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"69d8ebeb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"70a7c96e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\\\" data-id=\\\"58cfc98e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">About Aflife Capital Ltd<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImQ3NzIzMzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5BZmxpZmUgQ2FwaXRhbCBaYW1iaWEgTGltaXRlZCBpcyBsaWNlbnNlZCBhbmQgcmVndWxhdGVkIGJ5IHRoZSBTZWN1cml0aWVzIGFuZCBFeGNoYW5nZSBDb21taXNzaW9uIChTRUMpLiBUaGUgY29tcGFueSBob2xkcyB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbidzIERlYWxlciBMaWNlbnNlLjxcL3A+PHA+QXQgQWZsaWZlIENhcGl0YWwsIHdoaWxlIHNvbHV0aW9ucyB0byBvdXIgY2xpZW50J3MgZmluYW5jaWFsIHJlcXVpcmVtZW50cyBhcmUgaW5mb3JtZWQgYnkgb3VyIHByb2Zlc3Npb25hbCBleHBlcmllbmNlLCB3ZSBhbHNvIGJlbGlldmUgdGhhdCBlYWNoIGNsaWVudCBpcyB1bmlxdWUgYW5kIHRoZXJlZm9yZSByZXF1aXJlcyBhIGJlc3Bva2UgYW5kIHBlcnNvbmFsIHRvdWNoIGluIHRoZSBzdHJ1Y3R1cmluZyBvZiB0aGVpciBzcGVjaWZpYyBzb2x1dGlvbi4gV2Ugb2ZmZXIgYSBicm9hZCByYW5nZSBvZiBzZXJ2aWNlcyBpbmNsdWRpbmcgdGhlIGZvbGxvd2luZyA6PFwvcD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]<div class=\\\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\\\" data-id=\\\"72493e6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\\\" data-id=\\\"2fddb8b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"3d8f877\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">ADVISORY SERVICES<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\\\" data-id=\\\"6228105\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"2f86092\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">vALUATION SERVICES<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\\\" data-id=\\\"c9771e7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"23d1018\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">CAPITAL MARKETS<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\\\" data-id=\\\"d7e629c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"007dcef\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">MESSAGE ACQUISITIONS<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\\\" data-id=\\\"2700e10\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"27f4531\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">DISPOSALS<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\\\" data-id=\\\"c396e8e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\\\" data-id=\\\"6f74095\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"1d376a3c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><h2 style=\\\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px\\\"><\\/span><\\/h2><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(11644,1291,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11645,1291,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(11646,1291,'_elementor_css','a:6:{s:4:\"time\";i:1774005671;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11647,1291,'_elementor_element_cache','{\"timeout\":1774423195,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\" data-id=\"26a4b64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\" data-id=\"5ab2ba76\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1baf0f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt+260 (211) 254 841tttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"659fb565\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiatttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6657b648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<p class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttenquiries@afhold.co.zmtttttt</span>nttttt</p>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\" data-id=\"3a06d9f0\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"17bef2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\" data-id=\"406f63a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI0NCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcwLCJzaXplcyI6W119LCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJzdGFydCIsImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1zaXRlLWxvZ28ifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2ZjcwOTlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZW51LXBvc2l0aW9uIjoiY2VudGVyIiwic3VibWVudS1pY29uLXNpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjcxLjAzMzAwMDAwMDAwMDAwMTI1MDU1NTIxNDkzNzc3NjMyNzEzMzE3ODcxMDkzNzV9LCJfX2dsb2JhbHNfXyI6eyJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50Iiwic3VibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsInRleHQtY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHQtaG92ZXItY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJzdWJtZW51LXRleHRjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsInN1Ym1lbnUtdGV4dGNvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwic3VibWVudS1iZ2NvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJidG4taGFtYnVyZ2VyLWJnX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiaXRlbS1iYWNrZ3JvdW5kX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD03NmE2MzRiIiwiaXRlbS1iYWNrZ3JvdW5kLWhvdmVyX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJwb2ludGVyX2FjdGl2ZV9jb2xvciI6IiJ9LCJtZW51LXBvc2l0aW9uX3RhYmxldCI6ImNlbnRlciIsImljb24tb3BlbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1iYXJzLXNvcnQtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaXRlbS1iYWNrZ3JvdW5kX2JhY2tncm91bmRfdGFibGV0IjoiY2xhc3NpYyIsIml0ZW0tYmFja2dyb3VuZC1ob3Zlcl9iYWNrZ3JvdW5kX3RhYmxldCI6ImNsYXNzaWMiLCJoYW1idXJnZXItcG9zaXRpb25fdGFibGV0IjoiZW5kIiwiaGFtYnVyZ2VyLWJvcmRlci1yYWRpdXNfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJoYW1idXJnZXItaWNvbi1zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjMsInNpemVzIjpbXX0sImhhbWJ1cmdlci1pY29uLXNpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsIml0ZW0tYmFja2dyb3VuZF9jb2xvcl90YWJsZXQiOiIjRUFGNUZGIiwidGV4dC1ob3Zlci1jb2xvciI6IiMwMDIxNDAiLCJpdGVtLWJhY2tncm91bmQtaG92ZXJfY29sb3JfdGFibGV0IjoiI0ZGRkZGRiIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwic3VibWVudS10ZXh0Y29sb3IiOiIjRkZGRkZGIiwic3VibWVudS1iZ2NvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6IiNGRkZGRkYiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiIjMDAyMTQwIiwic3VibWVudS10ZXh0Y29sb3ItYWN0aXZlIjoiIzBGNDQ3QSIsInN1Ym1lbnUtYmdjb2xvci1hY3RpdmUiOiIjRkZGRkZGIiwiYnRuLWhhbWJ1cmdlci1iZ190YWJsZXQiOiIjMEY0NDdBIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiIjRkZGRkZGIiwic3VibWVudV9ob3Jpem9udGFsX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInN1Ym1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfZmxleF9zaXplIjoibm9uZSIsIm1lbnVfaG9yaXpvbnRhbF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV92ZXJ0aWNhbF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfdmVydGljYWxfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJtZW51X3NwYWNlX2JldHdlZW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtZW51X2hvcml6b250YWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJ0bS1uYXZtZW51In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMy4wMjgwMDAwMDAwMDAwMDA0Njg5NTgyMDU2MDE2NjYxMjI2NzQ5NDIwMTY2MDE1NjI1fSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11655,1292,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11656,1292,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(11683,1295,'_elementor_edit_mode','builder'),(11684,1295,'_elementor_template_type','header'),(11685,1295,'_elementor_version','3.35.4'),(11686,1295,'_elementor_pro_version','3.35.1'),(11687,1295,'_wp_page_template','default'),(11688,1295,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260  211  254  841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/aflife\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"align_mobile\":\"start\",\"height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(11678,1294,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11679,1294,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-icon-box\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11680,1294,'_elementor_element_cache','{\"timeout\":1774423196,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-4d271dbd e-flex e-con-boxed e-con e-parent\" data-id=\"4d271dbd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjYwNTgzZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjE5OSwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjYwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIyYjQyYTNjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgc3BlY2lhbGl6ZSBpbiB0cmFuc2Zvcm1pbmcgYnVzaW5lc3NlcyBhbmQgZm9zdGVyaW5nIGdyb3d0aCB0aHJvdWdoIHN0cmF0ZWdpYyBpbnNpZ2h0cyBhbmQgdW5wYXJhbGxlbGVkIGV4cGVydGlzZS48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiYWxpZ24iOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-24ee86a3 e-con-full e-flex e-con e-child\" data-id=\"24ee86a3\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-140b10ec e-con-full e-flex e-con e-child\" data-id=\"140b10ec\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4df70e04 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"4df70e04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Quick Links</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVjYzJkMzY2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJpY29uX2xpc3QiOlt7InRleHQiOiJIb21lIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiN2NiNTg2ZCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjQyOWJjNDdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzMiUyMiU3RFwiXSJ9fSx7InRleHQiOiJBYm91dCBVcyIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9pZCI6IjY5MWEwOWIiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIyZDBjOGQ1XCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyMzclMjIlN0RcIl0ifX0seyJ0ZXh0IjoiSW52ZXN0b3JzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiZTg5NzllOCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjhkYzIwNWFcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0MiUyMiU3RFwiXSJ9fSx7InRleHQiOiJOZXdzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiMjViZmUzNCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImU4ZThlY2ZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0NyUyMiU3RFwiXSJ9fSx7InRleHQiOiJDb250YWN0IFVzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiYmIyYmNiMiIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUzMmJmNDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fV0sInNwYWNlX2JldHdlZW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ3LCJzaXplcyI6W119LCJpY29uX2FsaWduX3RhYmxldCI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJpY29uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImljb25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaWNvbi1saXN0In0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-201c5180 e-con-full e-flex e-con e-child\" data-id=\"201c5180\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-e67a7d6 elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"e67a7d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Useful Links</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7e4dbc67 elementor-widget__width-initial elementor-tablet-align-center elementor-widget-tablet__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7e4dbc67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.zra.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Zambia Revenue Authority </span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.seczambia.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Securities and Exchange Commission</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://luse.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Lusaka Stock Exchange</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.boz.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Bank of Zambia</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.mofnp.gov.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Ministry of Finance</span>nttttttttttt</a>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-4c4805f8 e-con-full e-flex e-con e-child\" data-id=\"4c4805f8\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4597ac3b elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"4597ac3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-2f44f04 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2f44f04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttPhonetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-47504ee6 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"47504ee6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttLocationtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6c21b26a elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6c21b26a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttEmailtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttenquiries@afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-73b17474 e-con-full e-flex e-con e-child\" data-id=\"73b17474\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc1ODk3MWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDb3B5cmlnaHQgXHUwMGE5IDIwMjYgQWZob2xkLiBBbGwgUmlnaHRzIFJlc2VydmVkLiBQb3dlcmVkIGJ5XG48YSBocmVmPVwiaHR0cHM6XC9cL3d3dy5wcm9zdGFydGtpdC5jb21cLz91dG1fc291cmNlPXByb3NpdGVcIj5cbjxzcGFuIHN0eWxlPVwiY29sb3I6ICMxOTJlNWI7XCI+UHJvU3RhcnRLaXRcbjxcL3NwYW4+XG48XC9hPiAiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPXByaW1hcnkiLCJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-fdcce8a elementor-shape-circle e-grid-align-mobile-center elementor-widget-mobile__width-initial elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"fdcce8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11675,1294,'_elementor_pro_version','3.35.1'),(11676,1294,'_wp_page_template','default'),(11677,1294,'_elementor_data','[{\"id\":\"4d271dbd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"background_background\":\"classic\",\"background_image\":{\"id\":765,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/screenshot-2026-02-16_14-54-51.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9499999999999999555910790149937383830547332763671875,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Footer\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=76a634b\"}},\"elements\":[{\"id\":\"60583f1\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":199,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"22b42a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"align\":\"center\",\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24ee86a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"140b10ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Quick Links\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-start\",\"flex_align_items_tablet\":\"flex-start\",\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"4df70e04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Quick Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"_title\":\"Heading\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cc2d366\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"429bc47\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2232%22%7D\\\"]\"}},{\"text\":\"About Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d0c8d5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2237%22%7D\\\"]\"}},{\"text\":\"Investors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8dc205a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"News\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e8e8ecf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2247%22%7D\\\"]\"}},{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"bb2bcb2\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e32bf43\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201c5180\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"_title\":\"Services\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e67a7d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Useful Links\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e4dbc67\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Zambia Revenue Authority \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"7cb586d\",\"link\":{\"url\":\"http:\\/\\/www.zra.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Securities and Exchange Commission\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"691a09b\",\"link\":{\"url\":\"https:\\/\\/www.seczambia.org.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Lusaka Stock Exchange\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e8979e8\",\"link\":{\"url\":\"https:\\/\\/luse.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bank of Zambia\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"25bfe34\",\"link\":{\"url\":\"https:\\/\\/www.boz.co.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Ministry of Finance\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"2275517\",\"link\":{\"url\":\"http:\\/\\/www.mofnp.gov.zm\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":56.5030000000000001136868377216160297393798828125},\"icon_align_tablet\":\"center\",\"_element_width_tablet\":\"inherit\",\"_flex_size\":\"none\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=ac6539a\",\"text_color_hover\":\"globals\\/colors?id=primary\"},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4c4805f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Contact Us\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"margin_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4597ac3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=primary\"},\"align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f44f04\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260  211  254  841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"content_vertical_alignment_tablet\":\"middle\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"47504ee6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6c21b26a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=ac6539a\"},\"position_tablet\":\"top\",\"text_align_tablet\":\"center\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"primary_color\":\"#192E5B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#0E7C4A\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_color\":\"#494F54\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73b17474\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Copy Right\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"758971f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2026 Afhold. All Rights Reserved. Powered by\\n<a href=\\\"https:\\/\\/www.prostartkit.com\\/?utm_source=prosite\\\">\\n<span style=\\\"color: #192e5b;\\\">ProStartKit\\n<\\/span>\\n<\\/a> \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdcce8a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=ac6539a\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/aflife\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=ac6539a\"},\"align_mobile\":\"center\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false}]'),(11672,1294,'_elementor_edit_mode','builder'),(11673,1294,'_elementor_template_type','footer'),(11674,1294,'_elementor_version','3.35.4'),(11793,1306,'_elementor_edit_mode','builder'),(11794,1306,'_elementor_template_type','header'),(11795,1306,'_elementor_version','3.35.4'),(11796,1306,'_elementor_pro_version','3.35.1'),(11797,1306,'_wp_page_template','default'),(11798,1306,'_elementor_data','[{\"id\":\"26a4b64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"},\"_title\":\"Contact\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ab2ba76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items_tablet\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"1baf0f7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"+260  211  254  841\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=accent\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_align_tablet\":\"left\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":29,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"659fb565\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":49.98700000000000187583282240666449069976806640625},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"_flex_size\":\"none\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6657b648\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"enquiries@afhold.co.zm\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"\",\"description_typography_typography\":\"\",\"primary_color\":\"globals\\/colors?id=accent\"},\"primary_color\":\"#FFFFFF\",\"title_typography_font_family\":\"Cabin\",\"title_typography_font_size\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_mobile\":\"inherit\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_weight\":\"600\",\"description_typography_text_transform\":\"lowercase\",\"title_size\":\"p\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3a06d9f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"17bef2b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=d3e37c8\",\"item_icon_secondary_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2ee01a5\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/afhold-zambia-limited\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"right\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"406f63a0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Header\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"row\",\"flex_gap_tablet\":{\"column\":\"5\",\"row\":\"020\",\"isLinked\":false,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"91b367d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":244,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"align_mobile\":\"start\",\"height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"66f7099f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"menu-position\":\"center\",\"submenu-icon-size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":71.0330000000000012505552149377763271331787109375},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"submenu_typography_typography\":\"globals\\/typography?id=accent\",\"text-color\":\"globals\\/colors?id=ac6539a\",\"text-hover-color\":\"globals\\/colors?id=primary\",\"active-text-color\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor\":\"globals\\/colors?id=accent\",\"submenu-bgcolor\":\"globals\\/colors?id=ac6539a\",\"submenu-textcolor-   \":\"globals\\/colors?id=accent\",\"submenu-bgcolor-hover\":\"globals\\/colors?id=primary\",\"submenu-textcolor-active\":\"globals\\/colors?id=ac6539a\",\"submenu-bgcolor-active\":\"globals\\/colors?id=accent\",\"btn-hamburger-bg_tablet\":\"globals\\/colors?id=ac6539a\",\"btn-hamburger-color_tablet\":\"globals\\/colors?id=accent\",\"item-background_color_tablet\":\"globals\\/colors?id=76a634b\",\"item-background-hover_color_tablet\":\"globals\\/colors?id=accent\",\"pointer_active_color\":\"\"},\"menu-position_tablet\":\"center\",\"icon-open\":{\"value\":\"rtmicon rtmicon-bars-sort-right\",\"library\":\"rtmicons\"},\"item-background_background_tablet\":\"classic\",\"item-background-hover_background_tablet\":\"classic\",\"hamburger-position_tablet\":\"end\",\"hamburger-border-radius_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"hamburger-icon-size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"hamburger-icon-size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_element_width_mobile\":\"initial\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Cabin\",\"menu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"menu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text-color\":\"#0F447A\",\"item-background_color_tablet\":\"#EAF5FF\",\"text-hover-color\":\"#002140\",\"item-background-hover_color_tablet\":\"#FFFFFF\",\"active-text-color\":\"#0F447A\",\"submenu_typography_typography\":\"custom\",\"submenu_typography_font_family\":\"Cabin\",\"submenu_typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"submenu_typography_font_weight\":\"500\",\"submenu_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"submenu-textcolor\":\"#FFFFFF\",\"submenu-bgcolor\":\"#0F447A\",\"submenu-textcolor-   \":\"#FFFFFF\",\"submenu-bgcolor-hover\":\"#002140\",\"submenu-textcolor-active\":\"#0F447A\",\"submenu-bgcolor-active\":\"#FFFFFF\",\"btn-hamburger-bg_tablet\":\"#0F447A\",\"btn-hamburger-color_tablet\":\"#FFFFFF\",\"submenu_horizontal_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"submenu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_size\":\"none\",\"menu_horizontal_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_vertical_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_vertical_padding_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"menu_horizontal_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rtm-navmenu\"},{\"id\":\"66010c06\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":13.0280000000000004689582056016661226749420166015625},\"align_tablet\":\"justify\",\"_element_width_tablet\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9ced5f1\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(11681,1294,'_elementor_css','a:6:{s:4:\"time\";i:1774338636;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:10;s:8:\"rtmicons\";i:13;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"60583f1\";i:1;s:8:\"5cc2d366\";i:2;s:8:\"5cc2d366\";i:3;s:8:\"5cc2d366\";i:4;s:8:\"5cc2d366\";i:5;s:8:\"5cc2d366\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11689,1295,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11690,1295,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(11691,1295,'_elementor_css','a:6:{s:4:\"time\";i:1774338636;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11692,1295,'_elementor_element_cache','{\"timeout\":1774425036,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\" data-id=\"26a4b64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\" data-id=\"5ab2ba76\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1baf0f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt+260  211  254  841tttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"659fb565\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambiatttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6657b648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<p class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttenquiries@afhold.co.zmtttttt</span>nttttt</p>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\" data-id=\"3a06d9f0\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"17bef2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\" data-id=\"406f63a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI0NCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcwLCJzaXplcyI6W119LCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJzdGFydCIsImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1zaXRlLWxvZ28ifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2ZjcwOTlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZW51LXBvc2l0aW9uIjoiY2VudGVyIiwic3VibWVudS1pY29uLXNpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjcxLjAzMzAwMDAwMDAwMDAwMTI1MDU1NTIxNDkzNzc3NjMyNzEzMzE3ODcxMDkzNzV9LCJfX2dsb2JhbHNfXyI6eyJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50Iiwic3VibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsInRleHQtY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHQtaG92ZXItY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJzdWJtZW51LXRleHRjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsInN1Ym1lbnUtdGV4dGNvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwic3VibWVudS1iZ2NvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJidG4taGFtYnVyZ2VyLWJnX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiaXRlbS1iYWNrZ3JvdW5kX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD03NmE2MzRiIiwiaXRlbS1iYWNrZ3JvdW5kLWhvdmVyX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJwb2ludGVyX2FjdGl2ZV9jb2xvciI6IiJ9LCJtZW51LXBvc2l0aW9uX3RhYmxldCI6ImNlbnRlciIsImljb24tb3BlbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1iYXJzLXNvcnQtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaXRlbS1iYWNrZ3JvdW5kX2JhY2tncm91bmRfdGFibGV0IjoiY2xhc3NpYyIsIml0ZW0tYmFja2dyb3VuZC1ob3Zlcl9iYWNrZ3JvdW5kX3RhYmxldCI6ImNsYXNzaWMiLCJoYW1idXJnZXItcG9zaXRpb25fdGFibGV0IjoiZW5kIiwiaGFtYnVyZ2VyLWJvcmRlci1yYWRpdXNfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJoYW1idXJnZXItaWNvbi1zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjMsInNpemVzIjpbXX0sImhhbWJ1cmdlci1pY29uLXNpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsIml0ZW0tYmFja2dyb3VuZF9jb2xvcl90YWJsZXQiOiIjRUFGNUZGIiwidGV4dC1ob3Zlci1jb2xvciI6IiMwMDIxNDAiLCJpdGVtLWJhY2tncm91bmQtaG92ZXJfY29sb3JfdGFibGV0IjoiI0ZGRkZGRiIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwic3VibWVudS10ZXh0Y29sb3IiOiIjRkZGRkZGIiwic3VibWVudS1iZ2NvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6IiNGRkZGRkYiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiIjMDAyMTQwIiwic3VibWVudS10ZXh0Y29sb3ItYWN0aXZlIjoiIzBGNDQ3QSIsInN1Ym1lbnUtYmdjb2xvci1hY3RpdmUiOiIjRkZGRkZGIiwiYnRuLWhhbWJ1cmdlci1iZ190YWJsZXQiOiIjMEY0NDdBIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiIjRkZGRkZGIiwic3VibWVudV9ob3Jpem9udGFsX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInN1Ym1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfZmxleF9zaXplIjoibm9uZSIsIm1lbnVfaG9yaXpvbnRhbF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV92ZXJ0aWNhbF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfdmVydGljYWxfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJtZW51X3NwYWNlX2JldHdlZW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtZW51X2hvcml6b250YWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJ0bS1uYXZtZW51In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMy4wMjgwMDAwMDAwMDAwMDA0Njg5NTgyMDU2MDE2NjYxMjI2NzQ5NDIwMTY2MDE1NjI1fSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11803,76,'_elementor_controls_usage','a:6:{s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:10:\"title_size\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:8:\"position\";i:3;s:26:\"content_vertical_alignment\";i:3;s:18:\"title_bottom_space\";i:3;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:3;s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:13:{s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:28:\"title_typography_line_height\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:37:\"description_typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_mobile\";i:3;s:10:\"_flex_size\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:11:\"boxed_width\";i:2;s:20:\"flex_justify_content\";i:4;s:16:\"flex_align_items\";i:2;s:14:\"flex_direction\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:4;s:10:\"_flex_size\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}}}s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:11:\"rtm-navmenu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:10:\"menu_style\";a:12:{s:13:\"menu-position\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:27:\"menu_typography_line_height\";i:1;s:10:\"text-color\";i:1;s:16:\"text-hover-color\";i:1;s:17:\"active-text-color\";i:1;s:21:\"menu_vertical_padding\";i:1;s:18:\"menu_space_between\";i:1;s:23:\"menu_horizontal_padding\";i:1;}s:21:\"submenu-style-setting\";a:14:{s:17:\"submenu-icon-size\";i:1;s:29:\"submenu_typography_typography\";i:1;s:30:\"submenu_typography_font_family\";i:1;s:28:\"submenu_typography_font_size\";i:1;s:30:\"submenu_typography_font_weight\";i:1;s:30:\"submenu_typography_line_height\";i:1;s:17:\"submenu-textcolor\";i:1;s:15:\"submenu-bgcolor\";i:1;s:21:\"submenu-textcolor-   \";i:1;s:21:\"submenu-bgcolor-hover\";i:1;s:24:\"submenu-textcolor-active\";i:1;s:22:\"submenu-bgcolor-active\";i:1;s:26:\"submenu_horizontal_padding\";i:1;s:21:\"submenu_space_between\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;s:10:\"_flex_size\";i:1;}}s:7:\"content\";a:1:{s:17:\"hamburger-content\";a:1:{s:9:\"icon-open\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:10:\"_flex_size\";i:1;}}}}}'),(11814,175,'_elementor_controls_usage','a:7:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:1;s:6:\"height\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:3;s:6:\"_title\";i:1;s:21:\"_element_width_tablet\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:2;s:17:\"icon_align_tablet\";i:2;}s:18:\"section_text_style\";a:2:{s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:21:\"_element_custom_width\";i:2;s:21:\"_element_width_tablet\";i:2;s:14:\"_element_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:5;s:5:\"width\";i:3;s:14:\"flex_direction\";i:6;s:9:\"flex_wrap\";i:3;s:8:\"flex_gap\";i:2;s:20:\"flex_justify_content\";i:3;s:16:\"flex_align_items\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:6;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:4:{s:8:\"position\";i:3;s:26:\"content_vertical_alignment\";i:3;s:18:\"title_bottom_space\";i:3;s:15:\"position_tablet\";i:3;}s:18:\"section_style_icon\";a:2:{s:9:\"icon_size\";i:3;s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:12:{s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:28:\"title_typography_font_weight\";i:3;s:28:\"title_typography_line_height\";i:3;s:11:\"title_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;s:34:\"description_typography_line_height\";i:3;s:17:\"description_color\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_tablet\";i:3;s:21:\"_element_width_mobile\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_social_style\";a:4:{s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}}'),(11815,76,'_elementor_css','a:6:{s:4:\"time\";i:1774339685;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11816,175,'_elementor_css','a:6:{s:4:\"time\";i:1774339685;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:10;s:8:\"rtmicons\";i:13;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"60583f1\";i:1;s:8:\"5cc2d366\";i:2;s:8:\"5cc2d366\";i:3;s:8:\"5cc2d366\";i:4;s:8:\"5cc2d366\";i:5;s:8:\"5cc2d366\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11817,76,'_elementor_element_cache','{\"timeout\":1775895835,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"26a4b64\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\\\" data-id=\\\"5ab2ba76\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"1baf0f7b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-phone-classic\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t+260  211  254  841\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"659fb565\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-pin-map-location\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"6657b648\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-envelope\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tenquiries@afhold.co.zm\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\\\" data-id=\\\"3a06d9f0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\\\" data-id=\\\"17bef2b7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\\\" href=\\\"https:\\/\\/www.linkedin.com\\/company\\/afhold-zambia-limited\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Linkedin<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-linkedin\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"406f63a0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI0NCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcwLCJzaXplcyI6W119LCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJzdGFydCIsImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1zaXRlLWxvZ28ifQ==\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMy4wMjgwMDAwMDAwMDAwMDA0Njg5NTgyMDU2MDE2NjYxMjI2NzQ5NDIwMTY2MDE1NjI1fSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(11704,1296,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11705,1296,'_elementor_css','a:6:{s:4:\"time\";i:1774260656;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11706,1296,'_elementor_element_cache','{\"timeout\":1774347056,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfd29yZF9zcGFjaW5nIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkcm9wX2NhcF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkcm9wX2NhcF90eXBvZ3JhcGh5X3dvcmRfc3BhY2luZyI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjkzLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11707,1297,'_wp_page_template','elementor_header_footer'),(11708,1297,'_elementor_edit_mode','builder'),(11709,1297,'_elementor_template_type','wp-page'),(11710,1297,'_elementor_version','3.35.4'),(11711,1297,'_elementor_pro_version','3.35.1'),(11712,1297,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":93,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11713,1297,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11714,1297,'_elementor_css','a:6:{s:4:\"time\";i:1774260656;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11715,1297,'_elementor_element_cache','{\"timeout\":1774347056,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfd29yZF9zcGFjaW5nIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkcm9wX2NhcF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkcm9wX2NhcF90eXBvZ3JhcGh5X3dvcmRfc3BhY2luZyI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjkzLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11717,1298,'_elementor_edit_mode','builder'),(11718,1298,'_elementor_template_type','wp-page'),(11719,1298,'_elementor_version','3.35.4'),(11720,1298,'_elementor_pro_version','3.35.1'),(11721,1298,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11722,1298,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11723,1298,'_elementor_css','a:6:{s:4:\"time\";i:1774260656;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11724,1298,'_elementor_element_cache','{\"timeout\":1774347056,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfd29yZF9zcGFjaW5nIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkcm9wX2NhcF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJkcm9wX2NhcF90eXBvZ3JhcGh5X3dvcmRfc3BhY2luZyI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjkzLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11755,100,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:8;s:11:\"header_size\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:21:\"_element_width_mobile\";i:1;s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:5:\"align\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:14:\"flex_direction\";i:4;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:7;s:16:\"flex_align_items\";i:7;s:13:\"content_width\";i:9;s:5:\"width\";i:7;s:14:\"container_type\";i:1;s:17:\"grid_columns_grid\";i:1;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:7;s:19:\"background_position\";i:7;s:15:\"background_size\";i:7;s:27:\"background_hover_background\";i:5;s:22:\"background_hover_image\";i:5;s:25:\"background_hover_position\";i:5;s:21:\"background_hover_size\";i:5;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:6;s:26:\"box_shadow_box_shadow_type\";i:5;s:21:\"box_shadow_box_shadow\";i:5;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:9;}s:18:\"_section_transform\";a:2:{s:34:\"_transform_translate_popover_hover\";i:5;s:34:\"_transform_translateY_effect_hover\";i:5;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:6;s:14:\"_element_width\";i:7;s:21:\"_element_custom_width\";i:7;s:10:\"_flex_size\";i:6;s:21:\"_element_width_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";i:7;s:22:\"typography_font_family\";i:7;s:5:\"align\";i:2;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:10:\"text_color\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:1;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_width_mobile\";i:1;}}}}}'),(11734,1299,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11735,1299,'_elementor_css','a:6:{s:4:\"time\";i:1774339020;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11736,1299,'_elementor_element_cache','{\"timeout\":1774425420,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjEsInNpemVzIjpbXX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11737,1300,'_wp_page_template','elementor_header_footer'),(11738,1300,'_elementor_edit_mode','builder'),(11739,1300,'_elementor_template_type','wp-page'),(11740,1300,'_elementor_version','3.35.4'),(11741,1300,'_elementor_pro_version','3.35.1'),(11742,1300,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce371bc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.\\u00a0<\\/span><\\/p><p><span style=\\\"font-family: Arial Narrow, sans-serif; font-size: small;\\\">At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"},\"align\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11743,1300,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11744,1300,'_elementor_css','a:6:{s:4:\"time\";i:1774339020;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11745,1300,'_elementor_element_cache','{\"timeout\":1774425420,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjEsInNpemVzIjpbXX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11751,1301,'_elementor_data','[{\"id\":\"d8b622a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1211,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"16d87790\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Aflife Capital \",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69d8ebeb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"70a7c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"58cfc98e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"About Aflife Capital Ltd\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d772332\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.<\\/p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72493e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"2fddb8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"3d8f877\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADVISORY SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59cead3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Legislative &amp; Regulatory Advisory<\\/li><li>Financial Dispute Resolution<\\/li><li>Corporate Turnarounds &amp; Restructuring<\\/li><li>Executive Share Option Schemes<\\/li><li>Executive Share Appreciation Rights<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6228105\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"2f86092\",\"elType\":\"widget\",\"settings\":{\"title\":\"vALUATION SERVICES\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d350ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Buy Side\\/Sell Side (M &amp; A)<\\/li><li>Independent Fairness Options\\u00a0<\\/li><li>Unlisted Equity Portfolio Valuations<\\/li><li>Year-end Statutory Valuations<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c9771e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"23d1018\",\"elType\":\"widget\",\"settings\":{\"title\":\"CAPITAL MARKETS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cc0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Initial Public Offerings<\\/li><li>Rights Offers<\\/li><li>Pre-IPO Private Placements<\\/li><li>Medium Term Note Programmes<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7e629c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"007dcef\",\"elType\":\"widget\",\"settings\":{\"title\":\"MESSAGE ACQUISITIONS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eeff0f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Capital Raising\\u00a0<\\/li><li>Transaction Advice<\\/li><li>Management Leveraged Buyouts<\\/li><li>Employee Ownership Schemes<\\/li><li>Regulatory Approvals<\\/li><li>Identification of Strategic &amp; Technical Partners<\\/li><li>Due Diligence<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2700e10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Service3\",\"width_tablet\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/BGOverlay.png\",\"id\":287,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":1,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"}},\"elements\":[{\"id\":\"27f4531\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISPOSALS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"bold\",\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0c21a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ul><li>Unbundling Conglomerates<\\/li><li>Privatisations<\\/li><li>Trade Sales<\\/li><\\/ul>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c396e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"6f74095\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1210,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d376a3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<h2 style=\\\"color: rgb(255, 255, 255); font-family: Lato, sans-serif; font-weight: 500; line-height: 23.04px; font-size: 19.2px; text-transform: capitalize; letter-spacing: normal; word-spacing: 0px; white-space-collapse: collapse;\\\">Let\\u2019s Build Smarter Financial Solutions Together<span style=\\\"font-size: 19.2px; white-space-collapse: preserve;\\\"><\\/span><\\/h2>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24120fe6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_element_width_tablet\":\"inherit\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fe2310b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"28bbf67\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11752,1301,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11753,1301,'_elementor_css','a:6:{s:4:\"time\";i:1774339020;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"5fe2310b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11754,1301,'_elementor_element_cache','{\"timeout\":1774425420,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d8b622a e-flex e-con-boxed e-con e-parent\" data-id=\"d8b622a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-16d87790 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"16d87790\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Aflife Capital </h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-69d8ebeb e-flex e-con-boxed e-con e-parent\" data-id=\"69d8ebeb\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-70a7c96e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"70a7c96e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-58cfc98e elementor-widget elementor-widget-heading\" data-id=\"58cfc98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">About Aflife Capital Ltd</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjdjZTM3MWJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogc21hbGw7XCI+QWZsaWZlIENhcGl0YWwgWmFtYmlhIExpbWl0ZWQgaXMgbGljZW5zZWQgYW5kIHJlZ3VsYXRlZCBieSB0aGUgU2VjdXJpdGllcyBhbmQgRXhjaGFuZ2UgQ29tbWlzc2lvbiAoU0VDKS4gVGhlIGNvbXBhbnkgaG9sZHMgdGhlIFNlY3VyaXRpZXMgYW5kIEV4Y2hhbmdlIENvbW1pc3Npb24ncyBEZWFsZXIgTGljZW5zZS5cdTAwYTA8XC9zcGFuPjxcL3A+PHA+PHNwYW4gc3R5bGU9XCJmb250LWZhbWlseTogQXJpYWwgTmFycm93LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IHNtYWxsO1wiPkF0IEFmbGlmZSBDYXBpdGFsLCB3aGlsZSBzb2x1dGlvbnMgdG8gb3VyIGNsaWVudCdzIGZpbmFuY2lhbCByZXF1aXJlbWVudHMgYXJlIGluZm9ybWVkIGJ5IG91ciBwcm9mZXNzaW9uYWwgZXhwZXJpZW5jZSwgd2UgYWxzbyBiZWxpZXZlIHRoYXQgZWFjaCBjbGllbnQgaXMgdW5pcXVlIGFuZCB0aGVyZWZvcmUgcmVxdWlyZXMgYSBiZXNwb2tlIGFuZCBwZXJzb25hbCB0b3VjaCBpbiB0aGUgc3RydWN0dXJpbmcgb2YgdGhlaXIgc3BlY2lmaWMgc29sdXRpb24uIFdlIG9mZmVyIGEgYnJvYWQgcmFuZ2Ugb2Ygc2VydmljZXMgaW5jbHVkaW5nIHRoZSBmb2xsb3dpbmcgOlx1MDBhMDxcL3NwYW4+PFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9LCJhbGlnbiI6Imp1c3RpZnkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjEsInNpemVzIjpbXX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-72493e6 e-con-full e-grid e-con e-child\" data-id=\"72493e6\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-2fddb8b e-con-full e-transform e-flex e-con e-child\" data-id=\"2fddb8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-3d8f877 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3d8f877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">ADVISORY SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjU5Y2VhZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkxlZ2lzbGF0aXZlICZhbXA7IFJlZ3VsYXRvcnkgQWR2aXNvcnk8XC9saT48bGk+RmluYW5jaWFsIERpc3B1dGUgUmVzb2x1dGlvbjxcL2xpPjxsaT5Db3Jwb3JhdGUgVHVybmFyb3VuZHMgJmFtcDsgUmVzdHJ1Y3R1cmluZzxcL2xpPjxsaT5FeGVjdXRpdmUgU2hhcmUgT3B0aW9uIFNjaGVtZXM8XC9saT48bGk+RXhlY3V0aXZlIFNoYXJlIEFwcHJlY2lhdGlvbiBSaWdodHM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-6228105 e-con-full e-transform e-flex e-con e-child\" data-id=\"6228105\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-2f86092 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"2f86092\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">vALUATION SERVICES</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVkMzUwYWMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkJ1eSBTaWRlXC9TZWxsIFNpZGUgKE0gJmFtcDsgQSk8XC9saT48bGk+SW5kZXBlbmRlbnQgRmFpcm5lc3MgT3B0aW9uc1x1MDBhMDxcL2xpPjxsaT5Vbmxpc3RlZCBFcXVpdHkgUG9ydGZvbGlvIFZhbHVhdGlvbnM8XC9saT48bGk+WWVhci1lbmQgU3RhdHV0b3J5IFZhbHVhdGlvbnM8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c9771e7 e-con-full e-transform e-flex e-con e-child\" data-id=\"c9771e7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-23d1018 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"23d1018\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">CAPITAL MARKETS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjBjYzAzMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkluaXRpYWwgUHVibGljIE9mZmVyaW5nczxcL2xpPjxsaT5SaWdodHMgT2ZmZXJzPFwvbGk+PGxpPlByZS1JUE8gUHJpdmF0ZSBQbGFjZW1lbnRzPFwvbGk+PGxpPk1lZGl1bSBUZXJtIE5vdGUgUHJvZ3JhbW1lczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-d7e629c e-con-full e-transform e-flex e-con e-child\" data-id=\"d7e629c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-007dcef elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"007dcef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">MESSAGE ACQUISITIONS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjNlZWZmMGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPkNhcGl0YWwgUmFpc2luZ1x1MDBhMDxcL2xpPjxsaT5UcmFuc2FjdGlvbiBBZHZpY2U8XC9saT48bGk+TWFuYWdlbWVudCBMZXZlcmFnZWQgQnV5b3V0czxcL2xpPjxsaT5FbXBsb3llZSBPd25lcnNoaXAgU2NoZW1lczxcL2xpPjxsaT5SZWd1bGF0b3J5IEFwcHJvdmFsczxcL2xpPjxsaT5JZGVudGlmaWNhdGlvbiBvZiBTdHJhdGVnaWMgJmFtcDsgVGVjaG5pY2FsIFBhcnRuZXJzPFwvbGk+PGxpPkR1ZSBEaWxpZ2VuY2U8XC9saT48XC91bD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-2700e10 e-con-full e-transform e-flex e-con e-child\" data-id=\"2700e10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-30,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">ntttt<div class=\"elementor-element elementor-element-27f4531 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"27f4531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">DISPOSALS</h4>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6ImIwYzIxYTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8dWw+PGxpPlVuYnVuZGxpbmcgQ29uZ2xvbWVyYXRlczxcL2xpPjxsaT5Qcml2YXRpc2F0aW9uczxcL2xpPjxsaT5UcmFkZSBTYWxlczxcL2xpPjxcL3VsPiIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6MTExLjUwNzk5OTk5OTk5OTk5NTU2NjIxMzMyODg1Njk3NDg0MDE2NDE4NDU3MDMxMjV9LCJfZmxleF9zaXplIjoibm9uZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c396e8e e-con-full e-flex e-con e-child\" data-id=\"c396e8e\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-6f74095 e-con-full e-flex e-con e-child\" data-id=\"6f74095\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-1d376a3c elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1d376a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Letu2019s Build Smarter Financial Solutions Together<span style=\"font-size: 19.2px\"></span></h2></h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjI0MTIwZmU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJMYXRvIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVmZTIzMTBiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvciI6IiIsImhvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJib3JkZXJfY29sb3IiOiIifSwiaG92ZXJfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjMDAwMDAwMDAiLCJhbGlnbl9tb2JpbGUiOiJqdXN0aWZ5IiwiX2VsZW1lbnRfd2lkdGhfbW9iaWxlIjoiaW5oZXJpdCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI4YmJmNjdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11790,1305,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11791,1305,'_elementor_element_cache','{\"timeout\":1774425670,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Shareholders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" class=\"attachment-full size-full wp-image-1223\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11785,1305,'_elementor_template_type','wp-page'),(11786,1305,'_elementor_version','3.35.4'),(11787,1305,'_elementor_pro_version','3.35.1'),(11788,1305,'_wp_page_template','elementor_header_footer'),(11789,1305,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1224,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b367dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51%.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":111.5079999999999955662133288569748401641845703125},\"_flex_size\":\"none\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"align\":\"justify\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1223,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1222,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11784,1305,'_elementor_edit_mode','builder'),(11774,1303,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11775,1303,'_elementor_element_cache','{\"timeout\":1774425670,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Shareholders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" class=\"attachment-full size-full wp-image-1223\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11776,1304,'_elementor_edit_mode','builder'),(11777,1304,'_elementor_template_type','wp-page'),(11778,1304,'_elementor_version','3.35.4'),(11779,1304,'_elementor_pro_version','3.35.1'),(11780,1304,'_wp_page_template','elementor_header_footer'),(11781,1304,'_elementor_data','[{\"id\":\"17646ba3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":1224,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1920x1280-3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"3eafa688\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Investors\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7fc815fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_direction_tablet\":\"column\",\"flex_wrap_tablet\":\"wrap\",\"_title\":\"Service Detail\"},\"elements\":[{\"id\":\"760f5666\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Left\"},\"elements\":[{\"id\":\"c182ecc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Investors &amp; Shareholders\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bc90d22\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p><span style=\\\"font-family: Arial Narrow, sans-serif;\\\">Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).<\\/span><\\/p>\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e2fed9e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":1223,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"9bc4988\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_title\":\"Right\"},\"elements\":[{\"id\":\"390e9d75\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"20d0181c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Share Holders\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f364c16\",\"title_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc10c3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"846c0ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\",\"id\":437,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.sanlam.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dab2ffd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"3c10d4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\",\"id\":439,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b848f9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_border\":\"none\"},\"elements\":[{\"id\":\"78918b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\",\"id\":440,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.bifm.co.bw\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f391eef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":1222,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/03\\/390x320-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"50b0f9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Let\\u2019s Build Smarter Financial Solutions Together\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71c8671a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ba5bf57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-arrow-up-right\",\"library\":\"rtmicons\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Cabin\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=ac6539a\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=ac6539a\",\"border_color\":\"\"},\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#00000000\",\"align_mobile\":\"justify\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9fcd07e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2249%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(11782,1304,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-image\";i:3;s:23:\"e-animation-slideInLeft\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11783,1304,'_elementor_element_cache','{\"timeout\":1774425670,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\" data-id=\"17646ba3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3eafa688\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Investors</h2>tttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7fc815fa e-flex e-con-boxed e-con e-parent\" data-id=\"7fc815fa\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"760f5666\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\" data-id=\"c182ecc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h3 class=\"elementor-heading-title elementor-size-default\">Investors &amp; Shareholders</h3>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjFiYzkwZDIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD48c3BhbiBzdHlsZT1cImZvbnQtZmFtaWx5OiBBcmlhbCBOYXJyb3csIHNhbnMtc2VyaWY7XCI+Qm90c3dhbmEgSW5zdXJhbmNlIEZ1bmQgTWFuYWdlbWVudCA0OSUgKEEgbWVtYmVyIG9mIEJvdHN3YW5hIEluc3VyYW5jZSBIb2xkaW5ncyBMaW1pdGVkIGFuZCBTYW5sYW0gR3JvdXAgU0EpIGFuZCBNZW5lbCBNYW5hZ2VtZW50IFNlcnZpY2VzIExpbWl0ZWQgNTElIChBIENvbnNvcnRpdW0gb2YgWmFtYmlhKS48XC9zcGFuPjxcL3A+IiwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt<div class=\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\" data-id=\"4e2fed9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" class=\"attachment-full size-full wp-image-1223\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\" data-id=\"9bc4988\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\" data-id=\"390e9d75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\" data-id=\"20d0181c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Share Holders</h2>tttt</div>ntt<div class=\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\" data-id=\"cc10c3f\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\" data-id=\"846c0ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.sanlam.com/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" class=\"attachment-large size-large wp-image-437\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\" data-id=\"dab2ffd\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\" data-id=\"3c10d4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">nttttttttttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" class=\"attachment-large size-large wp-image-439\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\" data-id=\"b848f9e\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\" data-id=\"78918b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">ntttttttttttttttt<a href=\"https://www.bifm.co.bw/\">nttttttt<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" class=\"attachment-large size-large wp-image-440\" alt=\"\" />tttttttt</a>nttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\" data-id=\"7f391eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"50b0f9cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Letu2019s Build Smarter Financial Solutions Together</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11799,1306,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11800,1306,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:15:\"widget-icon-box\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:12:\"widget-image\";i:4;s:18:\"navmenu-rkit-style\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:19:\"navmenu-rkit-script\";}}'),(11801,1306,'_elementor_css','a:6:{s:4:\"time\";i:1774338770;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:8:\"rtmicons\";i:3;s:9:\"fa-brands\";i:7;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"91b367d\";i:1;s:8:\"66010c06\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11802,1306,'_elementor_element_cache','{\"timeout\":1774425170,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-26a4b64 e-flex e-con-boxed e-con e-parent\" data-id=\"26a4b64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-5ab2ba76 e-con-full e-flex e-con e-child\" data-id=\"5ab2ba76\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-1baf0f7b elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"1baf0f7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt+260  211  254  841tttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-659fb565 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"659fb565\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >nttttttt6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambiatttttt</span>nttttt</h3>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6657b648 elementor-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6657b648\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<p class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttenquiries@afhold.co.zmtttttt</span>nttttt</p>nttttnttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-3a06d9f0 e-con-full e-flex e-con e-child\" data-id=\"3a06d9f0\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-17bef2b7 elementor-shape-circle e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"17bef2b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" href=\"https://www.linkedin.com/company/aflife/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406f63a0 e-flex e-con-boxed e-con e-parent\" data-id=\"406f63a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjkxYjM2N2QiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjI0NCwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcwLCJzaXplcyI6W119LCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJzdGFydCIsImhlaWdodF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0aGVtZS1zaXRlLWxvZ28ifQ==\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2ZjcwOTlmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJtZW51LXBvc2l0aW9uIjoiY2VudGVyIiwic3VibWVudS1pY29uLXNpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjcxLjAzMzAwMDAwMDAwMDAwMTI1MDU1NTIxNDkzNzc3NjMyNzEzMzE3ODcxMDkzNzV9LCJfX2dsb2JhbHNfXyI6eyJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk/aWQ9YWNjZW50Iiwic3VibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsInRleHQtY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHQtaG92ZXItY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjNjUzOWEiLCJzdWJtZW51LXRleHRjb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSIsInN1Ym1lbnUtdGV4dGNvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwic3VibWVudS1iZ2NvbG9yLWFjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJidG4taGFtYnVyZ2VyLWJnX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hYzY1MzlhIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWNjZW50IiwiaXRlbS1iYWNrZ3JvdW5kX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD03NmE2MzRiIiwiaXRlbS1iYWNrZ3JvdW5kLWhvdmVyX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJwb2ludGVyX2FjdGl2ZV9jb2xvciI6IiJ9LCJtZW51LXBvc2l0aW9uX3RhYmxldCI6ImNlbnRlciIsImljb24tb3BlbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1iYXJzLXNvcnQtcmlnaHQiLCJsaWJyYXJ5IjoicnRtaWNvbnMifSwiaXRlbS1iYWNrZ3JvdW5kX2JhY2tncm91bmRfdGFibGV0IjoiY2xhc3NpYyIsIml0ZW0tYmFja2dyb3VuZC1ob3Zlcl9iYWNrZ3JvdW5kX3RhYmxldCI6ImNsYXNzaWMiLCJoYW1idXJnZXItcG9zaXRpb25fdGFibGV0IjoiZW5kIiwiaGFtYnVyZ2VyLWJvcmRlci1yYWRpdXNfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjE2IiwicmlnaHQiOiIxNiIsImJvdHRvbSI6IjE2IiwibGVmdCI6IjE2IiwiaXNMaW5rZWQiOnRydWV9LCJoYW1idXJnZXItaWNvbi1zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjI1LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjMsInNpemVzIjpbXX0sImhhbWJ1cmdlci1pY29uLXNpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjMwLCJzaXplcyI6W119LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJDYWJpbiIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJ0ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsIml0ZW0tYmFja2dyb3VuZF9jb2xvcl90YWJsZXQiOiIjRUFGNUZGIiwidGV4dC1ob3Zlci1jb2xvciI6IiMwMDIxNDAiLCJpdGVtLWJhY2tncm91bmQtaG92ZXJfY29sb3JfdGFibGV0IjoiI0ZGRkZGRiIsImFjdGl2ZS10ZXh0LWNvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiQ2FiaW4iLCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3VibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInN1Ym1lbnVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJzdWJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwic3VibWVudS10ZXh0Y29sb3IiOiIjRkZGRkZGIiwic3VibWVudS1iZ2NvbG9yIjoiIzBGNDQ3QSIsInN1Ym1lbnUtdGV4dGNvbG9yLSAgICI6IiNGRkZGRkYiLCJzdWJtZW51LWJnY29sb3ItaG92ZXIiOiIjMDAyMTQwIiwic3VibWVudS10ZXh0Y29sb3ItYWN0aXZlIjoiIzBGNDQ3QSIsInN1Ym1lbnUtYmdjb2xvci1hY3RpdmUiOiIjRkZGRkZGIiwiYnRuLWhhbWJ1cmdlci1iZ190YWJsZXQiOiIjMEY0NDdBIiwiYnRuLWhhbWJ1cmdlci1jb2xvcl90YWJsZXQiOiIjRkZGRkZGIiwic3VibWVudV9ob3Jpem9udGFsX3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sInN1Ym1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJfZmxleF9zaXplIjoibm9uZSIsIm1lbnVfaG9yaXpvbnRhbF9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV92ZXJ0aWNhbF9wYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sIm1lbnVfdmVydGljYWxfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJtZW51X3NwYWNlX2JldHdlZW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJtZW51X2hvcml6b250YWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJ0bS1uYXZtZW51In0=\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjY2MDEwYzA2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiQ29udGFjdCBVcyIsImFsaWduIjoicmlnaHQiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoxMy4wMjgwMDAwMDAwMDAwMDA0Njg5NTgyMDU2MDE2NjYxMjI2NzQ5NDIwMTY2MDE1NjI1fSwiYWxpZ25fdGFibGV0IjoianVzdGlmeSIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI5Y2VkNWYxXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDklMjIlN0RcIl0ifSwiX2ZsZXhfc2l6ZSI6Im5vbmUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\"]ttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11810,1307,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(11811,1307,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-icon-box\";i:4;s:19:\"widget-social-icons\";i:5;s:14:\"e-apple-webkit\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11812,1307,'_elementor_css','a:6:{s:4:\"time\";i:1774338770;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:10;s:8:\"rtmicons\";i:13;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"60583f1\";i:1;s:8:\"5cc2d366\";i:2;s:8:\"5cc2d366\";i:3;s:8:\"5cc2d366\";i:4;s:8:\"5cc2d366\";i:5;s:8:\"5cc2d366\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11813,1307,'_elementor_element_cache','{\"timeout\":1774425170,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-4d271dbd e-flex e-con-boxed e-con e-parent\" data-id=\"4d271dbd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjYwNTgzZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjE5OSwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjYwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\"][elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjIyYjQyYTNjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgc3BlY2lhbGl6ZSBpbiB0cmFuc2Zvcm1pbmcgYnVzaW5lc3NlcyBhbmQgZm9zdGVyaW5nIGdyb3d0aCB0aHJvdWdoIHN0cmF0ZWdpYyBpbnNpZ2h0cyBhbmQgdW5wYXJhbGxlbGVkIGV4cGVydGlzZS48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiYWxpZ24iOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]<div class=\"elementor-element elementor-element-24ee86a3 e-con-full e-flex e-con e-child\" data-id=\"24ee86a3\" data-element_type=\"container\" data-e-type=\"container\">ntt<div class=\"elementor-element elementor-element-140b10ec e-con-full e-flex e-con e-child\" data-id=\"140b10ec\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4df70e04 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"4df70e04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Quick Links</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjVjYzJkMzY2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJpY29uX2xpc3QiOlt7InRleHQiOiJIb21lIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiN2NiNTg2ZCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjQyOWJjNDdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzMiUyMiU3RFwiXSJ9fSx7InRleHQiOiJBYm91dCBVcyIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9pZCI6IjY5MWEwOWIiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIyZDBjOGQ1XCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyMzclMjIlN0RcIl0ifX0seyJ0ZXh0IjoiSW52ZXN0b3JzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiZTg5NzllOCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjhkYzIwNWFcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0MiUyMiU3RFwiXSJ9fSx7InRleHQiOiJOZXdzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiMjViZmUzNCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImU4ZThlY2ZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0NyUyMiU3RFwiXSJ9fSx7InRleHQiOiJDb250YWN0IFVzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiYmIyYmNiMiIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUzMmJmNDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fV0sInNwYWNlX2JldHdlZW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ3LCJzaXplcyI6W119LCJpY29uX2FsaWduX3RhYmxldCI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9YWM2NTM5YSIsInRleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9cHJpbWFyeSJ9LCJpY29uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImljb25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaWNvbi1saXN0In0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-201c5180 e-con-full e-flex e-con e-child\" data-id=\"201c5180\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-e67a7d6 elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"e67a7d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Useful Links</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-7e4dbc67 elementor-widget__width-initial elementor-tablet-align-center elementor-widget-tablet__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7e4dbc67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.zra.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Zambia Revenue Authority </span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.seczambia.org.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Securities and Exchange Commission</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://luse.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Lusaka Stock Exchange</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"https://www.boz.co.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Bank of Zambia</span>nttttttttttt</a>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<a href=\"http://www.mofnp.gov.zm/\">nnttttttttttt<span class=\"elementor-icon-list-text\">Ministry of Finance</span>nttttttttttt</a>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-4c4805f8 e-con-full e-flex e-con e-child\" data-id=\"4c4805f8\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-4597ac3b elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"4597ac3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-2f44f04 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2f44f04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttPhonetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260  211  254  841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-47504ee6 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"47504ee6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttLocationtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambiattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6c21b26a elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6c21b26a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttEmailtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttenquiries@afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-73b17474 e-con-full e-flex e-con e-child\" data-id=\"73b17474\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6Ijc1ODk3MWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDb3B5cmlnaHQgXHUwMGE5IDIwMjYgQWZob2xkLiBBbGwgUmlnaHRzIFJlc2VydmVkLiBQb3dlcmVkIGJ5XG48YSBocmVmPVwiaHR0cHM6XC9cL3d3dy5wcm9zdGFydGtpdC5jb21cLz91dG1fc291cmNlPXByb3NpdGVcIj5cbjxzcGFuIHN0eWxlPVwiY29sb3I6ICMxOTJlNWI7XCI+UHJvU3RhcnRLaXRcbjxcL3NwYW4+XG48XC9hPiAiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPXByaW1hcnkiLCJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-fdcce8a elementor-shape-circle e-grid-align-mobile-center elementor-widget-mobile__width-initial elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"fdcce8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">nttttttt<div class=\"elementor-social-icons-wrapper elementor-grid\">nttttttt<span class=\"elementor-grid-item\">nttttt<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\" href=\"https://www.linkedin.com/company/aflife/\" target=\"_blank\">ntttttt<span class=\"elementor-screen-only\">Linkedin</span>ntttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>ttttt</a>ntttt</span>nttttt</div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11818,175,'_elementor_element_cache','{\"timeout\":1775895836,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-4d271dbd e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"4d271dbd\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjYwNTgzZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjE5OSwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjYwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjIyYjQyYTNjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XZSBhcmUgc3BlY2lhbGl6ZSBpbiB0cmFuc2Zvcm1pbmcgYnVzaW5lc3NlcyBhbmQgZm9zdGVyaW5nIGdyb3d0aCB0aHJvdWdoIHN0cmF0ZWdpYyBpbnNpZ2h0cyBhbmQgdW5wYXJhbGxlbGVkIGV4cGVydGlzZS48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjUwLCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiYWxpZ24iOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF90YWJsZXQiOiJpbmhlcml0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]<div class=\\\"elementor-element elementor-element-24ee86a3 e-con-full e-flex e-con e-child\\\" data-id=\\\"24ee86a3\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-140b10ec e-con-full e-flex e-con e-child\\\" data-id=\\\"140b10ec\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4df70e04 elementor-widget__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"4df70e04\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Quick Links<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjVjYzJkMzY2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJpY29uX2xpc3QiOlt7InRleHQiOiJIb21lIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiN2NiNTg2ZCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjQyOWJjNDdcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIzMiUyMiU3RFwiXSJ9fSx7InRleHQiOiJBYm91dCBVcyIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9pZCI6IjY5MWEwOWIiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIyZDBjOGQ1XCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyMzclMjIlN0RcIl0ifX0seyJ0ZXh0IjoiSW52ZXN0b3JzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiZTg5NzllOCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjhkYzIwNWFcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0MiUyMiU3RFwiXSJ9fSx7InRleHQiOiJOZXdzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiMjViZmUzNCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImU4ZThlY2ZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0NyUyMiU3RFwiXSJ9fSx7InRleHQiOiJDb250YWN0IFVzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiYmIyYmNiMiIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImUzMmJmNDNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0OSUyMiU3RFwiXSJ9fV0sInNwYWNlX2JldHdlZW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjQ3LCJzaXplcyI6W119LCJpY29uX2FsaWduX3RhYmxldCI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWM2NTM5YSIsInRleHRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9cHJpbWFyeSJ9LCJpY29uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImljb25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaWNvbi1saXN0In0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-201c5180 e-con-full e-flex e-con e-child\\\" data-id=\\\"201c5180\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e67a7d6 elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"e67a7d6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Useful Links<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7e4dbc67 elementor-widget__width-initial elementor-tablet-align-center elementor-widget-tablet__width-inherit elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"7e4dbc67\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.zra.org.zm\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Zambia Revenue Authority <\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/www.seczambia.org.zm\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Securities and Exchange Commission<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/luse.co.zm\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Lusaka Stock Exchange<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/www.boz.co.zm\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Bank of Zambia<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.mofnp.gov.zm\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Ministry of Finance<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4c4805f8 e-con-full e-flex e-con e-child\\\" data-id=\\\"4c4805f8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4597ac3b elementor-widget__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"4597ac3b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Get In Touch<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2f44f04 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"2f44f04\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-phone-classic\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tPhone\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t+260  211  254  841\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-47504ee6 elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"47504ee6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-pin-map-location\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tLocation\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6c21b26a elementor-position-inline-start elementor-widget__width-inherit elementor-tablet-position-block-start elementor-widget-tablet__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"6c21b26a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"rtmicon rtmicon-envelope\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tEmail\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tenquiries@afhold.co.zm\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-73b17474 e-con-full e-flex e-con e-child\\\" data-id=\\\"73b17474\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6Ijc1ODk3MWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDb3B5cmlnaHQgXHUwMGE5IDIwMjYgQWZob2xkLiBBbGwgUmlnaHRzIFJlc2VydmVkLiBQb3dlcmVkIGJ5XG48YSBocmVmPVwiaHR0cHM6XC9cL3d3dy5wcm9zdGFydGtpdC5jb21cLz91dG1fc291cmNlPXByb3NpdGVcIj5cbjxzcGFuIHN0eWxlPVwiY29sb3I6ICMxOTJlNWI7XCI+UHJvU3RhcnRLaXRcbjxcL3NwYW4+XG48XC9hPiAiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPXByaW1hcnkiLCJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-fdcce8a elementor-shape-circle e-grid-align-mobile-center elementor-widget-mobile__width-initial elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\\\" data-id=\\\"fdcce8a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-2ee01a5\\\" href=\\\"https:\\/\\/www.linkedin.com\\/company\\/afhold-zambia-limited\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Linkedin<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-linkedin\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(11819,42,'_elementor_css','a:6:{s:4:\"time\";i:1774342926;s:5:\"fonts\";a:1:{i:0;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"2ba5bf57\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11820,42,'_elementor_element_cache','{\"timeout\":1774540538,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-17646ba3 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"17646ba3\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3eafa688 elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"3eafa688\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Investors<\\/h2>\\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-7fc815fa e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"7fc815fa\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-760f5666 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"760f5666\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c182ecc elementor-widget elementor-widget-heading\\\" data-id=\\\"c182ecc\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Investors &amp; Shareholders<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjJiMzY3ZGQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Cb3Rzd2FuYSBJbnN1cmFuY2UgRnVuZCBNYW5hZ2VtZW50IDQ5JSAoQSBtZW1iZXIgb2YgQm90c3dhbmEgSW5zdXJhbmNlIEhvbGRpbmdzIExpbWl0ZWQgYW5kIFNhbmxhbSBHcm91cCBTQSkgYW5kIE1lbmVsIE1hbmFnZW1lbnQgU2VydmljZXMgTGltaXRlZCA1MSUuPFwvcD4iLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjExMS41MDc5OTk5OTk5OTk5OTU1NjYyMTMzMjg4NTY5NzQ4NDAxNjQxODQ1NzAzMTI1fSwiX2ZsZXhfc2l6ZSI6Im5vbmUiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsImFsaWduIjoianVzdGlmeSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-4e2fed9e elementor-widget elementor-widget-image\\\" data-id=\\\"4e2fed9e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1149\\\" height=\\\"705\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg\\\" class=\\\"attachment-full size-full wp-image-1223\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/1149x705.jpg 1149w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/1149x705-300x184.jpg 300w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/1149x705-1024x628.jpg 1024w, https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/03\\/1149x705-768x471.jpg 768w\\\" sizes=\\\"(max-width: 1149px) 100vw, 1149px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9bc4988 e-con-full e-flex e-con e-child\\\" data-id=\\\"9bc4988\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-390e9d75 e-con-full e-flex e-con e-child\\\" data-id=\\\"390e9d75\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-20d0181c elementor-widget elementor-widget-heading\\\" data-id=\\\"20d0181c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Share Holders<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-cc10c3f e-con-full e-flex e-con e-child\\\" data-id=\\\"cc10c3f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-846c0ea elementor-widget elementor-widget-image\\\" data-id=\\\"846c0ea\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/www.sanlam.com\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"250\\\" height=\\\"70\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/sanlam-logo.png\\\" class=\\\"attachment-large size-large wp-image-437\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-dab2ffd e-con-full e-flex e-con e-child\\\" data-id=\\\"dab2ffd\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3c10d4f elementor-widget elementor-widget-image\\\" data-id=\\\"3c10d4f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"250\\\" height=\\\"70\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/menel_logo.png\\\" class=\\\"attachment-large size-large wp-image-439\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-b848f9e e-con-full e-flex e-con e-child\\\" data-id=\\\"b848f9e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-78918b1 elementor-widget elementor-widget-image\\\" data-id=\\\"78918b1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/www.bifm.co.bw\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"250\\\" height=\\\"70\\\" src=\\\"https:\\/\\/afhold.co.zm\\/\\r\\n\\/wp-content\\/uploads\\/2026\\/02\\/bifm_logo.png\\\" class=\\\"attachment-large size-large wp-image-440\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7f391eef e-con-full e-flex e-con e-child\\\" data-id=\\\"7f391eef\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-50b0f9cb elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"50b0f9cb\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Let\\u2019s Build Smarter Financial Solutions Together<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjcxYzg2NzFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db25uZWN0IHdpdGggb3VyIHRlYW0gdG8gZXhwbG9yZSB0YWlsb3JlZCBzdHJhdGVnaWVzIHRoYXQgZHJpdmUgZ3Jvd3RoLCBlZmZpY2llbmN5LCBhbmQgbG9uZy10ZXJtIHZhbHVlLjxcL3A+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6ODUsInNpemVzIjpbXX0sImFsaWduIjoiY2VudGVyIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQifSwiX2VsZW1lbnRfd2lkdGhfdGFibGV0IjoiaW5oZXJpdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"0137f196360f283ad292fa6cc49a1ff8\\\" data=\\\"eyJpZCI6IjJiYTViZjU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJ0ZXh0IjoiR2V0IEluIFRvdWNoIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6InJ0bWljb24gcnRtaWNvbi1hcnJvdy11cC1yaWdodCIsImxpYnJhcnkiOiJydG1pY29ucyJ9LCJpY29uX2FsaWduIjoicm93LXJldmVyc2UiLCJpY29uX2luZGVudCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiYWxpZ24iOiJsZWZ0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkNhYmluIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InJlbSIsInNpemUiOjEsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicmVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJyZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjE5OTk5OTk5OTk5OTk5OTk1NTU5MTA3OTAxNDk5MzczODM4MzA1NDczMzI3NjM2NzE4NzUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHRfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMTk5OTk5OTk5OTk5OTk5OTU1NTkxMDc5MDE0OTkzNzM4MzgzMDU0NzMzMjc2MzY3MTg3NSwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS4xOTk5OTk5OTk5OTk5OTk5NTU1OTEwNzkwMTQ5OTM3MzgzODMwNTQ3MzMyNzYzNjcxODc1LCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImJ1dHRvbl9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWM2NTM5YSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiIiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWM2NTM5YSIsImJvcmRlcl9jb2xvciI6IiJ9LCJob3Zlcl9jb2xvciI6IiNGRkZGRkYiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMDAwMDAwMCIsImFsaWduX21vYmlsZSI6Imp1c3RpZnkiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiOWZjZDA3ZVwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQ5JTIyJTdEXCJdIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJidXR0b24ifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(11827,1308,'_elementor_pro_version','3.35.1'),(11828,1308,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";i:4;s:11:\"rform-style\";i:5;s:18:\"widget-google_maps\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11829,1308,'_elementor_css','a:6:{s:4:\"time\";i:1773392084;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11830,1308,'_elementor_element_cache','{\"timeout\":1774347153,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-11d6afa0 e-flex e-con-boxed e-con e-parent\" data-id=\"11d6afa0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2cd5098c elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2cd5098c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViODFjNzE0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Ib21lIFwvIENvbnRhY3QgVXM8XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfYW5pbWF0aW9uIjoic2xpZGVJblVwIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-122109af e-flex e-con-boxed e-con e-parent\" data-id=\"122109af\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-6c329168 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6c329168\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-2a0090ef elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2a0090ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-5da2d4eb elementor-widget elementor-widget-heading\" data-id=\"5da2d4eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Contact Support Team To Grow Your Business</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWMxZTlkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db250YWN0IEFmaG9sZCB0b2RheSBhbmQgZGlzY292ZXIgaG93IG91ciBleHBlcnRpc2UgY2FuIHR1cm4geW91ciB2aXNpb24gaW50byByZWFsaXR5LiBUb2dldGhlciwgbGV0J3MgYnVpbGQgYSBmdXR1cmUgb2YgZXhjZWxsZW5jZSBmb3IgeW91ciBidXNpbmVzcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5oZXJpdCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk2LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-108990a8 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"108990a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Contact Detail</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-8b2feec elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"8b2feec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttPhonetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-5b00354c elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"5b00354c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttEmailtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttenquiries@afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-4e14bb58 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4e14bb58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttLocationtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6e214fef elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6e214fef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-globe\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttWebsitetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttwww.afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1efcd2 e-con-full e-flex e-con e-child\" data-id=\"1efcd2\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjQzZGRiMThjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJmb3JtLWNvbnRyb2wiOiIyMTciLCJjbG9zZV90ZXh0IjoiXHUyNzE2In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJmb3JtIn0=\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-465281de e-con-full e-flex e-con e-parent\" data-id=\"465281de\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-22148d4b elementor-widget elementor-widget-google_maps\" data-id=\"22148d4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">nttttttt<div class=\"elementor-custom-embed\">nttt<iframe loading=\"lazy\"ntttttsrc=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"nttttttitle=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiau200b\"ntttttaria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiau200b\"nttt></iframe>ntt</div>ntttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11831,1309,'_elementor_edit_mode','builder'),(11832,1309,'_elementor_template_type','wp-page'),(11833,1309,'_elementor_version','3.35.4'),(11834,1309,'_wp_page_template','elementor_header_footer'),(11835,1309,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11836,1309,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.983000000000000540012479177676141262054443359375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260 (211) 254 841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(11837,1309,'_elementor_pro_version','3.35.1'),(11838,1309,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";i:4;s:11:\"rform-style\";i:5;s:18:\"widget-google_maps\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11839,1309,'_elementor_css','a:6:{s:4:\"time\";i:1773392084;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11840,1309,'_elementor_element_cache','{\"timeout\":1774347153,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-11d6afa0 e-flex e-con-boxed e-con e-parent\" data-id=\"11d6afa0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2cd5098c elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2cd5098c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViODFjNzE0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Ib21lIFwvIENvbnRhY3QgVXM8XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfYW5pbWF0aW9uIjoic2xpZGVJblVwIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-122109af e-flex e-con-boxed e-con e-parent\" data-id=\"122109af\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-6c329168 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6c329168\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-2a0090ef elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2a0090ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-5da2d4eb elementor-widget elementor-widget-heading\" data-id=\"5da2d4eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Contact Support Team To Grow Your Business</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWMxZTlkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db250YWN0IEFmaG9sZCB0b2RheSBhbmQgZGlzY292ZXIgaG93IG91ciBleHBlcnRpc2UgY2FuIHR1cm4geW91ciB2aXNpb24gaW50byByZWFsaXR5LiBUb2dldGhlciwgbGV0J3MgYnVpbGQgYSBmdXR1cmUgb2YgZXhjZWxsZW5jZSBmb3IgeW91ciBidXNpbmVzcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5oZXJpdCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk2LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-108990a8 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"108990a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Contact Detail</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-8b2feec elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"8b2feec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttPhonetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-5b00354c elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"5b00354c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttEmailtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttenquiries@afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-4e14bb58 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4e14bb58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttLocationtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6e214fef elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6e214fef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-globe\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttWebsitetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttwww.afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1efcd2 e-con-full e-flex e-con e-child\" data-id=\"1efcd2\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjQzZGRiMThjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJmb3JtLWNvbnRyb2wiOiIyMTciLCJjbG9zZV90ZXh0IjoiXHUyNzE2In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJmb3JtIn0=\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-465281de e-con-full e-flex e-con e-parent\" data-id=\"465281de\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-22148d4b elementor-widget elementor-widget-google_maps\" data-id=\"22148d4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">nttttttt<div class=\"elementor-custom-embed\">nttt<iframe loading=\"lazy\"ntttttsrc=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"nttttttitle=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiau200b\"ntttttaria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiau200b\"nttt></iframe>ntt</div>ntttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(11841,1310,'_elementor_edit_mode','builder'),(11842,1310,'_elementor_template_type','wp-page'),(11843,1310,'_elementor_version','3.35.4'),(11844,1310,'_wp_page_template','elementor_header_footer'),(11845,1310,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(11846,1310,'_elementor_data','[{\"id\":\"11d6afa0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"min_height\":{\"unit\":\"vh\",\"size\":55,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":256,\"url\":\"https:\\/\\/afhold.co.zm\\/staging\\/wp-content\\/uploads\\/2026\\/02\\/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":285,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_title\":\"Slider\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\",\"background_overlay_color_b\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[{\"id\":\"2cd5098c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Us\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b1da2d8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b81c714\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Home \\/ Contact Us<\\/p>\",\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\",\"_animation\":\"slideInUp\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"122109af\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Contact Us\"},\"elements\":[{\"id\":\"6c329168\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"slideInLeft\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2a0090ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get In Touch\",\"align\":\"center\",\"title_color\":\"#0075DF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Be Vietnam Pro\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":23.983000000000000540012479177676141262054443359375},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=9cb4a38\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5da2d4eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Support Team To Grow Your Business\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=d9fb52b\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f9c1e9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.<\\/p>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96,\"sizes\":[]},\"align_mobile\":\"center\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"108990a8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Contact Detail\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=f364c16\"},\"align_mobile\":\"center\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b2feec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-phone-classic\",\"library\":\"rtmicons\"},\"title_text\":\"Phone\",\"description_text\":\"+260  211  254  841\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5b00354c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-envelope\",\"library\":\"rtmicons\"},\"title_text\":\"Email\",\"description_text\":\"enquiries@afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e14bb58\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-pin-map-location\",\"library\":\"rtmicons\"},\"title_text\":\"Location\",\"description_text\":\"6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e214fef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"rtmicon rtmicon-globe\",\"library\":\"rtmicons\"},\"title_text\":\"Website\",\"description_text\":\"www.afhold.co.zm\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=ac6539a\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1efcd2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.2)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"43ddb18c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form-control\":\"217\",\"close_text\":\"\\u2716\"},\"elements\":[],\"widgetType\":\"rform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"465281de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Location\"},\"elements\":[{\"id\":\"22148d4b\",\"elType\":\"widget\",\"settings\":{\"address\":\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia\\u200b\",\"zoom\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(11847,1310,'_elementor_pro_version','3.35.1'),(11848,1310,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:21:\"e-animation-slideInUp\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";i:3;s:23:\"e-animation-slideInLeft\";i:4;s:11:\"rform-style\";i:5;s:18:\"widget-google_maps\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(11849,1310,'_elementor_css','a:6:{s:4:\"time\";i:1773392084;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"rtmicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11850,1310,'_elementor_element_cache','{\"timeout\":1774347153,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-11d6afa0 e-flex e-con-boxed e-con e-parent\" data-id=\"11d6afa0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2cd5098c elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2cd5098c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjViODFjNzE0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Ib21lIFwvIENvbnRhY3QgVXM8XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJfYW5pbWF0aW9uIjoic2xpZGVJblVwIiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1hY2NlbnQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]ttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-122109af e-flex e-con-boxed e-con e-parent\" data-id=\"122109af\" data-element_type=\"container\" data-e-type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-6c329168 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6c329168\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;}\">ntttt<div class=\"elementor-element elementor-element-2a0090ef elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2a0090ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Get In Touch</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-5da2d4eb elementor-widget elementor-widget-heading\" data-id=\"5da2d4eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Contact Support Team To Grow Your Business</h2>tttt</div>ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjRmOWMxZTlkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5Db250YWN0IEFmaG9sZCB0b2RheSBhbmQgZGlzY292ZXIgaG93IG91ciBleHBlcnRpc2UgY2FuIHR1cm4geW91ciB2aXNpb24gaW50byByZWFsaXR5LiBUb2dldGhlciwgbGV0J3MgYnVpbGQgYSBmdXR1cmUgb2YgZXhjZWxsZW5jZSBmb3IgeW91ciBidXNpbmVzcy48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5oZXJpdCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjk2LCJzaXplcyI6W119LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-108990a8 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"108990a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Contact Detail</h2>tttt</div>ntttt<div class=\"elementor-element elementor-element-8b2feec elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"8b2feec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-phone-classic\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttPhonetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt+260 (211) 254 841ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-5b00354c elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"5b00354c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-envelope\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttEmailtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttenquiries@afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-4e14bb58 elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4e14bb58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-pin-map-location\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttLocationtttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">ntttttt74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt<div class=\"elementor-element elementor-element-6e214fef elementor-position-inline-start elementor-widget__width-initial elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"6e214fef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<span  class=\"elementor-icon\">ntttt<i aria-hidden=\"true\" class=\"rtmicon rtmicon-globe\"></i>tttt</span>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<h3 class=\"elementor-icon-box-title\">ntttttt<span  >ntttttttWebsitetttttt</span>nttttt</h3>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttwww.afhold.co.zmttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1efcd2 e-con-full e-flex e-con e-child\" data-id=\"1efcd2\" data-element_type=\"container\" data-e-type=\"container\">ntt[elementor-element k=\"0137f196360f283ad292fa6cc49a1ff8\" data=\"eyJpZCI6IjQzZGRiMThjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJmb3JtLWNvbnRyb2wiOiIyMTciLCJjbG9zZV90ZXh0IjoiXHUyNzE2In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InJmb3JtIn0=\"]tt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-465281de e-con-full e-flex e-con e-parent\" data-id=\"465281de\" data-element_type=\"container\" data-e-type=\"container\">ntttt<div class=\"elementor-element elementor-element-22148d4b elementor-widget elementor-widget-google_maps\" data-id=\"22148d4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">nttttttt<div class=\"elementor-custom-embed\">nttt<iframe loading=\"lazy\"ntttttsrc=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"nttttttitle=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiau200b\"ntttttaria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambiau200b\"nttt></iframe>ntt</div>ntttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}');
/*!40000 ALTER TABLE `wpph_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_posts`
--

DROP TABLE IF EXISTS `wpph_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=1311 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_posts`
--

LOCK TABLES `wpph_posts` WRITE;
/*!40000 ALTER TABLE `wpph_posts` DISABLE KEYS */;
INSERT INTO `wpph_posts` VALUES (1,1,'2025-12-16 08:36:35','2025-12-16 08:36:35','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2025-12-16 08:36:35','2025-12-16 08:36:35','',0,'https://afhold.co.zm/staging/?p=1',0,'post','',1),(4,0,'2025-12-16 08:36:42','2025-12-16 08:36:42','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2025-12-16 08:36:42','2025-12-16 08:36:42','',0,'https://afhold.co.zm/staging/2025/12/16/navigation/',0,'wp_navigation','',0),(9,5,'2026-02-10 09:40:35','2026-02-10 09:40:35','','Default Kit','','publish','closed','closed','','default-kit','','','2026-02-10 09:40:35','2026-02-10 09:40:35','',0,'https://afhold.co.zm/staging/?p=9',0,'elementor_library','',0),(10,5,'2026-02-10 09:41:04','2026-02-10 09:41:04','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                <a>\n                </a>\n                <ul>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header &#8211; Block','','publish','closed','closed','','header-block','','','2026-02-10 09:41:04','2026-02-10 09:41:04','',0,'https://afhold.co.zm/staging/?elementor_library=header-block',0,'elementor_library','',0),(8,5,'2026-02-10 09:39:31','2026-02-10 09:39:31','','Probiz - Business Consulting Elementor Template Kit','','publish','closed','closed','','probiz-business-consulting-elementor-template-kit','','','2026-02-10 09:39:31','2026-02-10 09:39:31','',0,'https://afhold.co.zm/staging/?envato_tk_import=probiz-business-consulting-elementor-template-kit',0,'envato_tk_import','',0),(11,5,'2026-02-10 09:41:04','2026-02-10 09:41:04','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                <a>\n                </a>\n                <ul>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header &#8211; Block','','inherit','closed','closed','','10-revision-v1','','','2026-02-10 09:41:04','2026-02-10 09:41:04','',10,'https://afhold.co.zm/staging/?p=11',0,'revision','',0),(12,5,'2026-02-10 09:41:04','2026-02-10 09:41:04','<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n					            <form id=\"rform\" data-form=\"1657\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n					<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Services\n									</li>\n								<li>\n										Pricing Plan\n									</li>\n								<li>\n										FAQs\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Services</h2>							<ul>\n							<li>\n										Financial Analysis\n									</li>\n								<li>\n										Strategic Planning\n									</li>\n								<li>\n										Market Research\n									</li>\n								<li>\n										Organizational Development\n									</li>\n								<li>\n										Branding Strategy\n									</li>\n								<li>\n										Sustainability and CSR\n									</li>\n						</ul>\n							<h2>Contact Us</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n							<h2>Copyright © 2024 Rometheme. All Rights Reserved.</h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','Footer &#8211; Block','','publish','closed','closed','','footer-block','','','2026-02-10 09:41:04','2026-02-10 09:41:04','',0,'https://afhold.co.zm/staging/?elementor_library=footer-block',0,'elementor_library','',0),(13,5,'2026-02-10 09:41:04','2026-02-10 09:41:04','<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n					            <form id=\"rform\" data-form=\"1657\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n					<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Services\n									</li>\n								<li>\n										Pricing Plan\n									</li>\n								<li>\n										FAQs\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Services</h2>							<ul>\n							<li>\n										Financial Analysis\n									</li>\n								<li>\n										Strategic Planning\n									</li>\n								<li>\n										Market Research\n									</li>\n								<li>\n										Organizational Development\n									</li>\n								<li>\n										Branding Strategy\n									</li>\n								<li>\n										Sustainability and CSR\n									</li>\n						</ul>\n							<h2>Contact Us</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n							<h2>Copyright © 2024 Rometheme. All Rights Reserved.</h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','Footer &#8211; Block','','inherit','closed','closed','','12-revision-v1','','','2026-02-10 09:41:04','2026-02-10 09:41:04','',12,'https://afhold.co.zm/staging/?p=13',0,'revision','',0),(14,5,'2026-02-10 09:41:06','2026-02-10 09:41:06','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','publish','closed','closed','','global-kit-styles','','','2026-03-06 13:05:17','2026-03-06 13:05:17','',0,'https://afhold.co.zm/staging/?elementor_library=global-kit-styles',0,'elementor_library','',0),(15,5,'2026-02-10 09:41:06','2026-02-10 09:41:06','','Global Kit Styles','','inherit','closed','closed','','14-revision-v1','','','2026-02-10 09:41:06','2026-02-10 09:41:06','',14,'https://afhold.co.zm/staging/?p=15',0,'revision','',0),(16,5,'2026-02-10 09:41:06','2026-02-10 09:41:06','','Global Kit Styles','','inherit','closed','closed','','14-revision-v1','','','2026-02-10 09:41:06','2026-02-10 09:41:06','',14,'https://afhold.co.zm/staging/?p=16',0,'revision','',0),(17,5,'2026-02-10 09:41:06','2026-02-10 09:41:06','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-10 09:41:06','2026-02-10 09:41:06','',14,'https://afhold.co.zm/staging/?p=17',0,'revision','',0),(18,5,'2026-02-10 09:41:07','2026-02-10 09:41:07','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.domainsite.com					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','Contact Us','','publish','closed','closed','','contact-us','','','2026-02-10 09:41:07','2026-02-10 09:41:07','',0,'https://afhold.co.zm/staging/?elementor_library=contact-us',0,'elementor_library','',0),(19,5,'2026-02-10 09:41:07','2026-02-10 09:41:07','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.domainsite.com					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','Contact Us','','inherit','closed','closed','','18-revision-v1','','','2026-02-10 09:41:07','2026-02-10 09:41:07','',18,'https://afhold.co.zm/staging/?p=19',0,'revision','',0),(20,5,'2026-02-10 09:41:18','2026-02-10 09:41:18','<h2>Latest Article</h2>		<p>Home / Latest Article</p>			<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','Latest Article','','publish','closed','closed','','latest-article','','','2026-02-10 09:41:18','2026-02-10 09:41:18','',0,'https://afhold.co.zm/staging/?elementor_library=latest-article',0,'elementor_library','',0),(21,5,'2026-02-10 09:41:18','2026-02-10 09:41:18','<h2>Latest Article</h2>		<p>Home / Latest Article</p>			<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','Latest Article','','inherit','closed','closed','','20-revision-v1','','','2026-02-10 09:41:18','2026-02-10 09:41:18','',20,'https://afhold.co.zm/staging/?p=21',0,'revision','',0),(22,5,'2026-02-10 09:41:19','2026-02-10 09:41:19','<h2>404</h2>					<h2>Oops! Page Not Found</h2>		<p>We\'re sorry, but it seems like you\'ve ventured into uncharted financial territory. It appears the page you\'re looking for has slipped through the cracks of our investments.</p>								<a href=\"#\">\n									Back To Home\n					</a>','404','','publish','closed','closed','','404','','','2026-02-10 09:41:19','2026-02-10 09:41:19','',0,'https://afhold.co.zm/staging/?elementor_library=404',0,'elementor_library','',0),(23,5,'2026-02-10 09:41:19','2026-02-10 09:41:19','<h2>404</h2>					<h2>Oops! Page Not Found</h2>		<p>We\'re sorry, but it seems like you\'ve ventured into uncharted financial territory. It appears the page you\'re looking for has slipped through the cracks of our investments.</p>								<a href=\"#\">\n									Back To Home\n					</a>','404','','inherit','closed','closed','','22-revision-v1','','','2026-02-10 09:41:19','2026-02-10 09:41:19','',22,'https://afhold.co.zm/staging/?p=23',0,'revision','',0),(24,5,'2026-02-10 09:41:22','2026-02-10 09:41:22','<h2>Single Blog</h2>		<p>Home / Single Blog</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Probiz Expert Consulting Unleashes Your Potential</h2>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.</p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.</p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Share On : </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Latest Article</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','Single Blog','','publish','closed','closed','','single-blog','','','2026-02-10 09:41:22','2026-02-10 09:41:22','',0,'https://afhold.co.zm/staging/?elementor_library=single-blog',0,'elementor_library','',0),(25,5,'2026-02-10 09:41:22','2026-02-10 09:41:22','<h2>Single Blog</h2>		<p>Home / Single Blog</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Probiz Expert Consulting Unleashes Your Potential</h2>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.</p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.</p><p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Share On : </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Latest Article</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','Single Blog','','inherit','closed','closed','','24-revision-v1','','','2026-02-10 09:41:22','2026-02-10 09:41:22','',24,'https://afhold.co.zm/staging/?p=25',0,'revision','',0),(26,5,'2026-02-10 09:42:52','2026-02-10 09:42:52','<h2>Service Detail</h2>		<p>Home / Service Detail</p>			<h2>Financial Analysis</h2>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.</p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Other Service</h2>				\n                            Financial Analysis                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Strategic Planning                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Market Research                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Organizational Development                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Branding Strategy                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Sustainability and CSR                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Share On : </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','Service Detail','','publish','closed','closed','','service-detail','','','2026-02-10 09:42:52','2026-02-10 09:42:52','',0,'https://afhold.co.zm/staging/?elementor_library=service-detail',0,'elementor_library','',0),(27,5,'2026-02-10 09:42:52','2026-02-10 09:42:52','<h2>Service Detail</h2>		<p>Home / Service Detail</p>			<h2>Financial Analysis</h2>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.</p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Other Service</h2>				\n                            Financial Analysis                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Strategic Planning                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Market Research                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Organizational Development                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Branding Strategy                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Sustainability and CSR                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Share On : </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','Service Detail','','inherit','closed','closed','','26-revision-v1','','','2026-02-10 09:42:52','2026-02-10 09:42:52','',26,'https://afhold.co.zm/staging/?p=27',0,'revision','',0),(28,5,'2026-02-10 09:45:13','2026-02-10 09:45:13','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>','About Us','','publish','closed','closed','','about-us','','','2026-02-10 09:45:13','2026-02-10 09:45:13','',0,'https://afhold.co.zm/staging/?elementor_library=about-us',0,'elementor_library','',0),(29,5,'2026-02-10 09:45:13','2026-02-10 09:45:13','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>','About Us','','inherit','closed','closed','','28-revision-v1','','','2026-02-10 09:45:13','2026-02-10 09:45:13','',28,'https://afhold.co.zm/staging/?p=29',0,'revision','',0),(36,5,'2026-02-10 10:10:32','2026-02-10 10:10:32','<h2>Pricing Plan</h2>		<p>Home / Pricing Plan</p>			<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>','Pricing Plan','','inherit','closed','closed','','35-revision-v1','','','2026-02-10 10:10:32','2026-02-10 10:10:32','',35,'https://afhold.co.zm/staging/?p=36',0,'revision','',0),(32,5,'2026-02-10 10:09:52','2026-02-10 10:09:52','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','publish','closed','closed','','home','','','2026-03-20 11:23:30','2026-03-20 11:23:30','',0,'https://afhold.co.zm/staging/?page_id=32',0,'page','',0),(33,5,'2026-02-10 10:07:54','2026-02-10 10:07:54','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentyfive','','','2026-02-10 10:07:54','2026-02-10 10:07:54','',0,'https://afhold.co.zm/staging/2026/02/10/wp-global-styles-twentytwentyfive/',0,'wp_global_styles','',0),(34,5,'2026-02-10 10:09:52','2026-02-10 10:09:52','','Home','','inherit','closed','closed','','32-revision-v1','','','2026-02-10 10:09:52','2026-02-10 10:09:52','',32,'https://afhold.co.zm/staging/?p=34',0,'revision','',0),(35,5,'2026-02-10 10:10:31','2026-02-10 10:10:31','<h2>Pricing Plan</h2>		<p>Home / Pricing Plan</p>			<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>','Pricing Plan','','publish','closed','closed','','pricing-plan','','','2026-02-10 10:10:32','2026-02-10 10:10:32','',0,'https://afhold.co.zm/staging/?elementor_library=pricing-plan',0,'elementor_library','',0),(37,5,'2026-02-10 10:11:15','2026-02-10 10:11:15','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','publish','closed','closed','','about-us','','','2026-03-20 11:30:25','2026-03-20 11:30:25','',0,'https://afhold.co.zm/staging/?page_id=37',0,'page','',0),(38,5,'2026-02-10 10:11:15','2026-02-10 10:11:15','','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-10 10:11:15','2026-02-10 10:11:15','',37,'https://afhold.co.zm/staging/?p=38',0,'revision','',0),(39,5,'2026-02-10 10:11:26','2026-02-10 10:11:26','','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-10 10:11:26','2026-02-10 10:11:26','',32,'https://afhold.co.zm/staging/?p=39',0,'revision','',0),(443,5,'2026-02-12 14:15:42','2026-02-12 14:15:42','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Other Service</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:15:42','2026-02-12 14:15:42','',42,'https://afhold.co.zm/staging/?p=443',0,'revision','',0),(42,5,'2026-02-10 10:13:13','2026-02-10 10:13:13','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51%.</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','publish','closed','closed','','investors','','','2026-03-24 08:05:00','2026-03-24 08:05:00','',0,'https://afhold.co.zm/staging/?page_id=42',0,'page','',0),(43,5,'2026-02-10 10:13:13','2026-02-10 10:13:13','','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-10 10:13:13','2026-02-10 10:13:13','',42,'https://afhold.co.zm/staging/?p=43',0,'revision','',0),(47,5,'2026-02-10 10:25:06','2026-02-10 10:25:06','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','publish','closed','closed','','news','','','2026-03-20 11:34:54','2026-03-20 11:34:54','',0,'https://afhold.co.zm/staging/?page_id=47',0,'page','',0),(48,5,'2026-02-10 10:25:06','2026-02-10 10:25:06','','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-10 10:25:06','2026-02-10 10:25:06','',47,'https://afhold.co.zm/staging/?p=48',0,'revision','',0),(49,5,'2026-02-10 10:26:47','2026-02-10 10:26:47','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260  211  254  841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','publish','closed','closed','','contact-us','','','2026-03-24 09:18:34','2026-03-24 09:18:34','',0,'https://afhold.co.zm/staging/?page_id=49',0,'page','',0),(50,5,'2026-02-10 10:26:47','2026-02-10 10:26:47','','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-10 10:26:47','2026-02-10 10:26:47','',49,'https://afhold.co.zm/staging/?p=50',0,'revision','',0),(55,5,'2026-02-10 11:57:36','2026-02-10 11:57:36','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.domainsite.com					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-10 11:57:36','2026-02-10 11:57:36','',49,'https://afhold.co.zm/staging/?p=55',0,'revision','',0),(53,5,'2026-02-10 11:57:36','2026-02-10 11:57:36','','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-10 11:57:36','2026-02-10 11:57:36','',49,'https://afhold.co.zm/staging/?p=53',0,'revision','',0),(54,5,'2026-02-10 11:57:36','2026-02-10 11:57:36','','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-10 11:57:36','2026-02-10 11:57:36','',49,'https://afhold.co.zm/staging/?p=54',0,'revision','',0),(59,5,'2026-02-10 12:01:37','2026-02-10 12:01:37','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.domainsite.com					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-10 12:01:37','2026-02-10 12:01:37','',49,'https://afhold.co.zm/staging/?p=59',0,'revision','',0),(57,5,'2026-02-10 12:01:37','2026-02-10 12:01:37','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.domainsite.com					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-10 12:01:37','2026-02-10 12:01:37','',49,'https://afhold.co.zm/staging/?p=57',0,'revision','',0),(58,5,'2026-02-10 12:01:37','2026-02-10 12:01:37','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.domainsite.com					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-10 12:01:37','2026-02-10 12:01:37','',49,'https://afhold.co.zm/staging/?p=58',0,'revision','',0),(297,5,'2026-02-12 08:34:41','2026-02-12 08:34:41','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:34:41','2026-02-12 08:34:41','',37,'https://afhold.co.zm/staging/?p=297',0,'revision','',0),(286,5,'2026-02-12 08:26:41','2026-02-12 08:26:41','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:26:41','2026-02-12 08:26:41','',37,'https://afhold.co.zm/staging/?p=286',0,'revision','',0),(283,5,'2026-02-12 08:24:12','2026-02-12 08:24:12','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:24:12','2026-02-12 08:24:12','',37,'https://afhold.co.zm/staging/?p=283',0,'revision','',0),(276,5,'2026-02-12 07:53:46','2026-02-12 07:53:46','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>VISION, MISSION, VALUES</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Our Vision</h2>		<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength</p>			<h2>Our Mission</h2>		<p>To create, preserve and grow wealth</p>			<h2>Our Values</h2>		<p>Our core values : </p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Results-driven\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Customer centric\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integrity\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Excellence\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Teamwork\n									</li>\n						</ul>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 07:53:46','2026-02-12 07:53:46','',37,'https://afhold.co.zm/staging/?p=276',0,'revision','',0),(63,5,'2026-02-10 12:05:58','2026-02-10 12:05:58','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-10 12:05:58','2026-02-10 12:05:58','',37,'https://afhold.co.zm/staging/?p=63',0,'revision','',0),(61,5,'2026-02-10 12:05:57','2026-02-10 12:05:57','','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-10 12:05:57','2026-02-10 12:05:57','',37,'https://afhold.co.zm/staging/?p=61',0,'revision','',0),(62,5,'2026-02-10 12:05:57','2026-02-10 12:05:57','','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-10 12:05:57','2026-02-10 12:05:57','',37,'https://afhold.co.zm/staging/?p=62',0,'revision','',0),(64,5,'2026-02-10 12:10:26','2026-02-10 12:10:26','<h2>Pricing Plan</h2>		<p>Home / Pricing Plan</p>			<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>','Pricing Plan','','publish','closed','closed','','pricing-plan-2','','','2026-02-10 12:10:26','2026-02-10 12:10:26','',0,'https://afhold.co.zm/staging/?elementor_library=pricing-plan-2',0,'elementor_library','',0),(65,5,'2026-02-10 12:10:26','2026-02-10 12:10:26','<h2>Pricing Plan</h2>		<p>Home / Pricing Plan</p>			<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>','Pricing Plan','','inherit','closed','closed','','64-revision-v1','','','2026-02-10 12:10:26','2026-02-10 12:10:26','',64,'https://afhold.co.zm/staging/?p=65',0,'revision','',0),(66,5,'2026-02-10 12:10:38','2026-02-10 12:10:38','<h2>Service Detail</h2>		<p>Home / Service Detail</p>			<h2>Financial Analysis</h2>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.</p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Other Service</h2>				\n                            Financial Analysis                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Strategic Planning                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Market Research                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Organizational Development                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Branding Strategy                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Sustainability and CSR                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Share On : </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','Service Detail','','publish','closed','closed','','service-detail-2','','','2026-02-10 12:10:38','2026-02-10 12:10:38','',0,'https://afhold.co.zm/staging/?elementor_library=service-detail-2',0,'elementor_library','',0),(67,5,'2026-02-10 12:10:38','2026-02-10 12:10:38','<h2>Service Detail</h2>		<p>Home / Service Detail</p>			<h2>Financial Analysis</h2>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.</p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Other Service</h2>				\n                            Financial Analysis                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Strategic Planning                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Market Research                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Organizational Development                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Branding Strategy                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Sustainability and CSR                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Share On : </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','Service Detail','','inherit','closed','closed','','66-revision-v1','','','2026-02-10 12:10:38','2026-02-10 12:10:38','',66,'https://afhold.co.zm/staging/?p=67',0,'revision','',0),(68,5,'2026-02-10 12:10:48','2026-02-10 12:10:48','<h2>FAQs</h2>		<p>Home / FAQs</p>			<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>','FAQs','','publish','closed','closed','','faqs','','','2026-02-10 12:10:48','2026-02-10 12:10:48','',0,'https://afhold.co.zm/staging/?elementor_library=faqs',0,'elementor_library','',0),(69,5,'2026-02-10 12:10:48','2026-02-10 12:10:48','<h2>FAQs</h2>		<p>Home / FAQs</p>			<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>','FAQs','','inherit','closed','closed','','68-revision-v1','','','2026-02-10 12:10:48','2026-02-10 12:10:48','',68,'https://afhold.co.zm/staging/?p=69',0,'revision','',0),(70,5,'2026-02-10 12:14:09','2026-02-10 12:14:09','<h2>Pricing Plan</h2>		<p>Home / Pricing Plan</p>			<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>','Pricing Plan','','publish','closed','closed','','pricing-plan-3','','','2026-02-10 12:14:09','2026-02-10 12:14:09','',0,'https://afhold.co.zm/staging/?elementor_library=pricing-plan-3',0,'elementor_library','',0),(71,5,'2026-02-10 12:14:09','2026-02-10 12:14:09','<h2>Pricing Plan</h2>		<p>Home / Pricing Plan</p>			<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>','Pricing Plan','','inherit','closed','closed','','70-revision-v1','','','2026-02-10 12:14:09','2026-02-10 12:14:09','',70,'https://afhold.co.zm/staging/?p=71',0,'revision','',0),(72,5,'2026-02-10 12:41:46','2026-02-10 12:41:46','<h2>Services</h2>		<p>Home / Services</p>			<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Organizational Development						\n					</h3>\n									<p>\n						Design organizational structures and job roles. Implement change management strategies and leadership development programs.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Branding Strategy						\n					</h3>\n									<p>\n						Create marketing plans and brand positioning strategies. Develop digital marketing campaigns and social media strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Sustainability and CSR						\n					</h3>\n									<p>\n						Embracing sustainability ensures businesses operate responsibly, reducing their environmental footprint.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','Services','','publish','closed','closed','','services','','','2026-02-10 12:41:47','2026-02-10 12:41:47','',0,'https://afhold.co.zm/staging/?elementor_library=services',0,'elementor_library','',0),(73,5,'2026-02-10 12:41:47','2026-02-10 12:41:47','<h2>Services</h2>		<p>Home / Services</p>			<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Organizational Development						\n					</h3>\n									<p>\n						Design organizational structures and job roles. Implement change management strategies and leadership development programs.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Branding Strategy						\n					</h3>\n									<p>\n						Create marketing plans and brand positioning strategies. Develop digital marketing campaigns and social media strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Sustainability and CSR						\n					</h3>\n									<p>\n						Embracing sustainability ensures businesses operate responsibly, reducing their environmental footprint.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','Services','','inherit','closed','closed','','72-revision-v1','','','2026-02-10 12:41:47','2026-02-10 12:41:47','',72,'https://afhold.co.zm/staging/?p=73',0,'revision','',0),(871,5,'2026-02-18 14:25:36','2026-02-18 14:25:36','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:25:36','2026-02-18 14:25:36','',37,'https://afhold.co.zm/staging/?p=871',0,'revision','',0),(76,5,'2026-02-10 14:56:37','2026-02-10 14:56:37','<h3>\n							+260  211  254  841						\n					</h3>\n									<h3>\n							6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a href=\"https://www.linkedin.com/company/afhold-zambia-limited/\" target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambian Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','publish','closed','closed','','header','','','2026-03-24 08:06:35','2026-03-24 08:06:35','',0,'https://afhold.co.zm/staging/?post_type=elementor_library&#038;p=76',0,'elementor_library','',0),(77,5,'2026-02-10 13:11:54','2026-02-10 13:11:54','','Elementor Header #76','','inherit','closed','closed','','76-revision-v1','','','2026-02-10 13:11:54','2026-02-10 13:11:54','',76,'https://afhold.co.zm/staging/?p=77',0,'revision','',0),(78,5,'2026-02-10 13:13:29','2026-02-10 13:13:29','','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-10 13:13:29','2026-02-10 13:13:29','',76,'https://afhold.co.zm/staging/?p=78',0,'revision','',0),(763,5,'2026-02-16 12:48:24','2026-02-16 12:48:24','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<h3>\n							enquiries@afhold.co.zm						\n					</h3>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-16 12:48:24','2026-02-16 12:48:24','',76,'https://afhold.co.zm/staging/?p=763',0,'revision','',0),(79,5,'2026-02-10 14:14:04','2026-02-10 14:14:04','','Artboard 44','','inherit','open','closed','','artboard-44','','','2026-02-10 14:14:04','2026-02-10 14:14:04','',76,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Artboard-44.png',0,'attachment','image/png',0),(80,5,'2026-02-10 14:14:33','2026-02-10 14:14:33','','Alife Logo - Blue','','inherit','open','closed','','alife-logo-blue','','','2026-02-10 14:14:33','2026-02-10 14:14:33','',76,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.webp',0,'attachment','image/webp',0),(81,5,'2026-02-10 14:15:13','2026-02-10 14:15:13','','Artboard 44','','inherit','open','closed','','artboard-44-2','','','2026-02-10 14:15:13','2026-02-10 14:15:13','',76,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Artboard-44-1.png',0,'attachment','image/png',0),(82,5,'2026-02-10 14:15:16','2026-02-10 14:15:16','','Alife Logo - White','','inherit','open','closed','','alife-logo-white','','','2026-02-10 14:15:16','2026-02-10 14:15:16','',76,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-White.webp',0,'attachment','image/webp',0),(83,5,'2026-02-10 14:15:19','2026-02-10 14:15:19','','Alife Logo - White','','inherit','open','closed','','alife-logo-white-2','','','2026-02-10 14:15:19','2026-02-10 14:15:19','',76,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-White.png',0,'attachment','image/png',0),(84,5,'2026-02-10 14:15:21','2026-02-10 14:15:21','','Alife Logo - Blue','','inherit','open','closed','','alife-logo-blue-2','','','2026-02-10 14:15:21','2026-02-10 14:15:21','',76,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.png',0,'attachment','image/png',0),(85,5,'2026-02-10 14:15:23','2026-02-10 14:15:23','','Aflife Logo Icon','','inherit','open','closed','','aflife-logo-icon','','','2026-02-10 14:15:23','2026-02-10 14:15:23','',76,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.webp',0,'attachment','image/webp',0),(86,5,'2026-02-10 14:15:26','2026-02-10 14:15:26','','Aflife Logo Icon','','inherit','open','closed','','aflife-logo-icon-2','','','2026-02-10 14:15:26','2026-02-10 14:15:26','',76,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.png',0,'attachment','image/png',0),(271,5,'2026-02-11 13:53:10','2026-02-11 13:53:10','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<h3>\n							enquiries@afhold.co.zm						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 13:53:10','2026-02-11 13:53:10','',76,'https://afhold.co.zm/staging/?p=271',0,'revision','',0),(204,5,'2026-02-11 11:56:04','2026-02-11 11:56:04','<h2>Investors</h2>		<p>Home / Service Detail</p>			<h2>Financial Analysis</h2>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.</p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Other Service</h2>				\n                            Financial Analysis                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Strategic Planning                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Market Research                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Organizational Development                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Branding Strategy                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Sustainability and CSR                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Share On : </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-11 11:56:04','2026-02-11 11:56:04','',42,'https://afhold.co.zm/staging/?p=204',0,'revision','',0),(161,5,'2026-02-11 09:01:32','2026-02-11 09:01:32','','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-11 09:01:32','2026-02-11 09:01:32','',32,'https://afhold.co.zm/staging/?p=161',0,'revision','',0),(162,5,'2026-02-11 09:01:32','2026-02-11 09:01:32','','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-11 09:01:32','2026-02-11 09:01:32','',32,'https://afhold.co.zm/staging/?p=162',0,'revision','',0),(94,5,'2026-02-10 14:40:05','2026-02-10 14:40:05','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-hello-elementor','','','2026-02-10 14:40:05','2026-02-10 14:40:05','',0,'https://afhold.co.zm/staging/wp-global-styles-hello-elementor/',0,'wp_global_styles','',0),(1119,5,'2026-03-17 07:56:22','2026-03-17 07:56:22','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-17 07:56:22','2026-03-17 07:56:22','',37,'https://afhold.co.zm/staging/?p=1119',0,'revision','',0),(100,5,'2026-02-10 14:42:29','2026-02-10 14:42:29','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.</p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :</p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','publish','closed','closed','','aflife-capital','','','2026-03-24 08:00:07','2026-03-24 08:00:07','',0,'https://afhold.co.zm/staging/?page_id=100',4,'page','',0),(101,5,'2026-02-10 14:42:29','2026-02-10 14:42:29','','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-10 14:42:29','2026-02-10 14:42:29','',100,'https://afhold.co.zm/staging/?p=101',0,'revision','',0),(1111,5,'2026-03-17 07:06:28','2026-03-17 07:06:28','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-17 07:06:28','2026-03-17 07:06:28','',32,'https://afhold.co.zm/staging/?p=1111',0,'revision','',0),(104,5,'2026-03-19 09:25:59','2026-02-10 14:50:29',' ','','','publish','closed','closed','','104','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=104',1,'nav_menu_item','',0),(105,5,'2026-03-19 09:25:59','2026-02-10 14:50:29',' ','','','publish','closed','closed','','105','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=105',12,'nav_menu_item','',0),(106,5,'2026-03-19 09:25:59','2026-02-10 14:50:29',' ','','','publish','closed','closed','','106','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=106',2,'nav_menu_item','',0),(108,5,'2026-03-19 09:25:59','2026-02-10 14:50:29',' ','','','publish','closed','closed','','108','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=108',11,'nav_menu_item','',0),(133,5,'2026-02-10 15:00:48','2026-02-10 15:00:48','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img width=\"2560\" height=\"753\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-scaled.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-scaled.png 2560w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-300x88.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1024x301.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-768x226.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1536x452.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-2048x602.png 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" />																					<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-10 15:00:48','2026-02-10 15:00:48','',76,'https://afhold.co.zm/staging/?p=133',0,'revision','',0),(136,5,'2026-02-11 08:16:11','2026-02-11 08:16:11','','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:16:11','2026-02-11 08:16:11','',76,'https://afhold.co.zm/staging/?p=136',0,'revision','',0),(129,5,'2026-03-19 09:25:59','2026-02-10 15:00:33',' ','','','publish','closed','closed','','129','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=129',8,'nav_menu_item','',0),(155,5,'2026-02-11 08:53:34','2026-02-11 08:53:34','<h3>\n							+260 (211)  252265						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<h3>\n							enquiries@afhold.co.zm						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:53:34','2026-02-11 08:53:34','',76,'https://afhold.co.zm/staging/?p=155',0,'revision','',0),(138,5,'2026-02-11 08:19:04','2026-02-11 08:19:04','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img width=\"2000\" height=\"588\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.webp\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.webp 2000w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-300x88.webp 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1024x301.webp 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-768x226.webp 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1536x452.webp 1536w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />															\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:19:04','2026-02-11 08:19:04','',76,'https://afhold.co.zm/staging/?p=138',0,'revision','',0),(144,5,'2026-02-11 08:30:52','2026-02-11 08:30:52','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:30:52','2026-02-11 08:30:52','',76,'https://afhold.co.zm/staging/?p=144',0,'revision','',0),(139,5,'2026-02-11 08:20:35','2026-02-11 08:20:35','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img width=\"2000\" height=\"588\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.webp\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.webp 2000w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-300x88.webp 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1024x301.webp 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-768x226.webp 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1536x452.webp 1536w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />																										<img width=\"2000\" height=\"1600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.webp\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.webp 2000w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon-300x240.webp 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon-1024x819.webp 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon-768x614.webp 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon-1536x1229.webp 1536w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />															\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:20:35','2026-02-11 08:20:35','',76,'https://afhold.co.zm/staging/?p=139',0,'revision','',0),(140,5,'2026-02-11 08:21:24','2026-02-11 08:21:24','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img width=\"2000\" height=\"588\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.webp\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.webp 2000w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-300x88.webp 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1024x301.webp 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-768x226.webp 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1536x452.webp 1536w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />																										<img width=\"2000\" height=\"1600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.webp\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.webp 2000w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon-300x240.webp 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon-1024x819.webp 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon-768x614.webp 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon-1536x1229.webp 1536w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />															\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:21:24','2026-02-11 08:21:24','',76,'https://afhold.co.zm/staging/?p=140',0,'revision','',0),(145,5,'2026-02-11 08:31:20','2026-02-11 08:31:20','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:31:20','2026-02-11 08:31:20','',76,'https://afhold.co.zm/staging/?p=145',0,'revision','',0),(142,5,'2026-02-11 08:29:02','2026-02-11 08:29:02','','Alife Logo - Blue','','inherit','open','closed','','alife-logo-blue-3','','','2026-02-11 08:29:02','2026-02-11 08:29:02','',14,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue.svg',0,'attachment','image/svg+xml',0),(143,5,'2026-02-11 08:29:57','2026-02-11 08:29:57','','Aflife Logo Icon','','inherit','open','closed','','aflife-logo-icon-3','','','2026-02-11 08:29:57','2026-02-11 08:29:57','',14,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg',0,'attachment','image/svg+xml',0),(146,5,'2026-02-11 08:32:43','2026-02-11 08:32:43','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:32:43','2026-02-11 08:32:43','',76,'https://afhold.co.zm/staging/?p=146',0,'revision','',0),(147,5,'2026-02-11 08:33:05','2026-02-11 08:33:05','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:33:05','2026-02-11 08:33:05','',76,'https://afhold.co.zm/staging/?p=147',0,'revision','',0),(148,5,'2026-02-11 08:33:58','2026-02-11 08:33:58','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:33:58','2026-02-11 08:33:58','',76,'https://afhold.co.zm/staging/?p=148',0,'revision','',0),(149,5,'2026-02-11 08:34:53','2026-02-11 08:34:53','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:34:53','2026-02-11 08:34:53','',76,'https://afhold.co.zm/staging/?p=149',0,'revision','',0),(150,5,'2026-02-11 08:37:05','2026-02-11 08:37:05','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:37:05','2026-02-11 08:37:05','',76,'https://afhold.co.zm/staging/?p=150',0,'revision','',0),(151,5,'2026-02-11 08:38:29','2026-02-11 08:38:29','<h3>\n							0761-8523-398						\n					</h3>\n									<h3>\n							KLLG St, No.99, Pku City, ID 28289						\n					</h3>\n									<h3>\n							hello@domainsite.com						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/subsidiaries/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 08:38:29','2026-02-11 08:38:29','',76,'https://afhold.co.zm/staging/?p=151',0,'revision','',0),(270,5,'2026-02-11 13:50:48','2026-02-11 13:50:48','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<h3>\n							enquiries@afhold.co.zm						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 13:50:48','2026-02-11 13:50:48','',76,'https://afhold.co.zm/staging/?p=270',0,'revision','',0),(174,5,'2026-02-11 09:19:49','2026-02-11 09:19:49','<h3>\n							+260 (211)  252265						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<h3>\n							enquiries@afhold.co.zm						\n					</h3>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/aflife-investments/\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/aflife-pension-administration/\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/aflife-properties/\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/subsidiaries-associates/zambia-home-loans/\">\n                                                                Zambia Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/contact-us/\">\n                                CONTACT US                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a href=\"#\">\n									Consult Now\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-11 09:19:49','2026-02-11 09:19:49','',76,'https://afhold.co.zm/staging/?p=174',0,'revision','',0),(153,5,'2026-03-19 09:25:59','2026-02-11 08:47:11','','SUBSIDIARIES','','publish','closed','closed','','subsidiaries','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=153',4,'nav_menu_item','',0),(154,5,'2026-03-19 09:25:59','2026-02-11 08:47:11','','ASSOCIATES','','publish','closed','closed','','associates','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=154',9,'nav_menu_item','',0),(156,5,'2026-02-11 08:56:40','2026-02-11 08:56:40','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->\n					<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>','Homepage','','publish','closed','closed','','homepage','','','2026-02-11 08:56:40','2026-02-11 08:56:40','',0,'https://afhold.co.zm/staging/?elementor_library=homepage',0,'elementor_library','',0),(157,5,'2026-02-11 08:56:40','2026-02-11 08:56:40','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->\n					<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>','Homepage','','inherit','closed','closed','','156-revision-v1','','','2026-02-11 08:56:40','2026-02-11 08:56:40','',156,'https://afhold.co.zm/staging/?p=157',0,'revision','',0),(158,5,'2026-02-11 08:57:42','2026-02-11 08:57:42','<h2>Our Team</h2>		<p>Home / Our Team</p>			<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','Our Team','','publish','closed','closed','','our-team','','','2026-02-11 08:57:42','2026-02-11 08:57:42','',0,'https://afhold.co.zm/staging/?elementor_library=our-team',0,'elementor_library','',0),(159,5,'2026-02-11 08:57:42','2026-02-11 08:57:42','<h2>Our Team</h2>		<p>Home / Our Team</p>			<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','Our Team','','inherit','closed','closed','','158-revision-v1','','','2026-02-11 08:57:42','2026-02-11 08:57:42','',158,'https://afhold.co.zm/staging/?p=159',0,'revision','',0),(497,5,'2026-02-13 10:03:49','2026-02-13 10:03:49','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 10:03:49','2026-02-13 10:03:49','',32,'https://afhold.co.zm/staging/?p=497',0,'revision','',0),(498,5,'2026-02-13 10:03:49','2026-02-13 10:03:49','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 10:03:49','2026-02-13 10:03:49','',32,'https://afhold.co.zm/staging/?p=498',0,'revision','',0),(499,5,'2026-02-13 10:03:49','2026-02-13 10:03:49','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 10:03:49','2026-02-13 10:03:49','',32,'https://afhold.co.zm/staging/?p=499',0,'revision','',0),(467,5,'2026-02-13 09:12:45','2026-02-13 09:12:45','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:12:45','2026-02-13 09:12:45','',32,'https://afhold.co.zm/staging/?p=467',0,'revision','',0),(163,5,'2026-02-11 09:01:33','2026-02-11 09:01:33','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->\n					<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-11 09:01:33','2026-02-11 09:01:33','',32,'https://afhold.co.zm/staging/?p=163',0,'revision','',0),(164,5,'2026-02-11 09:02:32','2026-02-11 09:02:32','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->\n					<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-11 09:02:32','2026-02-11 09:02:32','',32,'https://afhold.co.zm/staging/?p=164',0,'revision','',0),(165,5,'2026-02-11 09:02:32','2026-02-11 09:02:32','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->\n					<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-11 09:02:32','2026-02-11 09:02:32','',32,'https://afhold.co.zm/staging/?p=165',0,'revision','',0),(166,5,'2026-02-11 09:02:32','2026-02-11 09:02:32','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->\n					<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-11 09:02:32','2026-02-11 09:02:32','',32,'https://afhold.co.zm/staging/?p=166',0,'revision','',0),(169,5,'2026-02-11 09:09:27','2026-02-11 09:09:27','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-11 09:09:27','2026-02-11 09:09:27','',14,'https://afhold.co.zm/staging/?p=169',0,'revision','',0),(168,5,'2026-02-11 09:08:43','2026-02-11 09:08:43','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-11 09:08:43','2026-02-11 09:08:43','',14,'https://afhold.co.zm/staging/?p=168',0,'revision','',0),(170,5,'2026-02-11 09:10:27','2026-02-11 09:10:27','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-11 09:10:27','2026-02-11 09:10:27','',14,'https://afhold.co.zm/staging/?p=170',0,'revision','',0),(171,5,'2026-02-11 09:11:29','2026-02-11 09:11:29','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-11 09:11:29','2026-02-11 09:11:29','',14,'https://afhold.co.zm/staging/?p=171',0,'revision','',0),(172,5,'2026-02-11 09:12:55','2026-02-11 09:12:55','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-11 09:12:55','2026-02-11 09:12:55','',14,'https://afhold.co.zm/staging/?p=172',0,'revision','',0),(173,5,'2026-02-11 09:17:13','2026-02-11 09:17:13','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-11 09:17:13','2026-02-11 09:17:13','',14,'https://afhold.co.zm/staging/?p=173',0,'revision','',0),(175,5,'2026-02-11 09:31:17','2026-02-11 09:31:17','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260  211  254  841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a href=\"https://www.linkedin.com/company/afhold-zambia-limited/\" target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','publish','closed','closed','','main-footer','','','2026-03-24 08:07:52','2026-03-24 08:07:52','',0,'https://afhold.co.zm/staging/?post_type=elementor_library&#038;p=175',0,'elementor_library','',0),(176,5,'2026-02-11 09:23:25','2026-02-11 09:23:25','','Elementor Footer #175','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 09:23:25','2026-02-11 09:23:25','',175,'https://afhold.co.zm/staging/?p=176',0,'revision','',0),(177,5,'2026-02-11 09:23:53','2026-02-11 09:23:53','','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 09:23:53','2026-02-11 09:23:53','',175,'https://afhold.co.zm/staging/?p=177',0,'revision','',0),(186,5,'2026-02-11 10:03:11','2026-02-11 10:03:11','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Services</h2>							<ul>\n							<li>\n										Financial Analysis\n									</li>\n								<li>\n										Strategic Planning\n									</li>\n								<li>\n										Market Research\n									</li>\n								<li>\n										Organizational Development\n									</li>\n								<li>\n										Branding Strategy\n									</li>\n								<li>\n										Sustainability and CSR\n									</li>\n						</ul>\n							<h2>Contact Us</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by ProStartKit 					\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 10:03:11','2026-02-11 10:03:11','',175,'https://afhold.co.zm/staging/?p=186',0,'revision','',0),(178,5,'2026-02-11 09:36:42','2026-02-11 09:36:42','<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n					            <form id=\"rform\" data-form=\"1657\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n					<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Services\n									</li>\n								<li>\n										Pricing Plan\n									</li>\n								<li>\n										FAQs\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Services</h2>							<ul>\n							<li>\n										Financial Analysis\n									</li>\n								<li>\n										Strategic Planning\n									</li>\n								<li>\n										Market Research\n									</li>\n								<li>\n										Organizational Development\n									</li>\n								<li>\n										Branding Strategy\n									</li>\n								<li>\n										Sustainability and CSR\n									</li>\n						</ul>\n							<h2>Contact Us</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n							<h2>Copyright © 2026 Afhold. All Rights Reserved. </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 09:36:42','2026-02-11 09:36:42','',175,'https://afhold.co.zm/staging/?p=178',0,'revision','',0),(180,5,'2026-02-11 09:37:57','2026-02-11 09:37:57','<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n					 <h6>Please Select Form.</h6>\n					<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Services\n									</li>\n								<li>\n										Pricing Plan\n									</li>\n								<li>\n										FAQs\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Services</h2>							<ul>\n							<li>\n										Financial Analysis\n									</li>\n								<li>\n										Strategic Planning\n									</li>\n								<li>\n										Market Research\n									</li>\n								<li>\n										Organizational Development\n									</li>\n								<li>\n										Branding Strategy\n									</li>\n								<li>\n										Sustainability and CSR\n									</li>\n						</ul>\n							<h2>Contact Us</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by ProStartKit 					\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 09:37:57','2026-02-11 09:37:57','',175,'https://afhold.co.zm/staging/?p=180',0,'revision','',0),(179,5,'2026-02-11 09:36:42','2026-02-11 09:36:42','<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n					            <form id=\"rform\" data-form=\"1657\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n					<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Services\n									</li>\n								<li>\n										Pricing Plan\n									</li>\n								<li>\n										FAQs\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Services</h2>							<ul>\n							<li>\n										Financial Analysis\n									</li>\n								<li>\n										Strategic Planning\n									</li>\n								<li>\n										Market Research\n									</li>\n								<li>\n										Organizational Development\n									</li>\n								<li>\n										Branding Strategy\n									</li>\n								<li>\n										Sustainability and CSR\n									</li>\n						</ul>\n							<h2>Contact Us</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by ProStartKit 					\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 09:36:42','2026-02-11 09:36:42','',175,'https://afhold.co.zm/staging/?p=179',0,'revision','',0),(187,5,'2026-02-11 10:03:51','2026-02-11 10:03:51','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Services</h2>							<ul>\n							<li>\n										Financial Analysis\n									</li>\n								<li>\n										Strategic Planning\n									</li>\n								<li>\n										Market Research\n									</li>\n								<li>\n										Organizational Development\n									</li>\n								<li>\n										Branding Strategy\n									</li>\n								<li>\n										Sustainability and CSR\n									</li>\n						</ul>\n							<h2>Contact Us</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by ProStartKit 					\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 10:03:51','2026-02-11 10:03:51','',175,'https://afhold.co.zm/staging/?p=187',0,'revision','',0),(764,5,'2026-02-16 12:50:28','2026-02-16 12:50:28','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-16 12:50:28','2026-02-16 12:50:28','',175,'https://afhold.co.zm/staging/?p=764',0,'revision','',0),(269,5,'2026-02-11 13:47:26','2026-02-11 13:47:26','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 13:47:26','2026-02-11 13:47:26','',175,'https://afhold.co.zm/staging/?p=269',0,'revision','',0),(189,5,'2026-02-11 10:18:45','2026-02-11 10:18:45','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 977740265 / 0974771322\n<br>\n+260 966552265					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 10:18:45','2026-02-11 10:18:45','',175,'https://afhold.co.zm/staging/?p=189',0,'revision','',0),(190,5,'2026-02-11 10:20:30','2026-02-11 10:20:30','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 977740265 / 0974771322\n<br>\n+260 966552265					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 10:20:30','2026-02-11 10:20:30','',175,'https://afhold.co.zm/staging/?p=190',0,'revision','',0),(194,5,'2026-02-11 10:26:43','2026-02-11 10:26:43','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 977740265 / 0974771322\n<br>\n+260 966552265					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 10:26:43','2026-02-11 10:26:43','',175,'https://afhold.co.zm/staging/?p=194',0,'revision','',0),(193,5,'2026-02-11 10:24:44','2026-02-11 10:24:44','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n					            <form id=\"rform\" data-form=\"191\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                            </form>\n					<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 977740265 / 0974771322\n<br>\n+260 966552265					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-11 10:24:44','2026-02-11 10:24:44','',175,'https://afhold.co.zm/staging/?p=193',0,'revision','',0),(505,5,'2026-02-13 10:14:29','2026-02-13 10:14:29','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-13 10:14:29','2026-02-13 10:14:29','',47,'https://afhold.co.zm/staging/?p=505',0,'revision','',0),(199,5,'2026-02-11 11:40:07','2026-02-11 11:40:07','<h2>News</h2>		<p>Home / Latest Article</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-11 11:40:07','2026-02-11 11:40:07','',47,'https://afhold.co.zm/staging/?p=199',0,'revision','',0),(197,5,'2026-02-11 11:40:07','2026-02-11 11:40:07','','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-11 11:40:07','2026-02-11 11:40:07','',47,'https://afhold.co.zm/staging/?p=197',0,'revision','',0),(198,5,'2026-02-11 11:40:07','2026-02-11 11:40:07','','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-11 11:40:07','2026-02-11 11:40:07','',47,'https://afhold.co.zm/staging/?p=198',0,'revision','',0),(200,5,'2026-03-19 09:25:59','2026-02-11 11:44:49','','SUBSIDIARIES & ASSOCIATES','','publish','closed','closed','','subsidiaries-associates','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=200',3,'nav_menu_item','',0),(447,5,'2026-02-12 14:19:30','2026-02-12 14:19:30','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:19:30','2026-02-12 14:19:30','',42,'https://afhold.co.zm/staging/?p=447',0,'revision','',0),(445,5,'2026-02-12 14:19:30','2026-02-12 14:19:30','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Other Service</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:19:30','2026-02-12 14:19:30','',42,'https://afhold.co.zm/staging/?p=445',0,'revision','',0),(446,5,'2026-02-12 14:19:30','2026-02-12 14:19:30','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Other Service</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:19:30','2026-02-12 14:19:30','',42,'https://afhold.co.zm/staging/?p=446',0,'revision','',0),(448,5,'2026-02-12 14:20:21','2026-02-12 14:20:21','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:20:21','2026-02-12 14:20:21','',42,'https://afhold.co.zm/staging/?p=448',0,'revision','',0),(449,5,'2026-02-12 14:20:21','2026-02-12 14:20:21','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:20:21','2026-02-12 14:20:21','',42,'https://afhold.co.zm/staging/?p=449',0,'revision','',0),(450,5,'2026-02-12 14:20:21','2026-02-12 14:20:21','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:20:21','2026-02-12 14:20:21','',42,'https://afhold.co.zm/staging/?p=450',0,'revision','',0),(451,5,'2026-02-12 14:20:45','2026-02-12 14:20:45','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:20:45','2026-02-12 14:20:45','',42,'https://afhold.co.zm/staging/?p=451',0,'revision','',0),(452,5,'2026-02-12 14:20:45','2026-02-12 14:20:45','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:20:45','2026-02-12 14:20:45','',42,'https://afhold.co.zm/staging/?p=452',0,'revision','',0),(202,5,'2026-02-11 11:56:04','2026-02-11 11:56:04','','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-11 11:56:04','2026-02-11 11:56:04','',42,'https://afhold.co.zm/staging/?p=202',0,'revision','',0),(203,5,'2026-02-11 11:56:04','2026-02-11 11:56:04','','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-11 11:56:04','2026-02-11 11:56:04','',42,'https://afhold.co.zm/staging/?p=203',0,'revision','',0),(1112,5,'2026-03-17 07:06:28','2026-03-17 07:06:28','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-17 07:06:28','2026-03-17 07:06:28','',32,'https://afhold.co.zm/staging/?p=1112',0,'revision','',0),(1113,5,'2026-03-17 07:06:28','2026-03-17 07:06:28','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-17 07:06:28','2026-03-17 07:06:28','',32,'https://afhold.co.zm/staging/?p=1113',0,'revision','',0),(1114,5,'2026-03-17 07:50:19','2026-03-17 07:50:19','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-17 07:50:19','2026-03-17 07:50:19','',32,'https://afhold.co.zm/staging/?p=1114',0,'revision','',0),(1115,5,'2026-03-17 07:50:19','2026-03-17 07:50:19','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-17 07:50:19','2026-03-17 07:50:19','',32,'https://afhold.co.zm/staging/?p=1115',0,'revision','',0),(1116,5,'2026-03-17 07:50:19','2026-03-17 07:50:19','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-17 07:50:19','2026-03-17 07:50:19','',32,'https://afhold.co.zm/staging/?p=1116',0,'revision','',0),(1120,5,'2026-03-17 07:56:23','2026-03-17 07:56:23','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-17 07:56:23','2026-03-17 07:56:23','',37,'https://afhold.co.zm/staging/?p=1120',0,'revision','',0),(1118,5,'2026-03-17 07:56:22','2026-03-17 07:56:22','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-17 07:56:22','2026-03-17 07:56:22','',37,'https://afhold.co.zm/staging/?p=1118',0,'revision','',0),(226,5,'2026-02-11 12:49:06','2026-02-11 12:49:06','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 12:49:06','2026-02-11 12:49:06','',49,'https://afhold.co.zm/staging/?p=226',0,'revision','',0),(217,5,'2026-02-11 12:44:53','2026-02-11 12:44:53','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','publish','closed','closed','','contact-form','','','2026-02-11 13:10:46','2026-02-11 13:10:46','',0,'https://afhold.co.zm/staging/?romethemeform_form=contact-form',0,'romethemeform_form','',0),(218,5,'2026-02-11 12:48:41','2026-02-11 12:48:41','','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 12:48:41','2026-02-11 12:48:41','',217,'https://afhold.co.zm/staging/?p=218',0,'revision','',0),(219,5,'2026-02-11 12:48:41','2026-02-11 12:48:41','','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 12:48:41','2026-02-11 12:48:41','',217,'https://afhold.co.zm/staging/?p=219',0,'revision','',0),(230,5,'2026-02-11 12:59:23','2026-02-11 12:59:23','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 12:59:23','2026-02-11 12:59:23','',217,'https://afhold.co.zm/staging/?p=230',0,'revision','',0),(220,5,'2026-02-11 12:48:41','2026-02-11 12:48:41','<label for=\"rform-input-text-153509192\">\n                        Name                         *                     </label>\n                                <input name=\"rform-text\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-email-219949308\">\n                        Email                         *                     </label>\n                                <input name=\"rform-email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-textarea-75261090\">\n                        Message                         *                     </label>\n                                <textarea name=\"rform-message \" placeholder=\"Input Message Here\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 12:48:41','2026-02-11 12:48:41','',217,'https://afhold.co.zm/staging/?p=220',0,'revision','',0),(221,5,'2026-02-11 12:48:48','2026-02-11 12:48:48','<label for=\"rform-input-text-153509192\">\n                        Name                         *                     </label>\n                                <input name=\"rform-text\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-email-219949308\">\n                        Email                         *                     </label>\n                                <input name=\"rform-email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-textarea-75261090\">\n                        Message                         *                     </label>\n                                <textarea name=\"rform-message \" placeholder=\"Input Message Here\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 12:48:48','2026-02-11 12:48:48','',217,'https://afhold.co.zm/staging/?p=221',0,'revision','',0),(222,5,'2026-02-11 12:48:48','2026-02-11 12:48:48','<label for=\"rform-input-text-153509192\">\n                        Name                         *                     </label>\n                                <input name=\"rform-text\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-email-219949308\">\n                        Email                         *                     </label>\n                                <input name=\"rform-email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-textarea-75261090\">\n                        Message                         *                     </label>\n                                <textarea name=\"rform-message \" placeholder=\"Input Message Here\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 12:48:48','2026-02-11 12:48:48','',217,'https://afhold.co.zm/staging/?p=222',0,'revision','',0),(223,5,'2026-02-11 12:48:48','2026-02-11 12:48:48','<label for=\"rform-input-text-153509192\">\n                        Name                         *                     </label>\n                                <input name=\"rform-text\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-email-219949308\">\n                        Email                         *                     </label>\n                                <input name=\"rform-email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-textarea-75261090\">\n                        Message                         *                     </label>\n                                <textarea name=\"rform-message \" placeholder=\"Input Message Here\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 12:48:48','2026-02-11 12:48:48','',217,'https://afhold.co.zm/staging/?p=223',0,'revision','',0),(224,5,'2026-02-11 12:49:06','2026-02-11 12:49:06','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.domainsite.com					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 12:49:06','2026-02-11 12:49:06','',49,'https://afhold.co.zm/staging/?p=224',0,'revision','',0),(225,5,'2026-02-11 12:49:06','2026-02-11 12:49:06','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						hello@domainsite.com					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						KLLG St, No.99, Pku City, ID 28289					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.domainsite.com					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 12:49:06','2026-02-11 12:49:06','',49,'https://afhold.co.zm/staging/?p=225',0,'revision','',0),(236,5,'2026-02-11 13:04:13','2026-02-11 13:04:13','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:04:13','2026-02-11 13:04:13','',49,'https://afhold.co.zm/staging/?p=236',0,'revision','',0),(228,5,'2026-02-11 12:59:23','2026-02-11 12:59:23','<label for=\"rform-input-text-153509192\">\n                        Name                         *                     </label>\n                                <input name=\"rform-text\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-email-219949308\">\n                        Email                         *                     </label>\n                                <input name=\"rform-email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-textarea-75261090\">\n                        Message                         *                     </label>\n                                <textarea name=\"rform-message \" placeholder=\"Input Message Here\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 12:59:23','2026-02-11 12:59:23','',217,'https://afhold.co.zm/staging/?p=228',0,'revision','',0),(229,5,'2026-02-11 12:59:23','2026-02-11 12:59:23','<label for=\"rform-input-text-153509192\">\n                        Name                         *                     </label>\n                                <input name=\"rform-text\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-email-219949308\">\n                        Email                         *                     </label>\n                                <input name=\"rform-email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                    <label for=\"rform-input-textarea-75261090\">\n                        Message                         *                     </label>\n                                <textarea name=\"rform-message \" placeholder=\"Input Message Here\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 12:59:23','2026-02-11 12:59:23','',217,'https://afhold.co.zm/staging/?p=229',0,'revision','',0),(231,5,'2026-02-11 13:04:08','2026-02-11 13:04:08','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:04:08','2026-02-11 13:04:08','',217,'https://afhold.co.zm/staging/?p=231',0,'revision','',0),(232,5,'2026-02-11 13:04:08','2026-02-11 13:04:08','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:04:08','2026-02-11 13:04:08','',217,'https://afhold.co.zm/staging/?p=232',0,'revision','',0),(233,5,'2026-02-11 13:04:08','2026-02-11 13:04:08','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:04:08','2026-02-11 13:04:08','',217,'https://afhold.co.zm/staging/?p=233',0,'revision','',0),(234,5,'2026-02-11 13:04:13','2026-02-11 13:04:13','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:04:13','2026-02-11 13:04:13','',49,'https://afhold.co.zm/staging/?p=234',0,'revision','',0),(235,5,'2026-02-11 13:04:13','2026-02-11 13:04:13','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"1582\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                                            </p>\n                            <button></button>\n                            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:04:13','2026-02-11 13:04:13','',49,'https://afhold.co.zm/staging/?p=235',0,'revision','',0),(237,5,'2026-02-11 13:04:16','2026-02-11 13:04:16','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:04:16','2026-02-11 13:04:16','',217,'https://afhold.co.zm/staging/?p=237',0,'revision','',0),(238,5,'2026-02-11 13:04:16','2026-02-11 13:04:16','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:04:16','2026-02-11 13:04:16','',217,'https://afhold.co.zm/staging/?p=238',0,'revision','',0),(239,5,'2026-02-11 13:04:16','2026-02-11 13:04:16','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:04:16','2026-02-11 13:04:16','',217,'https://afhold.co.zm/staging/?p=239',0,'revision','',0),(265,5,'2026-02-11 13:20:24','2026-02-11 13:20:24','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:20:24','2026-02-11 13:20:24','',49,'https://afhold.co.zm/staging/?p=265',0,'revision','',0),(255,5,'2026-02-11 13:12:25','2026-02-11 13:12:25','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:12:25','2026-02-11 13:12:25','',49,'https://afhold.co.zm/staging/?p=255',0,'revision','',0),(241,5,'2026-02-11 13:07:11','2026-02-11 13:07:11','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:07:11','2026-02-11 13:07:11','',217,'https://afhold.co.zm/staging/?p=241',0,'revision','',0),(242,5,'2026-02-11 13:07:11','2026-02-11 13:07:11','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:07:11','2026-02-11 13:07:11','',217,'https://afhold.co.zm/staging/?p=242',0,'revision','',0),(243,5,'2026-02-11 13:07:11','2026-02-11 13:07:11','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:07:11','2026-02-11 13:07:11','',217,'https://afhold.co.zm/staging/?p=243',0,'revision','',0),(244,5,'2026-02-11 13:08:15','2026-02-11 13:08:15','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:08:15','2026-02-11 13:08:15','',217,'https://afhold.co.zm/staging/?p=244',0,'revision','',0),(245,5,'2026-02-11 13:08:15','2026-02-11 13:08:15','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:08:15','2026-02-11 13:08:15','',217,'https://afhold.co.zm/staging/?p=245',0,'revision','',0),(246,5,'2026-02-11 13:08:15','2026-02-11 13:08:15','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:08:15','2026-02-11 13:08:15','',217,'https://afhold.co.zm/staging/?p=246',0,'revision','',0),(247,5,'2026-02-11 13:09:58','2026-02-11 13:09:58','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:09:58','2026-02-11 13:09:58','',217,'https://afhold.co.zm/staging/?p=247',0,'revision','',0),(248,5,'2026-02-11 13:09:58','2026-02-11 13:09:58','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:09:58','2026-02-11 13:09:58','',217,'https://afhold.co.zm/staging/?p=248',0,'revision','',0),(249,5,'2026-02-11 13:09:58','2026-02-11 13:09:58','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:09:58','2026-02-11 13:09:58','',217,'https://afhold.co.zm/staging/?p=249',0,'revision','',0),(250,5,'2026-02-11 13:10:46','2026-02-11 13:10:46','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:10:46','2026-02-11 13:10:46','',217,'https://afhold.co.zm/staging/?p=250',0,'revision','',0),(251,5,'2026-02-11 13:10:46','2026-02-11 13:10:46','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:10:46','2026-02-11 13:10:46','',217,'https://afhold.co.zm/staging/?p=251',0,'revision','',0),(252,5,'2026-02-11 13:10:46','2026-02-11 13:10:46','<input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>','Contact Form','','inherit','closed','closed','','217-revision-v1','','','2026-02-11 13:10:46','2026-02-11 13:10:46','',217,'https://afhold.co.zm/staging/?p=252',0,'revision','',0),(253,5,'2026-02-11 13:12:25','2026-02-11 13:12:25','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:12:25','2026-02-11 13:12:25','',49,'https://afhold.co.zm/staging/?p=253',0,'revision','',0),(254,5,'2026-02-11 13:12:25','2026-02-11 13:12:25','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:12:25','2026-02-11 13:12:25','',49,'https://afhold.co.zm/staging/?p=254',0,'revision','',0),(256,5,'2026-02-11 13:15:50','2026-02-11 13:15:50','','telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc','Telemarketing, black woman and contact us worker on a consultation at call center with computer. Co.','inherit','open','closed','','telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc','','','2026-02-11 13:15:50','2026-02-11 13:15:50','',49,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/telemarketing-black-woman-and-contact-us-worker-o-2026-01-09-09-52-05-utc.jpg',0,'attachment','image/jpeg',0),(257,5,'2026-02-11 13:16:15','2026-02-11 13:16:15','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:16:15','2026-02-11 13:16:15','',49,'https://afhold.co.zm/staging/?p=257',0,'revision','',0),(258,5,'2026-02-11 13:16:15','2026-02-11 13:16:15','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:16:15','2026-02-11 13:16:15','',49,'https://afhold.co.zm/staging/?p=258',0,'revision','',0),(259,5,'2026-02-11 13:16:15','2026-02-11 13:16:15','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:16:15','2026-02-11 13:16:15','',49,'https://afhold.co.zm/staging/?p=259',0,'revision','',0),(260,5,'2026-02-11 13:16:30','2026-02-11 13:16:30','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:16:30','2026-02-11 13:16:30','',49,'https://afhold.co.zm/staging/?p=260',0,'revision','',0),(261,5,'2026-02-11 13:16:30','2026-02-11 13:16:30','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:16:30','2026-02-11 13:16:30','',49,'https://afhold.co.zm/staging/?p=261',0,'revision','',0),(262,5,'2026-02-11 13:16:30','2026-02-11 13:16:30','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:16:30','2026-02-11 13:16:30','',49,'https://afhold.co.zm/staging/?p=262',0,'revision','',0),(263,5,'2026-02-11 13:20:24','2026-02-11 13:20:24','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:20:24','2026-02-11 13:20:24','',49,'https://afhold.co.zm/staging/?p=263',0,'revision','',0),(264,5,'2026-02-11 13:20:24','2026-02-11 13:20:24','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 252265 / 254841\n<br>\n+260 974 771 322 /  0977740265\n<br>\n+260 966 552 265					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:20:24','2026-02-11 13:20:24','',49,'https://afhold.co.zm/staging/?p=264',0,'revision','',0),(266,5,'2026-02-11 13:21:19','2026-02-11 13:21:19','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:21:19','2026-02-11 13:21:19','',49,'https://afhold.co.zm/staging/?p=266',0,'revision','',0),(267,5,'2026-02-11 13:21:19','2026-02-11 13:21:19','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Probiz today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:21:19','2026-02-11 13:21:19','',49,'https://afhold.co.zm/staging/?p=267',0,'revision','',0),(268,5,'2026-02-11 13:21:19','2026-02-11 13:21:19','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-11 13:21:19','2026-02-11 13:21:19','',49,'https://afhold.co.zm/staging/?p=268',0,'revision','',0),(272,5,'2026-02-11 14:01:20','2026-02-11 14:01:20','','A man is sitting at a desk with a laptop and a calculator','A man is sitting at a desk with a laptop and a calculator. He is smiling and he is working on something','inherit','open','closed','','a-man-is-sitting-at-a-desk-with-a-laptop-and-a-calculator','','','2026-02-11 14:01:20','2026-02-11 14:01:20','',37,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/a-man-is-sitting-at-a-desk-with-a-laptop-and-a-cal-2026-01-11-09-32-19-utc.jpg',0,'attachment','image/jpeg',0),(277,5,'2026-02-12 07:54:04','2026-02-12 07:54:04','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>VISION, MISSION, VALUES</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Our Vision</h2>		<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength</p>			<h2>Our Mission</h2>		<p>To create, preserve and grow wealth</p>			<h2>Our Values</h2>		<p>Our core values : </p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Results-driven\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Customer centric\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integrity\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Excellence\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Teamwork\n									</li>\n						</ul>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 07:54:04','2026-02-12 07:54:04','',37,'https://afhold.co.zm/staging/?p=277',0,'revision','',0);
INSERT INTO `wpph_posts` VALUES (274,5,'2026-02-12 07:53:45','2026-02-12 07:53:45','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 07:53:45','2026-02-12 07:53:45','',37,'https://afhold.co.zm/staging/?p=274',0,'revision','',0),(275,5,'2026-02-12 07:53:45','2026-02-12 07:53:45','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Pricing Plan</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Starter</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $50<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>Our team is carefully curated to ensure a diverse range of skills and experiences.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Team</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $70<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>We provide training, workshops, and resources to equip your organization.</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>\n							<h2>Enterprice</h2>				\n					        <a >\n            <h1 data-duration=\"40000\">\n                $120<p class=\'rkit-animated-heading__text text-sliding_down\' data-type=\'[&quot;/month&quot;]\'></p>            </h1>\n        </a>\n		<p>This helps us understand your unique needs and tailor our approach accordingly</p>								<a href=\"#\">\n									Buy Now\n					</a>\n											<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Morbi aliquet ex sit amet pretium.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Vivamus sit amet erat turpis.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Phasellus eu porta dolor.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Pellentesque lorem est.\n									</li>\n						</ul>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 07:53:45','2026-02-12 07:53:45','',37,'https://afhold.co.zm/staging/?p=275',0,'revision','',0),(278,5,'2026-02-12 07:54:04','2026-02-12 07:54:04','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>VISION, MISSION, VALUES</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Our Vision</h2>		<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength</p>			<h2>Our Mission</h2>		<p>To create, preserve and grow wealth</p>			<h2>Our Values</h2>		<p>Our core values : </p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Results-driven\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Customer centric\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integrity\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Excellence\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Teamwork\n									</li>\n						</ul>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 07:54:04','2026-02-12 07:54:04','',37,'https://afhold.co.zm/staging/?p=278',0,'revision','',0),(279,5,'2026-02-12 07:54:04','2026-02-12 07:54:04','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>VISION, MISSION, VALUES</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Our Vision</h2>		<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength</p>			<h2>Our Mission</h2>		<p>To create, preserve and grow wealth</p>			<h2>Our Values</h2>		<p>Our core values : </p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Results-driven\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Customer centric\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integrity\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Excellence\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Teamwork\n									</li>\n						</ul>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 07:54:04','2026-02-12 07:54:04','',37,'https://afhold.co.zm/staging/?p=279',0,'revision','',0),(284,5,'2026-02-12 08:26:41','2026-02-12 08:26:41','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:26:41','2026-02-12 08:26:41','',37,'https://afhold.co.zm/staging/?p=284',0,'revision','',0),(281,5,'2026-02-12 08:24:12','2026-02-12 08:24:12','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>VISION, MISSION, VALUES</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Our Vision</h2>		<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength</p>			<h2>Our Mission</h2>		<p>To create, preserve and grow wealth</p>			<h2>Our Values</h2>		<p>Our core values : </p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Results-driven\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Customer centric\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integrity\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Excellence\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Teamwork\n									</li>\n						</ul>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:24:12','2026-02-12 08:24:12','',37,'https://afhold.co.zm/staging/?p=281',0,'revision','',0),(282,5,'2026-02-12 08:24:12','2026-02-12 08:24:12','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>VISION, MISSION, VALUES</h2>					<h2>Pricing That Suits Your Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Our Vision</h2>		<p>To be a preferred world class Financial Service Provider of cutting-edge solutions anchored on our collective strength</p>			<h2>Our Mission</h2>		<p>To create, preserve and grow wealth</p>			<h2>Our Values</h2>		<p>Our core values : </p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Results-driven\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Customer centric\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integrity\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Excellence\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Teamwork\n									</li>\n						</ul>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:24:12','2026-02-12 08:24:12','',37,'https://afhold.co.zm/staging/?p=282',0,'revision','',0),(285,5,'2026-02-12 08:26:41','2026-02-12 08:26:41','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:26:41','2026-02-12 08:26:41','',37,'https://afhold.co.zm/staging/?p=285',0,'revision','',0),(287,5,'2026-02-12 08:28:24','2026-02-12 08:28:24','','BGOverlay','','inherit','open','closed','','bgoverlay','','','2026-02-12 08:28:24','2026-02-12 08:28:24','',37,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/BGOverlay.png',0,'attachment','image/png',0),(288,5,'2026-02-12 08:29:51','2026-02-12 08:29:51','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:29:51','2026-02-12 08:29:51','',37,'https://afhold.co.zm/staging/?p=288',0,'revision','',0),(289,5,'2026-02-12 08:29:51','2026-02-12 08:29:51','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:29:51','2026-02-12 08:29:51','',37,'https://afhold.co.zm/staging/?p=289',0,'revision','',0),(290,5,'2026-02-12 08:29:51','2026-02-12 08:29:51','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:29:51','2026-02-12 08:29:51','',37,'https://afhold.co.zm/staging/?p=290',0,'revision','',0),(291,5,'2026-02-12 08:32:08','2026-02-12 08:32:08','','Background','','inherit','open','closed','','background','','','2026-02-12 08:32:08','2026-02-12 08:32:08','',37,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Background.png',0,'attachment','image/png',0),(292,5,'2026-02-12 08:32:20','2026-02-12 08:32:20','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:32:20','2026-02-12 08:32:20','',37,'https://afhold.co.zm/staging/?p=292',0,'revision','',0),(293,5,'2026-02-12 08:32:20','2026-02-12 08:32:20','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:32:20','2026-02-12 08:32:20','',37,'https://afhold.co.zm/staging/?p=293',0,'revision','',0),(294,5,'2026-02-12 08:32:20','2026-02-12 08:32:20','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:32:20','2026-02-12 08:32:20','',37,'https://afhold.co.zm/staging/?p=294',0,'revision','',0),(295,5,'2026-02-12 08:34:40','2026-02-12 08:34:40','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:34:40','2026-02-12 08:34:40','',37,'https://afhold.co.zm/staging/?p=295',0,'revision','',0),(296,5,'2026-02-12 08:34:40','2026-02-12 08:34:40','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n												<a href=\"#\">\n									All Services\n					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 08:34:40','2026-02-12 08:34:40','',37,'https://afhold.co.zm/staging/?p=296',0,'revision','',0),(533,5,'2026-02-13 12:16:00','2026-02-13 12:16:00','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:16:00','2026-02-13 12:16:00','',37,'https://afhold.co.zm/staging/?p=533',0,'revision','',0),(386,5,'2026-02-12 12:30:17','2026-02-12 12:30:17','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:30:17','2026-02-12 12:30:17','',37,'https://afhold.co.zm/staging/?p=386',0,'revision','',0),(387,5,'2026-02-12 12:32:26','2026-02-12 12:32:26','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:32:26','2026-02-12 12:32:26','',37,'https://afhold.co.zm/staging/?p=387',0,'revision','',0),(301,5,'2026-02-12 09:04:04','2026-02-12 09:04:04','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:04:04','2026-02-12 09:04:04','',37,'https://afhold.co.zm/staging/?p=301',0,'revision','',0),(299,5,'2026-02-12 09:04:03','2026-02-12 09:04:03','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:04:03','2026-02-12 09:04:03','',37,'https://afhold.co.zm/staging/?p=299',0,'revision','',0),(300,5,'2026-02-12 09:04:03','2026-02-12 09:04:03','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:04:03','2026-02-12 09:04:03','',37,'https://afhold.co.zm/staging/?p=300',0,'revision','',0),(305,5,'2026-02-12 09:07:12','2026-02-12 09:07:12','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n									<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								\n										<a role=\"button\">\n									Click here\n					</a>\n				<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								<a role=\"button\">\n									Click here\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:07:12','2026-02-12 09:07:12','',37,'https://afhold.co.zm/staging/?p=305',0,'revision','',0),(303,5,'2026-02-12 09:07:12','2026-02-12 09:07:12','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:07:12','2026-02-12 09:07:12','',37,'https://afhold.co.zm/staging/?p=303',0,'revision','',0),(304,5,'2026-02-12 09:07:12','2026-02-12 09:07:12','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:07:12','2026-02-12 09:07:12','',37,'https://afhold.co.zm/staging/?p=304',0,'revision','',0),(306,5,'2026-02-12 09:07:42','2026-02-12 09:07:42','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n									<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								\n										<a role=\"button\">\n									Click here\n					</a>\n				<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								<a role=\"button\">\n									Click here\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:07:42','2026-02-12 09:07:42','',37,'https://afhold.co.zm/staging/?p=306',0,'revision','',0),(307,5,'2026-02-12 09:07:42','2026-02-12 09:07:42','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n									<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								\n										<a role=\"button\">\n									Click here\n					</a>\n				<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								<a role=\"button\">\n									Click here\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:07:42','2026-02-12 09:07:42','',37,'https://afhold.co.zm/staging/?p=307',0,'revision','',0),(308,5,'2026-02-12 09:07:43','2026-02-12 09:07:43','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n									<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								\n										<a role=\"button\">\n									Click here\n					</a>\n				<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								<a role=\"button\">\n									Click here\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:07:43','2026-02-12 09:07:43','',37,'https://afhold.co.zm/staging/?p=308',0,'revision','',0),(309,5,'2026-02-12 09:09:29','2026-02-12 09:09:29','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n									<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								\n										<a role=\"button\">\n									Click here\n					</a>\n				<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								<a role=\"button\">\n									Click here\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:09:29','2026-02-12 09:09:29','',37,'https://afhold.co.zm/staging/?p=309',0,'revision','',0),(310,5,'2026-02-12 09:09:29','2026-02-12 09:09:29','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n									<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								\n										<a role=\"button\">\n									Click here\n					</a>\n				<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								<a role=\"button\">\n									Click here\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:09:29','2026-02-12 09:09:29','',37,'https://afhold.co.zm/staging/?p=310',0,'revision','',0),(311,5,'2026-02-12 09:09:30','2026-02-12 09:09:30','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n									<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								\n										<a role=\"button\">\n									Click here\n					</a>\n				<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								<a role=\"button\">\n									Click here\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:09:30','2026-02-12 09:09:30','',37,'https://afhold.co.zm/staging/?p=311',0,'revision','',0),(330,5,'2026-02-12 09:34:54','2026-02-12 09:34:54','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:34:54','2026-02-12 09:34:54','',37,'https://afhold.co.zm/staging/?p=330',0,'revision','',0),(315,5,'2026-02-12 09:26:17','2026-02-12 09:26:17','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:26:17','2026-02-12 09:26:17','',37,'https://afhold.co.zm/staging/?p=315',0,'revision','',0),(313,5,'2026-02-12 09:26:16','2026-02-12 09:26:16','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n									<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								\n										<a role=\"button\">\n									Click here\n					</a>\n				<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								<a role=\"button\">\n									Click here\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:26:16','2026-02-12 09:26:16','',37,'https://afhold.co.zm/staging/?p=313',0,'revision','',0),(314,5,'2026-02-12 09:26:16','2026-02-12 09:26:16','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n									<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								\n										<a role=\"button\">\n									Click here\n					</a>\n				<p><b>Muna Hantuba</b></p><p><b>MBA, BSc Economics and Business Administration </b></p><p><b>Group Chief Executive Officer </b></p><p>(Insert Photograph)</p><p>Muna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.</p>								<a role=\"button\">\n									Click here\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:26:16','2026-02-12 09:26:16','',37,'https://afhold.co.zm/staging/?p=314',0,'revision','',0),(316,5,'2026-02-12 09:27:45','2026-02-12 09:27:45','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:27:45','2026-02-12 09:27:45','',37,'https://afhold.co.zm/staging/?p=316',0,'revision','',0),(317,5,'2026-02-12 09:27:45','2026-02-12 09:27:45','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:27:45','2026-02-12 09:27:45','',37,'https://afhold.co.zm/staging/?p=317',0,'revision','',0),(318,5,'2026-02-12 09:27:45','2026-02-12 09:27:45','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:27:45','2026-02-12 09:27:45','',37,'https://afhold.co.zm/staging/?p=318',0,'revision','',0),(319,5,'2026-02-12 09:29:44','2026-02-12 09:29:44','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:29:44','2026-02-12 09:29:44','',37,'https://afhold.co.zm/staging/?p=319',0,'revision','',0),(320,5,'2026-02-12 09:29:45','2026-02-12 09:29:45','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br>\n<br>\n<b>Group Chief Executive Officer </b>\n<br>\n<br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:29:45','2026-02-12 09:29:45','',37,'https://afhold.co.zm/staging/?p=320',0,'revision','',0),(321,5,'2026-02-12 09:29:45','2026-02-12 09:29:45','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:29:45','2026-02-12 09:29:45','',37,'https://afhold.co.zm/staging/?p=321',0,'revision','',0),(322,5,'2026-02-12 09:31:14','2026-02-12 09:31:14','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:31:14','2026-02-12 09:31:14','',37,'https://afhold.co.zm/staging/?p=322',0,'revision','',0),(323,5,'2026-02-12 09:31:14','2026-02-12 09:31:14','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:31:14','2026-02-12 09:31:14','',37,'https://afhold.co.zm/staging/?p=323',0,'revision','',0);
INSERT INTO `wpph_posts` VALUES (324,5,'2026-02-12 09:31:14','2026-02-12 09:31:14','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:31:14','2026-02-12 09:31:14','',37,'https://afhold.co.zm/staging/?p=324',0,'revision','',0),(325,5,'2026-02-12 09:32:21','2026-02-12 09:32:21','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:32:21','2026-02-12 09:32:21','',37,'https://afhold.co.zm/staging/?p=325',0,'revision','',0),(326,5,'2026-02-12 09:32:21','2026-02-12 09:32:21','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:32:21','2026-02-12 09:32:21','',37,'https://afhold.co.zm/staging/?p=326',0,'revision','',0),(327,5,'2026-02-12 09:32:21','2026-02-12 09:32:21','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:32:21','2026-02-12 09:32:21','',37,'https://afhold.co.zm/staging/?p=327',0,'revision','',0),(328,5,'2026-02-12 09:34:54','2026-02-12 09:34:54','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:34:54','2026-02-12 09:34:54','',37,'https://afhold.co.zm/staging/?p=328',0,'revision','',0),(329,5,'2026-02-12 09:34:54','2026-02-12 09:34:54','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:34:54','2026-02-12 09:34:54','',37,'https://afhold.co.zm/staging/?p=329',0,'revision','',0),(383,5,'2026-02-12 12:27:19','2026-02-12 12:27:19','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:27:19','2026-02-12 12:27:19','',37,'https://afhold.co.zm/staging/?p=383',0,'revision','',0),(334,5,'2026-02-12 09:55:07','2026-02-12 09:55:07','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:55:07','2026-02-12 09:55:07','',37,'https://afhold.co.zm/staging/?p=334',0,'revision','',0),(332,5,'2026-02-12 09:55:07','2026-02-12 09:55:07','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:55:07','2026-02-12 09:55:07','',37,'https://afhold.co.zm/staging/?p=332',0,'revision','',0),(333,5,'2026-02-12 09:55:07','2026-02-12 09:55:07','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						MBA, BSc Economics and Business Administration \nGroup Chief Executive Officer 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:55:07','2026-02-12 09:55:07','',37,'https://afhold.co.zm/staging/?p=333',0,'revision','',0),(335,5,'2026-02-12 09:56:31','2026-02-12 09:56:31','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:56:31','2026-02-12 09:56:31','',37,'https://afhold.co.zm/staging/?p=335',0,'revision','',0),(336,5,'2026-02-12 09:56:31','2026-02-12 09:56:31','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:56:31','2026-02-12 09:56:31','',37,'https://afhold.co.zm/staging/?p=336',0,'revision','',0),(337,5,'2026-02-12 09:56:31','2026-02-12 09:56:31','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:56:31','2026-02-12 09:56:31','',37,'https://afhold.co.zm/staging/?p=337',0,'revision','',0),(338,5,'2026-02-12 09:58:25','2026-02-12 09:58:25','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:58:25','2026-02-12 09:58:25','',37,'https://afhold.co.zm/staging/?p=338',0,'revision','',0),(339,5,'2026-02-12 09:58:25','2026-02-12 09:58:25','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:58:25','2026-02-12 09:58:25','',37,'https://afhold.co.zm/staging/?p=339',0,'revision','',0),(340,5,'2026-02-12 09:58:26','2026-02-12 09:58:26','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 09:58:26','2026-02-12 09:58:26','',37,'https://afhold.co.zm/staging/?p=340',0,'revision','',0),(366,5,'2026-02-12 12:06:36','2026-02-12 12:06:36','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.					\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:06:36','2026-02-12 12:06:36','',37,'https://afhold.co.zm/staging/?p=366',0,'revision','',0),(954,5,'2026-03-06 13:03:13','2026-03-06 13:03:13','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-06 13:03:13','2026-03-06 13:03:13','',32,'https://afhold.co.zm/staging/?p=954',0,'revision','',0),(353,5,'2026-02-12 10:29:03','2026-02-12 10:29:03','a:9:{s:8:\"location\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:20:\"executive-team-membe\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;s:13:\"display_title\";s:0:\"\";}','Executive Team Members Field Group','executive-team-members-field-group','publish','closed','closed','','group_698dab23ea878','','','2026-02-12 10:30:21','2026-02-12 10:30:21','',0,'https://afhold.co.zm/staging/?post_type=acf-field-group&#038;p=353',0,'acf-field-group','',0),(354,5,'2026-02-12 10:29:03','2026-02-12 10:29:03','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Name','name','publish','closed','closed','','field_698dab274c9dc','','','2026-02-12 10:29:03','2026-02-12 10:29:03','',353,'https://afhold.co.zm/staging/?post_type=acf-field&p=354',0,'acf-field','',0),(355,5,'2026-02-12 10:29:03','2026-02-12 10:29:03','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Position','position','publish','closed','closed','','field_698dab434c9dd','','','2026-02-12 10:29:03','2026-02-12 10:29:03','',353,'https://afhold.co.zm/staging/?post_type=acf-field&p=355',1,'acf-field','',0),(356,5,'2026-02-12 10:29:03','2026-02-12 10:29:03','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Education','education','publish','closed','closed','','field_698dab4f4c9de','','','2026-02-12 10:29:03','2026-02-12 10:29:03','',353,'https://afhold.co.zm/staging/?post_type=acf-field&p=356',2,'acf-field','',0),(357,5,'2026-02-12 10:29:03','2026-02-12 10:29:03','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"rows\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Details','details','publish','closed','closed','','field_698dab5e4c9df','','','2026-02-12 10:29:03','2026-02-12 10:29:03','',353,'https://afhold.co.zm/staging/?post_type=acf-field&p=357',3,'acf-field','',0),(358,5,'2026-02-12 10:29:58','2026-02-12 10:29:58','a:35:{s:9:\"post_type\";s:20:\"executive-team-membe\";s:22:\"advanced_configuration\";b:0;s:13:\"import_source\";s:0:\"\";s:11:\"import_date\";s:0:\"\";s:6:\"labels\";a:33:{s:4:\"name\";s:22:\"Executive Team Members\";s:13:\"singular_name\";s:21:\"Executive Team Member\";s:9:\"menu_name\";s:22:\"Executive Team Members\";s:9:\"all_items\";s:26:\"All Executive Team Members\";s:9:\"edit_item\";s:26:\"Edit Executive Team Member\";s:9:\"view_item\";s:26:\"View Executive Team Member\";s:10:\"view_items\";s:27:\"View Executive Team Members\";s:12:\"add_new_item\";s:29:\"Add New Executive Team Member\";s:7:\"add_new\";s:29:\"Add New Executive Team Member\";s:8:\"new_item\";s:25:\"New Executive Team Member\";s:17:\"parent_item_colon\";s:29:\"Parent Executive Team Member:\";s:12:\"search_items\";s:29:\"Search Executive Team Members\";s:9:\"not_found\";s:31:\"No executive team members found\";s:18:\"not_found_in_trash\";s:40:\"No executive team members found in Trash\";s:8:\"archives\";s:30:\"Executive Team Member Archives\";s:10:\"attributes\";s:32:\"Executive Team Member Attributes\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:16:\"insert_into_item\";s:33:\"Insert into executive team member\";s:21:\"uploaded_to_this_item\";s:38:\"Uploaded to this executive team member\";s:17:\"filter_items_list\";s:34:\"Filter executive team members list\";s:14:\"filter_by_date\";s:37:\"Filter executive team members by date\";s:21:\"items_list_navigation\";s:38:\"Executive Team Members list navigation\";s:10:\"items_list\";s:27:\"Executive Team Members list\";s:14:\"item_published\";s:32:\"Executive Team Member published.\";s:24:\"item_published_privately\";s:42:\"Executive Team Member published privately.\";s:22:\"item_reverted_to_draft\";s:40:\"Executive Team Member reverted to draft.\";s:14:\"item_scheduled\";s:32:\"Executive Team Member scheduled.\";s:12:\"item_updated\";s:30:\"Executive Team Member updated.\";s:9:\"item_link\";s:26:\"Executive Team Member Link\";s:21:\"item_link_description\";s:34:\"A link to a executive team member.\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"admin_menu_parent\";s:0:\"\";s:17:\"show_in_admin_bar\";b:1;s:17:\"show_in_nav_menus\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:0:\"\";s:14:\"rest_namespace\";s:5:\"wp/v2\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Posts_Controller\";s:13:\"menu_position\";s:0:\"\";s:9:\"menu_icon\";a:2:{s:4:\"type\";s:9:\"dashicons\";s:5:\"value\";s:20:\"dashicons-admin-post\";}s:19:\"rename_capabilities\";b:0;s:24:\"singular_capability_name\";s:4:\"post\";s:22:\"plural_capability_name\";s:5:\"posts\";s:8:\"supports\";a:4:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";i:3;s:13:\"custom-fields\";}s:10:\"taxonomies\";s:0:\"\";s:11:\"has_archive\";b:0;s:16:\"has_archive_slug\";s:0:\"\";s:7:\"rewrite\";a:4:{s:17:\"permalink_rewrite\";s:13:\"post_type_key\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"0\";s:5:\"pages\";s:1:\"1\";}s:9:\"query_var\";s:13:\"post_type_key\";s:14:\"query_var_name\";s:0:\"\";s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:0;s:20:\"register_meta_box_cb\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}','Executive Team Members','executive-team-members','publish','closed','closed','','post_type_698dab8a5936b','','','2026-02-12 10:29:58','2026-02-12 10:29:58','',0,'https://afhold.co.zm/staging/?post_type=acf-post-type&#038;p=358',0,'acf-post-type','',0),(1241,5,'2026-03-20 10:29:26','2026-03-20 10:29:26','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-20 10:29:26','2026-03-20 10:29:26','',100,'https://afhold.co.zm/staging/?p=1241',0,'revision','',0),(1242,5,'2026-03-20 10:29:26','2026-03-20 10:29:26','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-20 10:29:26','2026-03-20 10:29:26','',100,'https://afhold.co.zm/staging/?p=1242',0,'revision','',0),(1240,5,'2026-03-20 10:29:26','2026-03-20 10:29:26','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-20 10:29:26','2026-03-20 10:29:26','',100,'https://afhold.co.zm/staging/?p=1240',0,'revision','',0),(363,5,'2026-02-12 12:05:12','2026-02-12 12:05:12','','Muna Hantuba','','publish','closed','closed','','muna-hantuba','','','2026-03-11 11:39:09','2026-03-11 11:39:09','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=363',0,'executive-team-membe','',0),(364,5,'2026-02-12 12:06:35','2026-02-12 12:06:35','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:06:35','2026-02-12 12:06:35','',37,'https://afhold.co.zm/staging/?p=364',0,'revision','',0),(365,5,'2026-02-12 12:06:35','2026-02-12 12:06:35','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:06:35','2026-02-12 12:06:35','',37,'https://afhold.co.zm/staging/?p=365',0,'revision','',0),(367,5,'2026-02-12 12:09:16','2026-02-12 12:09:16','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','publish','closed','closed','','elementor-loop-item','','','2026-03-20 11:32:35','2026-03-20 11:32:35','',0,'https://afhold.co.zm/staging/?elementor_library=elementor-loop-item',0,'elementor_library','',0),(368,5,'2026-02-12 12:09:16','2026-02-12 12:09:16','','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-12 12:09:16','2026-02-12 12:09:16','',367,'https://afhold.co.zm/staging/?p=368',0,'revision','',0),(369,5,'2026-02-12 12:09:16','2026-02-12 12:09:16','','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-12 12:09:16','2026-02-12 12:09:16','',367,'https://afhold.co.zm/staging/?p=369',0,'revision','',0),(370,5,'2026-02-12 12:09:18','2026-02-12 12:09:18','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.					\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:09:18','2026-02-12 12:09:18','',37,'https://afhold.co.zm/staging/?p=370',0,'revision','',0),(371,5,'2026-02-12 12:09:18','2026-02-12 12:09:18','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.					\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:09:18','2026-02-12 12:09:18','',37,'https://afhold.co.zm/staging/?p=371',0,'revision','',0),(372,5,'2026-02-12 12:09:19','2026-02-12 12:09:19','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:09:19','2026-02-12 12:09:19','',37,'https://afhold.co.zm/staging/?p=372',0,'revision','',0),(373,5,'2026-02-12 12:11:19','2026-02-12 12:11:19','','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-12 12:11:19','2026-02-12 12:11:19','',367,'https://afhold.co.zm/staging/?p=373',0,'revision','',0),(390,5,'2026-02-12 12:34:36','2026-02-12 12:34:36','','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-12 12:34:36','2026-02-12 12:34:36','',367,'https://afhold.co.zm/staging/?p=390',0,'revision','',0),(391,5,'2026-02-12 12:35:38','2026-02-12 12:35:38','','Muna Hantuba','','publish','closed','closed','','muna-hantuba','','','2026-02-16 14:18:24','2026-02-16 14:18:24','',0,'https://afhold.co.zm/staging/?post_type=board-of-directors-m&#038;p=391',0,'board-of-directors-m','',0),(379,5,'2026-02-12 12:23:14','2026-02-12 12:23:14','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-12 12:23:14','2026-02-12 12:23:14','',367,'https://afhold.co.zm/staging/?p=379',0,'revision','',0),(378,5,'2026-02-12 12:17:26','2026-02-12 12:17:26','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n					<h6>Add Your Heading Text Here</h6>				\n					<h2>Add Your Heading Text Here</h2>				\n					<h2>Add Your Heading Text Here</h2>				\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h6>Add Your Heading Text Here</h6>					<h2>Add Your Heading Text Here</h2>					<h2>Add Your Heading Text Here</h2>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-12 12:17:26','2026-02-12 12:17:26','',367,'https://afhold.co.zm/staging/?p=378',0,'revision','',0),(374,5,'2026-02-12 12:11:19','2026-02-12 12:11:19','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-12 12:11:19','2026-02-12 12:11:19','',367,'https://afhold.co.zm/staging/?p=374',0,'revision','',0),(375,5,'2026-02-12 12:13:26','2026-02-12 12:13:26','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:13:26','2026-02-12 12:13:26','',37,'https://afhold.co.zm/staging/?p=375',0,'revision','',0),(376,5,'2026-02-12 12:13:26','2026-02-12 12:13:26','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:13:26','2026-02-12 12:13:26','',37,'https://afhold.co.zm/staging/?p=376',0,'revision','',0),(377,5,'2026-02-12 12:13:26','2026-02-12 12:13:26','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:13:26','2026-02-12 12:13:26','',37,'https://afhold.co.zm/staging/?p=377',0,'revision','',0),(380,5,'2026-02-12 12:25:05','2026-02-12 12:25:05','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-12 12:25:05','2026-02-12 12:25:05','',367,'https://afhold.co.zm/staging/?p=380',0,'revision','',0),(381,5,'2026-02-12 12:27:19','2026-02-12 12:27:19','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:27:19','2026-02-12 12:27:19','',37,'https://afhold.co.zm/staging/?p=381',0,'revision','',0),(382,5,'2026-02-12 12:27:19','2026-02-12 12:27:19','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Muna Hantuba						\n					</h3>\n									<p>\n						Group Chief Executive Officer\n<br> \nMBA, BSc Economics and Business Administration 					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Geoffrey Musekiwa						\n					</h3>\n									<p>\n						Group Chief Executive Officer \n<br>\nMBA, BSc Economics and Business Administration \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Geoffrey Musekiwa</b></h4>\n<br>\n<b>Group Chief Operating Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nGroup Chief Operating Officer. Geoffrey Musekiwa has over 20 years’ experience in capital markets covering investment research, portfolio management, corporate finance, business development and general management. He has worked for the Johannesburg Stock Exchange in South Africa as well as banking and investment management groups in Zimbabwe and has extensive knowledge of African capital markets. He is responsible for driving the firm-wide strategy encompassing investments, operations, business development and stakeholder management.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Fortunate Ngatsha						\n					</h3>\n									<p>\n						Group Chief Financial Officer\n<br>\nZDA, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h4 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h4>\n<br>\n<b>Group Chief Executive Officer </b>\n&nbsp;\n<b>MBA, BSc Economics and Business Administration </b>\n&nbsp;\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Bryson Hamanzuka						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Pension Administration\n<br>\nBSc (Hons) Eng, FCCA, FZICA\n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Jonathan Imakando						\n					</h3>\n									<p>\n						Chief Executive Officer – Aflife Investments\n<br>\nMBA, BSc Accounting and Finance					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Collina Halwampa						\n					</h3>\n									<p>\n						Head of Corporate Services - Aflife Pension Administration \n<br>\nBBA, ACIMA, AZICA, CGMA , EMBA \n					</p>\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n									<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.								\n												<a role=\"button\">\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<h5 style=\"font-family: Lato, sans-serif;\"><b>Muna Hantuba</b></h5>\n<br>\n<b>Group Chief Executive Officer </b>\n<br><br>\n<b>MBA, BSc Economics and Business Administration </b>\n<br><br>\nMuna Hantuba is a Director and Chief Executive Officer of Aflife Holdings (Zambia) Limited. He is a graduate of the Zambian School of Economics and Business Administration and has an MBA in Finance, Banking and Marketing from Stirling University in Scotland. He has over 20 years of work experience in the financial services industry.','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:27:19','2026-02-12 12:27:19','',37,'https://afhold.co.zm/staging/?p=382',0,'revision','',0),(384,5,'2026-02-12 12:30:17','2026-02-12 12:30:17','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:30:17','2026-02-12 12:30:17','',37,'https://afhold.co.zm/staging/?p=384',0,'revision','',0);
INSERT INTO `wpph_posts` VALUES (385,5,'2026-02-12 12:30:17','2026-02-12 12:30:17','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Savannah Nguyen						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Arlene McCoy						\n					</h3>\n									<p>\n						Senior Associate					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Alexander Grant						\n					</h3>\n									<p>\n						Chief Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Analyst					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:30:17','2026-02-12 12:30:17','',37,'https://afhold.co.zm/staging/?p=385',0,'revision','',0),(388,5,'2026-02-12 12:32:26','2026-02-12 12:32:26','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:32:26','2026-02-12 12:32:26','',37,'https://afhold.co.zm/staging/?p=388',0,'revision','',0),(389,5,'2026-02-12 12:32:26','2026-02-12 12:32:26','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:32:26','2026-02-12 12:32:26','',37,'https://afhold.co.zm/staging/?p=389',0,'revision','',0),(392,5,'2026-02-12 12:36:50','2026-02-12 12:36:50','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-12 12:36:50','2026-02-12 12:36:50','',367,'https://afhold.co.zm/staging/?p=392',0,'revision','',0),(393,5,'2026-02-12 12:39:14','2026-02-12 12:39:14','','Elementor Loop Item #393','','publish','closed','closed','','elementor-loop-item-2','','','2026-02-16 14:18:38','2026-02-16 14:18:38','',0,'https://afhold.co.zm/staging/?elementor_library=elementor-loop-item-2',0,'elementor_library','',0),(394,5,'2026-02-12 12:39:14','2026-02-12 12:39:14','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-12 12:39:14','2026-02-12 12:39:14','',393,'https://afhold.co.zm/staging/?p=394',0,'revision','',0),(395,5,'2026-02-12 12:39:14','2026-02-12 12:39:14','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-12 12:39:14','2026-02-12 12:39:14','',393,'https://afhold.co.zm/staging/?p=395',0,'revision','',0),(396,5,'2026-02-12 12:39:16','2026-02-12 12:39:16','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:39:16','2026-02-12 12:39:16','',37,'https://afhold.co.zm/staging/?p=396',0,'revision','',0),(397,5,'2026-02-12 12:39:16','2026-02-12 12:39:16','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:39:16','2026-02-12 12:39:16','',37,'https://afhold.co.zm/staging/?p=397',0,'revision','',0),(398,5,'2026-02-12 12:39:16','2026-02-12 12:39:16','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:39:16','2026-02-12 12:39:16','',37,'https://afhold.co.zm/staging/?p=398',0,'revision','',0),(399,5,'2026-02-12 12:40:40','2026-02-12 12:40:40','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-12 12:40:40','2026-02-12 12:40:40','',393,'https://afhold.co.zm/staging/?p=399',0,'revision','',0),(400,5,'2026-02-12 12:40:40','2026-02-12 12:40:40','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-12 12:40:40','2026-02-12 12:40:40','',393,'https://afhold.co.zm/staging/?p=400',0,'revision','',0),(401,5,'2026-02-12 12:43:32','2026-02-12 12:43:32','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:43:32','2026-02-12 12:43:32','',37,'https://afhold.co.zm/staging/?p=401',0,'revision','',0),(402,5,'2026-02-12 12:43:32','2026-02-12 12:43:32','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:43:32','2026-02-12 12:43:32','',37,'https://afhold.co.zm/staging/?p=402',0,'revision','',0),(403,5,'2026-02-12 12:43:32','2026-02-12 12:43:32','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:43:32','2026-02-12 12:43:32','',37,'https://afhold.co.zm/staging/?p=403',0,'revision','',0),(404,5,'2026-02-12 12:44:46','2026-02-12 12:44:46','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:44:46','2026-02-12 12:44:46','',37,'https://afhold.co.zm/staging/?p=404',0,'revision','',0),(405,5,'2026-02-12 12:44:46','2026-02-12 12:44:46','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:44:46','2026-02-12 12:44:46','',37,'https://afhold.co.zm/staging/?p=405',0,'revision','',0),(406,5,'2026-02-12 12:44:46','2026-02-12 12:44:46','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-12 12:44:46','2026-02-12 12:44:46','',37,'https://afhold.co.zm/staging/?p=406',0,'revision','',0),(407,5,'2026-02-12 12:52:53','2026-02-12 12:52:53','a:9:{s:8:\"location\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"news-article\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;s:13:\"display_title\";s:0:\"\";}','News Articles Field Group','news-articles-field-group','publish','closed','closed','','group_698dccc77ad38','','','2026-03-13 07:16:13','2026-03-13 07:16:13','',0,'https://afhold.co.zm/staging/?post_type=acf-field-group&#038;p=407',0,'acf-field-group','',0),(408,5,'2026-02-12 12:52:53','2026-02-12 12:52:53','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Title','title','publish','closed','closed','','field_698dcccae511a','','','2026-02-12 12:52:53','2026-02-12 12:52:53','',407,'https://afhold.co.zm/staging/?post_type=acf-field&p=408',0,'acf-field','',0),(409,5,'2026-02-12 12:52:53','2026-02-12 12:52:53','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:4:\"rows\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Details','details','publish','closed','closed','','field_698dccfae511b','','','2026-02-12 13:32:58','2026-02-12 13:32:58','',407,'https://afhold.co.zm/staging/?post_type=acf-field&#038;p=409',2,'acf-field','',0),(410,5,'2026-02-12 12:53:42','2026-02-12 12:53:42','a:35:{s:9:\"post_type\";s:12:\"news-article\";s:22:\"advanced_configuration\";b:0;s:13:\"import_source\";s:0:\"\";s:11:\"import_date\";s:0:\"\";s:6:\"labels\";a:33:{s:4:\"name\";s:13:\"News Articles\";s:13:\"singular_name\";s:12:\"News Article\";s:9:\"menu_name\";s:13:\"News Articles\";s:9:\"all_items\";s:17:\"All News Articles\";s:9:\"edit_item\";s:17:\"Edit News Article\";s:9:\"view_item\";s:17:\"View News Article\";s:10:\"view_items\";s:18:\"View News Articles\";s:12:\"add_new_item\";s:20:\"Add New News Article\";s:7:\"add_new\";s:20:\"Add New News Article\";s:8:\"new_item\";s:16:\"New News Article\";s:17:\"parent_item_colon\";s:20:\"Parent News Article:\";s:12:\"search_items\";s:20:\"Search News Articles\";s:9:\"not_found\";s:22:\"No news articles found\";s:18:\"not_found_in_trash\";s:31:\"No news articles found in Trash\";s:8:\"archives\";s:21:\"News Article Archives\";s:10:\"attributes\";s:23:\"News Article Attributes\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:16:\"insert_into_item\";s:24:\"Insert into news article\";s:21:\"uploaded_to_this_item\";s:29:\"Uploaded to this news article\";s:17:\"filter_items_list\";s:25:\"Filter news articles list\";s:14:\"filter_by_date\";s:28:\"Filter news articles by date\";s:21:\"items_list_navigation\";s:29:\"News Articles list navigation\";s:10:\"items_list\";s:18:\"News Articles list\";s:14:\"item_published\";s:23:\"News Article published.\";s:24:\"item_published_privately\";s:33:\"News Article published privately.\";s:22:\"item_reverted_to_draft\";s:31:\"News Article reverted to draft.\";s:14:\"item_scheduled\";s:23:\"News Article scheduled.\";s:12:\"item_updated\";s:21:\"News Article updated.\";s:9:\"item_link\";s:17:\"News Article Link\";s:21:\"item_link_description\";s:25:\"A link to a news article.\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"admin_menu_parent\";s:0:\"\";s:17:\"show_in_admin_bar\";b:1;s:17:\"show_in_nav_menus\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:0:\"\";s:14:\"rest_namespace\";s:5:\"wp/v2\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Posts_Controller\";s:13:\"menu_position\";s:0:\"\";s:9:\"menu_icon\";a:2:{s:4:\"type\";s:9:\"dashicons\";s:5:\"value\";s:20:\"dashicons-admin-post\";}s:19:\"rename_capabilities\";b:0;s:24:\"singular_capability_name\";s:4:\"post\";s:22:\"plural_capability_name\";s:5:\"posts\";s:8:\"supports\";a:4:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";i:3;s:13:\"custom-fields\";}s:10:\"taxonomies\";s:0:\"\";s:11:\"has_archive\";b:0;s:16:\"has_archive_slug\";s:0:\"\";s:7:\"rewrite\";a:4:{s:17:\"permalink_rewrite\";s:13:\"post_type_key\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"0\";s:5:\"pages\";s:1:\"1\";}s:9:\"query_var\";s:13:\"post_type_key\";s:14:\"query_var_name\";s:0:\"\";s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:0;s:20:\"register_meta_box_cb\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}','News Articles','news-articles','publish','closed','closed','','post_type_698dcd3de786f','','','2026-02-12 12:53:42','2026-02-12 12:53:42','',0,'https://afhold.co.zm/staging/?post_type=acf-post-type&#038;p=410',0,'acf-post-type','',0),(412,5,'2026-02-12 13:07:43','2026-02-12 13:07:43','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','publish','closed','closed','','elementor-single-post-412','','','2026-03-13 07:22:11','2026-03-13 07:22:11','',0,'https://afhold.co.zm/staging/?post_type=elementor_library&#038;p=412',0,'elementor_library','',0),(413,5,'2026-02-12 12:55:11','2026-02-12 12:55:11','','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-12 12:55:11','2026-02-12 12:55:11','',412,'https://afhold.co.zm/staging/?p=413',0,'revision','',0),(414,5,'2026-02-12 13:05:20','2026-02-12 13:05:20','','Elementor Loop Item #414','','publish','closed','closed','','elementor-loop-item-3','','','2026-02-12 13:05:20','2026-02-12 13:05:20','',0,'https://afhold.co.zm/staging/?elementor_library=elementor-loop-item-3',0,'elementor_library','',0),(415,5,'2026-02-12 13:05:20','2026-02-12 13:05:20','','Elementor Loop Item #414','','inherit','closed','closed','','414-revision-v1','','','2026-02-12 13:05:20','2026-02-12 13:05:20','',414,'https://afhold.co.zm/staging/?p=415',0,'revision','',0),(416,5,'2026-02-12 13:05:20','2026-02-12 13:05:20','','Elementor Loop Item #414','','inherit','closed','closed','','414-revision-v1','','','2026-02-12 13:05:20','2026-02-12 13:05:20','',414,'https://afhold.co.zm/staging/?p=416',0,'revision','',0),(417,5,'2026-02-12 13:05:21','2026-02-12 13:05:21','<h2>Latest Article</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-12 13:05:21','2026-02-12 13:05:21','',412,'https://afhold.co.zm/staging/?p=417',0,'revision','',0),(418,5,'2026-02-12 13:05:21','2026-02-12 13:05:21','<h2>Latest Article</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-12 13:05:21','2026-02-12 13:05:21','',412,'https://afhold.co.zm/staging/?p=418',0,'revision','',0),(419,5,'2026-02-12 13:07:43','2026-02-12 13:07:43','<h2>Latest Article</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-12 13:07:43','2026-02-12 13:07:43','',412,'https://afhold.co.zm/staging/?p=419',0,'revision','',0),(420,5,'2026-02-12 13:15:55','2026-02-12 13:15:55','<h2>Latest Article</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-12 13:15:55','2026-02-12 13:15:55','',412,'https://afhold.co.zm/staging/?p=420',0,'revision','',0),(427,5,'2026-02-12 13:23:19','2026-02-12 13:23:19','<h2>News</h2>		<p>Home / Latest Article</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-12 13:23:19','2026-02-12 13:23:19','',47,'https://afhold.co.zm/staging/?p=427',0,'revision','',0),(422,5,'2026-02-12 13:23:17','2026-02-12 13:23:17','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','publish','closed','closed','','elementor-loop-item-4','','','2026-02-17 09:53:48','2026-02-17 09:53:48','',0,'https://afhold.co.zm/staging/?elementor_library=elementor-loop-item-4',0,'elementor_library','',0),(423,5,'2026-02-12 13:23:17','2026-02-12 13:23:17','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-12 13:23:17','2026-02-12 13:23:17','',422,'https://afhold.co.zm/staging/?p=423',0,'revision','',0),(424,5,'2026-02-12 13:23:17','2026-02-12 13:23:17','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-12 13:23:17','2026-02-12 13:23:17','',422,'https://afhold.co.zm/staging/?p=424',0,'revision','',0),(425,5,'2026-02-12 13:23:19','2026-02-12 13:23:19','<h2>News</h2>		<p>Home / Latest Article</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-12 13:23:19','2026-02-12 13:23:19','',47,'https://afhold.co.zm/staging/?p=425',0,'revision','',0),(426,5,'2026-02-12 13:23:19','2026-02-12 13:23:19','<h2>News</h2>		<p>Home / Latest Article</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-12 13:23:19','2026-02-12 13:23:19','',47,'https://afhold.co.zm/staging/?p=426',0,'revision','',0),(776,5,'2026-02-16 13:46:30','2026-02-16 13:46:30','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 13:46:30','2026-02-16 13:46:30','',393,'https://afhold.co.zm/staging/?p=776',0,'revision','',0),(777,5,'2026-02-16 13:48:49','2026-02-16 13:48:49','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 13:48:49','2026-02-16 13:48:49','',393,'https://afhold.co.zm/staging/?p=777',0,'revision','',0),(674,5,'2026-02-16 08:30:26','2026-02-16 08:30:26','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:30:26','2026-02-16 08:30:26','',422,'https://afhold.co.zm/staging/?p=674',0,'revision','',0),(432,5,'2026-02-12 13:41:48','2026-02-12 13:41:48','<a role=\"button\">\n									Read More\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-12 13:41:48','2026-02-12 13:41:48','',422,'https://afhold.co.zm/staging/?p=432',0,'revision','',0),(430,5,'2026-02-12 13:32:58','2026-02-12 13:32:58','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Brief Description','brief_description','publish','closed','closed','','field_698dd6680f7fc','','','2026-02-12 13:32:58','2026-02-12 13:32:58','',407,'https://afhold.co.zm/staging/?post_type=acf-field&p=430',1,'acf-field','',0),(431,5,'2026-02-12 13:41:48','2026-02-12 13:41:48','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-12 13:41:48','2026-02-12 13:41:48','',422,'https://afhold.co.zm/staging/?p=431',0,'revision','',0),(433,5,'2026-02-12 13:46:16','2026-02-12 13:46:16','<a role=\"button\">\n									Read More\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-12 13:46:16','2026-02-12 13:46:16','',422,'https://afhold.co.zm/staging/?p=433',0,'revision','',0),(434,5,'2026-02-12 13:48:13','2026-02-12 13:48:13','','Test Article','','trash','closed','closed','','test-article__trashed','','','2026-03-11 14:54:12','2026-03-11 14:54:12','',0,'https://afhold.co.zm/staging/?post_type=news-article&#038;p=434',0,'news-article','',0),(435,5,'2026-02-12 13:49:29','2026-02-12 13:49:29','<a role=\"button\">\n									Read More\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-12 13:49:29','2026-02-12 13:49:29','',422,'https://afhold.co.zm/staging/?p=435',0,'revision','',0),(436,5,'2026-02-12 13:50:00','2026-02-12 13:50:00','<a role=\"button\">\n									Read More\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-12 13:50:00','2026-02-12 13:50:00','',422,'https://afhold.co.zm/staging/?p=436',0,'revision','',0),(437,5,'2026-02-12 14:06:46','2026-02-12 14:06:46','','sanlam-logo','','inherit','open','closed','','sanlam-logo','','','2026-02-12 14:06:46','2026-02-12 14:06:46','',42,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png',0,'attachment','image/png',0),(439,5,'2026-02-12 14:15:18','2026-02-12 14:15:18','','menel_logo','','inherit','open','closed','','menel_logo','','','2026-02-12 14:15:18','2026-02-12 14:15:18','',42,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png',0,'attachment','image/png',0),(440,5,'2026-02-12 14:15:18','2026-02-12 14:15:18','','bifm_logo','','inherit','open','closed','','bifm_logo','','','2026-02-12 14:15:18','2026-02-12 14:15:18','',42,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png',0,'attachment','image/png',0),(441,5,'2026-02-12 14:15:42','2026-02-12 14:15:42','<h2>Investors</h2>		<p>Home / Service Detail</p>			<h2>Financial Analysis</h2>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.</p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Other Service</h2>				\n                            Financial Analysis                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Strategic Planning                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Market Research                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Organizational Development                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Branding Strategy                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Sustainability and CSR                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Share On : </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:15:42','2026-02-12 14:15:42','',42,'https://afhold.co.zm/staging/?p=441',0,'revision','',0),(442,5,'2026-02-12 14:15:42','2026-02-12 14:15:42','<h2>Investors</h2>		<p>Home / Service Detail</p>			<h2>Financial Analysis</h2>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. Fusce malesuada eros a leo rhoncus, vitae elementum risus lacinia. Morbi eu purus sit amet eros malesuada condimentum. Duis rutrum vel risus non tristique. Mauris sit amet pellentesque ligula. Vestibulum nibh ipsum, vulputate ac odio eu, eleifend tristique tortor. In elementum purus ullamcorper pretium porttitor. Duis cursus nibh feugiat, tempor lacus et, posuere nibh. Ut in ligula lectus. Duis tellus lacus, tincidunt ac viverra sit amet, maximus at magna.</p><p>Vivamus id tincidunt enim. Sed iaculis finibus ante, a vulputate est ullamcorper a. Duis ut neque rutrum, eleifend augue vel, volutpat tortor. Morbi aliquet ex sit amet pretium consectetur. Vivamus sit amet erat turpis. Fusce mollis libero tellus, vitae lobortis ex semper tincidunt. Donec pretium, elit ut mattis euismod, quam sem aliquet metus, in euismod urna purus maximus mi. Nunc vel ipsum luctus dui dapibus gravida. Phasellus in ex varius, varius justo in, semper nunc. Morbi pretium sagittis fermentum. Maecenas id risus nec libero scelerisque laoreet. Praesent at tellus pretium, dignissim turpis et, auctor arcu. Donec venenatis ipsum dolor.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Other Service</h2>				\n                            Financial Analysis                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Strategic Planning                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Market Research                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Organizational Development                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Branding Strategy                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n                            Sustainability and CSR                        \n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam non ornare ante. </p>                        \n					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Share On : </h2>							\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:15:42','2026-02-12 14:15:42','',42,'https://afhold.co.zm/staging/?p=442',0,'revision','',0),(453,5,'2026-02-12 14:20:45','2026-02-12 14:20:45','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-12 14:20:45','2026-02-12 14:20:45','',42,'https://afhold.co.zm/staging/?p=453',0,'revision','',0),(454,5,'2026-03-19 09:25:59','2026-02-12 14:40:02','','Aflife Investments','','publish','closed','closed','','aflife-investments','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=454',5,'nav_menu_item','',0),(455,5,'2026-03-19 09:25:59','2026-02-12 14:40:02','','Aflife Properties','','publish','closed','closed','','aflife-properties','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=455',7,'nav_menu_item','',0),(456,5,'2026-03-19 09:25:59','2026-02-12 14:40:02','','Aflife Pension Administration','','publish','closed','closed','','aflife-pension-administration','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=456',6,'nav_menu_item','',0),(457,5,'2026-03-19 09:25:59','2026-02-12 14:40:02','','Zambian Home Loans','','publish','closed','closed','','zambias-home-loans','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=457',10,'nav_menu_item','',0),(464,5,'2026-02-12 15:00:34','2026-02-12 15:00:34','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-12 15:00:34','2026-02-12 15:00:34','',100,'https://afhold.co.zm/staging/?p=464',0,'revision','',0),(465,5,'2026-02-13 09:12:45','2026-02-13 09:12:45','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->\n					<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:12:45','2026-02-13 09:12:45','',32,'https://afhold.co.zm/staging/?p=465',0,'revision','',0),(461,5,'2026-02-12 14:56:49','2026-02-12 14:56:49','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-12 14:56:49','2026-02-12 14:56:49','',100,'https://afhold.co.zm/staging/?p=461',0,'revision','',0),(459,5,'2026-02-12 14:56:49','2026-02-12 14:56:49','','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-12 14:56:49','2026-02-12 14:56:49','',100,'https://afhold.co.zm/staging/?p=459',0,'revision','',0),(460,5,'2026-02-12 14:56:49','2026-02-12 14:56:49','','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-12 14:56:49','2026-02-12 14:56:49','',100,'https://afhold.co.zm/staging/?p=460',0,'revision','',0),(462,5,'2026-02-12 15:00:33','2026-02-12 15:00:33','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-12 15:00:33','2026-02-12 15:00:33','',100,'https://afhold.co.zm/staging/?p=462',0,'revision','',0),(463,5,'2026-02-12 15:00:34','2026-02-12 15:00:34','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Integer eget lacus ac magna suscipit lobortis vitae eu lectus. Phasellus eu porta dolor. Nam ut consequat lacus. Cras rhoncus justo a nulla porta, et auctor lorem ullamcorper. Curabitur lobortis eros eu elit eleifend dignissim. Maecenas id dictum nulla, quis ornare elit. Duis porta finibus quam et ultricies. Sed sit amet quam mollis, volutpat quam eget, mollis urna. Vestibulum a auctor orci, ac vestibulum libero.</p><p>Morbi dictum ex a erat porta, at ultrices nisl porttitor. Suspendisse volutpat ex et metus tristique rutrum. Nam non arcu est. Nullam viverra, tortor nec venenatis aliquam, turpis nunc aliquet ipsum, luctus imperdiet nisi nisl quis urna. Vivamus mattis orci lacus, sed dignissim metus ultricies in. Pellentesque lorem est, dignissim suscipit tellus id, auctor efficitur neque. Praesent vel neque eget est venenatis rhoncus sit amet a sapien. Cras ornare libero et elementum molestie. Nam mattis pellentesque sem, eu lacinia turpis congue in. Vivamus nec fringilla quam. Cras congue neque ante, at pretium lectus egestas aliquet. Sed ultrices, turpis vitae scelerisque sodales, tortor felis vehicula odio, vitae rhoncus lorem libero ut tellus.</p><p>Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla. Donec vestibulum et risus at condimentum. Nulla condimentum dui sit amet nulla volutpat vestibulum. Nunc luctus condimentum mauris id efficitur. Duis condimentum neque at lectus convallis vestibulum. Etiam et finibus justo. Nulla augue lectus, vehicula eu faucibus et, egestas in enim. In purus nisi, fermentum sit amet rhoncus nec, gravida eu tellus. Sed eu urna molestie, eleifend quam ut, finibus dui.</p>			<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-12 15:00:34','2026-02-12 15:00:34','',100,'https://afhold.co.zm/staging/?p=463',0,'revision','',0),(466,5,'2026-02-13 09:12:45','2026-02-13 09:12:45','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Services</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Financial Analysis						\n					</h3>\n									<p>\n						Conduct financial health checks and profitability analysis. Develop financial forecasting models and budgeting strategies.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Strategic Planning						\n					</h3>\n									<p>\n						Develop long-term and short-term strategies aligned with business goals. Conduct SWOT analysis and market research.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n									<h3>\n							Market Research						\n					</h3>\n									<p>\n						Perform market segmentation and competitive analysis. Identify emerging trends and customer preferences.					</p>\n												<a href=\"#\">\n									Learn More\n					</a>\n														<a href=\"#\">\n									All Services\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Why Choose Us</h2>					<h2>Right Reason for Why You Choose Probiz</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>01</h2>							\n									<h3>\n							Target Audience						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>02</h2>							\n									<h3>\n							High Conversation Rate						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n							<h2>03</h2>							\n									<h3>\n							Better Market Research						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in nam sit consequat suscipit tortor,					</p>\n                    +\n                Years Experience\n                    k\n                Happy Customers\n                    +\n                Expert Consultant\n                    %\n                Problem Solved\n					<h2>Expert Team</h2>					<h2>Let’s Talk With Our Consultants</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									See All\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Courtney Henry						\n					</h3>\n									<p>\n						Senior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Catlyn Murphy						\n					</h3>\n									<p>\n						Junior Advisor					</p>\n					<a target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						X-twitter\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Pinterest\n						<svg aria-hidden=\"true\" viewBox=\"0 0 496 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n							<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->\n					<h2>FAQs</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            How do I know if my business needs consulting services?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How does the consulting process typically work?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            What industries do you specialize in?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            How are your consulting fees structured?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n                            Can you provide a cost estimate before we begin?                        \n                            <p>If you find your business struggling to overcome certain challenges or capitalize on opportunities, consulting services can provide the expertise and support needed to navigate and succeed in today\'s competitive landscape.</p>                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n			<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z\"></path></svg>			\n							<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:12:45','2026-02-13 09:12:45','',32,'https://afhold.co.zm/staging/?p=466',0,'revision','',0),(468,5,'2026-02-13 09:20:39','2026-02-13 09:20:39','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #468','','publish','closed','closed','','elementor-loop-item-5','','','2026-02-13 09:54:36','2026-02-13 09:54:36','',0,'https://afhold.co.zm/staging/?elementor_library=elementor-loop-item-5',0,'elementor_library','',0),(469,5,'2026-02-13 09:20:39','2026-02-13 09:20:39','','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:20:39','2026-02-13 09:20:39','',468,'https://afhold.co.zm/staging/?p=469',0,'revision','',0),(470,5,'2026-02-13 09:20:39','2026-02-13 09:20:39','','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:20:39','2026-02-13 09:20:39','',468,'https://afhold.co.zm/staging/?p=470',0,'revision','',0),(471,5,'2026-02-13 09:20:41','2026-02-13 09:20:41','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:20:41','2026-02-13 09:20:41','',32,'https://afhold.co.zm/staging/?p=471',0,'revision','',0),(472,5,'2026-02-13 09:20:42','2026-02-13 09:20:42','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:20:42','2026-02-13 09:20:42','',32,'https://afhold.co.zm/staging/?p=472',0,'revision','',0),(473,5,'2026-02-13 09:20:42','2026-02-13 09:20:42','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:20:42','2026-02-13 09:20:42','',32,'https://afhold.co.zm/staging/?p=473',0,'revision','',0),(476,5,'2026-02-13 09:30:24','2026-02-13 09:30:24','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:30:24','2026-02-13 09:30:24','',468,'https://afhold.co.zm/staging/?p=476',0,'revision','',0),(475,5,'2026-02-13 09:30:24','2026-02-13 09:30:24','','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:30:24','2026-02-13 09:30:24','',468,'https://afhold.co.zm/staging/?p=475',0,'revision','',0),(480,5,'2026-02-13 09:40:44','2026-02-13 09:40:44','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:40:44','2026-02-13 09:40:44','',32,'https://afhold.co.zm/staging/?p=480',0,'revision','',0),(478,5,'2026-02-13 09:40:44','2026-02-13 09:40:44','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:40:44','2026-02-13 09:40:44','',32,'https://afhold.co.zm/staging/?p=478',0,'revision','',0),(479,5,'2026-02-13 09:40:44','2026-02-13 09:40:44','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:40:44','2026-02-13 09:40:44','',32,'https://afhold.co.zm/staging/?p=479',0,'revision','',0),(481,5,'2026-02-13 09:41:37','2026-02-13 09:41:37','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:41:37','2026-02-13 09:41:37','',32,'https://afhold.co.zm/staging/?p=481',0,'revision','',0),(482,5,'2026-02-13 09:41:37','2026-02-13 09:41:37','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a href=\"#\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:41:37','2026-02-13 09:41:37','',32,'https://afhold.co.zm/staging/?p=482',0,'revision','',0),(483,5,'2026-02-13 09:41:37','2026-02-13 09:41:37','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:41:37','2026-02-13 09:41:37','',32,'https://afhold.co.zm/staging/?p=483',0,'revision','',0),(484,5,'2026-02-13 09:43:55','2026-02-13 09:43:55','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:43:55','2026-02-13 09:43:55','',468,'https://afhold.co.zm/staging/?p=484',0,'revision','',0),(485,5,'2026-02-13 09:44:38','2026-02-13 09:44:38','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:44:38','2026-02-13 09:44:38','',468,'https://afhold.co.zm/staging/?p=485',0,'revision','',0),(486,5,'2026-02-13 09:45:33','2026-02-13 09:45:33','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:45:33','2026-02-13 09:45:33','',468,'https://afhold.co.zm/staging/?p=486',0,'revision','',0),(487,5,'2026-02-13 09:46:13','2026-02-13 09:46:13','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:46:13','2026-02-13 09:46:13','',468,'https://afhold.co.zm/staging/?p=487',0,'revision','',0),(488,5,'2026-02-13 09:47:09','2026-02-13 09:47:09','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:47:09','2026-02-13 09:47:09','',468,'https://afhold.co.zm/staging/?p=488',0,'revision','',0),(489,5,'2026-02-13 09:47:48','2026-02-13 09:47:48','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #468','','inherit','closed','closed','','468-revision-v1','','','2026-02-13 09:47:48','2026-02-13 09:47:48','',468,'https://afhold.co.zm/staging/?p=489',0,'revision','',0),(490,5,'2026-02-13 09:52:18','2026-02-13 09:52:18','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-13 09:52:18','2026-02-13 09:52:18','',422,'https://afhold.co.zm/staging/?p=490',0,'revision','',0),(491,5,'2026-02-13 09:57:21','2026-02-13 09:57:21','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:57:21','2026-02-13 09:57:21','',32,'https://afhold.co.zm/staging/?p=491',0,'revision','',0),(492,5,'2026-02-13 09:57:21','2026-02-13 09:57:21','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a href=\"#\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:57:21','2026-02-13 09:57:21','',32,'https://afhold.co.zm/staging/?p=492',0,'revision','',0),(496,5,'2026-02-13 10:02:41','2026-02-13 10:02:41','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 10:02:41','2026-02-13 10:02:41','',32,'https://afhold.co.zm/staging/?p=496',0,'revision','',0),(493,5,'2026-02-13 09:57:21','2026-02-13 09:57:21','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 09:57:21','2026-02-13 09:57:21','',32,'https://afhold.co.zm/staging/?p=493',0,'revision','',0),(494,5,'2026-02-13 10:02:41','2026-02-13 10:02:41','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 10:02:41','2026-02-13 10:02:41','',32,'https://afhold.co.zm/staging/?p=494',0,'revision','',0),(495,5,'2026-02-13 10:02:41','2026-02-13 10:02:41','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                                            &quot;I am incredibly grateful for the support and expertise provided by ABC Consulting. As a new entrepreneur, their guidance was invaluable in defining our market strategy and our business. Their consultants were not only knowledgeable but also approachable”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>John Thunder</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Working with Probiz Consulting was a game-changer for our company. Their strategic insights and tailored solutions helped us navigate through a challenging growth phase. Their expertise in market analysis, operational efficiency brought clarity to our decision.\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Sarah Laura</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                            &quot;Probiz Consulting exceeded our expectations in every way. Their deep understanding of financial analysis and risk management helped us optimize our capital allocation strategies, improve profitability. Their consultants were proactive in identifying.”\n                                            <img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />                                        \n                                            <strong>Michael Praz</strong>\n                                            Designation\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                                                                                                            <a>\n                                                            <svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>                                                        </a>\n                <!-- Add pagination -->','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 10:02:41','2026-02-13 10:02:41','',32,'https://afhold.co.zm/staging/?p=495',0,'revision','',0),(500,5,'2026-02-13 10:13:52','2026-02-13 10:13:52','<h2>News</h2>		<p>Home / Latest Article</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-13 10:13:52','2026-02-13 10:13:52','',47,'https://afhold.co.zm/staging/?p=500',0,'revision','',0),(501,5,'2026-02-13 10:13:52','2026-02-13 10:13:52','<h2>News</h2>		<p>Home / Latest Article</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-13 10:13:52','2026-02-13 10:13:52','',47,'https://afhold.co.zm/staging/?p=501',0,'revision','',0),(502,5,'2026-02-13 10:13:52','2026-02-13 10:13:52','<h2>News</h2>		<p>Home / Latest Article</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-13 10:13:52','2026-02-13 10:13:52','',47,'https://afhold.co.zm/staging/?p=502',0,'revision','',0),(503,5,'2026-02-13 10:14:29','2026-02-13 10:14:29','<h2>News</h2>		<p>Home / Latest Article</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-13 10:14:29','2026-02-13 10:14:29','',47,'https://afhold.co.zm/staging/?p=503',0,'revision','',0),(504,5,'2026-02-13 10:14:29','2026-02-13 10:14:29','<h2>News</h2>		<p>Home / Latest Article</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-13 10:14:29','2026-02-13 10:14:29','',47,'https://afhold.co.zm/staging/?p=504',0,'revision','',0),(506,5,'2026-02-13 10:17:38','2026-02-13 10:17:38','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:17:38','2026-02-13 10:17:38','',42,'https://afhold.co.zm/staging/?p=506',0,'revision','',0),(507,5,'2026-02-13 10:17:38','2026-02-13 10:17:38','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:17:38','2026-02-13 10:17:38','',42,'https://afhold.co.zm/staging/?p=507',0,'revision','',0),(508,5,'2026-02-13 10:17:38','2026-02-13 10:17:38','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:17:38','2026-02-13 10:17:38','',42,'https://afhold.co.zm/staging/?p=508',0,'revision','',0),(509,5,'2026-02-13 10:19:55','2026-02-13 10:19:55','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:19:55','2026-02-13 10:19:55','',42,'https://afhold.co.zm/staging/?p=509',0,'revision','',0),(510,5,'2026-02-13 10:19:55','2026-02-13 10:19:55','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:19:55','2026-02-13 10:19:55','',42,'https://afhold.co.zm/staging/?p=510',0,'revision','',0),(511,5,'2026-02-13 10:19:56','2026-02-13 10:19:56','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:19:56','2026-02-13 10:19:56','',42,'https://afhold.co.zm/staging/?p=511',0,'revision','',0),(512,5,'2026-02-13 10:21:39','2026-02-13 10:21:39','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:21:39','2026-02-13 10:21:39','',42,'https://afhold.co.zm/staging/?p=512',0,'revision','',0),(513,5,'2026-02-13 10:21:39','2026-02-13 10:21:39','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:21:39','2026-02-13 10:21:39','',42,'https://afhold.co.zm/staging/?p=513',0,'revision','',0),(514,5,'2026-02-13 10:21:39','2026-02-13 10:21:39','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:21:39','2026-02-13 10:21:39','',42,'https://afhold.co.zm/staging/?p=514',0,'revision','',0),(515,5,'2026-02-13 10:21:58','2026-02-13 10:21:58','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:21:58','2026-02-13 10:21:58','',42,'https://afhold.co.zm/staging/?p=515',0,'revision','',0),(516,5,'2026-02-13 10:21:58','2026-02-13 10:21:58','<h2>Investors</h2>		<p>Home / Service Detail</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />													<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:21:58','2026-02-13 10:21:58','',42,'https://afhold.co.zm/staging/?p=516',0,'revision','',0),(517,5,'2026-02-13 10:21:58','2026-02-13 10:21:58','<h2>Investors</h2>		<p>Home / Service Detail</p><p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:21:58','2026-02-13 10:21:58','',42,'https://afhold.co.zm/staging/?p=517',0,'revision','',0),(518,5,'2026-02-13 10:29:24','2026-02-13 10:29:24','<h2>Investors</h2>		<p>Home / Service Detail</p><p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:29:24','2026-02-13 10:29:24','',42,'https://afhold.co.zm/staging/?p=518',0,'revision','',0),(519,5,'2026-02-13 10:29:24','2026-02-13 10:29:24','<h2>Investors</h2>		<p>Home / Service Detail</p><p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:29:24','2026-02-13 10:29:24','',42,'https://afhold.co.zm/staging/?p=519',0,'revision','',0),(650,5,'2026-02-16 07:28:43','2026-02-16 07:28:43','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-16 07:28:43','2026-02-16 07:28:43','',42,'https://afhold.co.zm/staging/?p=650',0,'revision','',0),(520,5,'2026-02-13 10:29:24','2026-02-13 10:29:24','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:29:24','2026-02-13 10:29:24','',42,'https://afhold.co.zm/staging/?p=520',0,'revision','',0),(521,5,'2026-02-13 10:30:13','2026-02-13 10:30:13','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:30:13','2026-02-13 10:30:13','',42,'https://afhold.co.zm/staging/?p=521',0,'revision','',0),(522,5,'2026-02-13 10:30:13','2026-02-13 10:30:13','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:30:13','2026-02-13 10:30:13','',42,'https://afhold.co.zm/staging/?p=522',0,'revision','',0),(523,5,'2026-02-13 10:30:14','2026-02-13 10:30:14','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-13 10:30:14','2026-02-13 10:30:14','',42,'https://afhold.co.zm/staging/?p=523',0,'revision','',0),(524,5,'2026-02-13 11:56:43','2026-02-13 11:56:43','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-13 11:56:43','2026-02-13 11:56:43','',100,'https://afhold.co.zm/staging/?p=524',0,'revision','',0),(525,5,'2026-02-13 11:56:43','2026-02-13 11:56:43','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-13 11:56:43','2026-02-13 11:56:43','',100,'https://afhold.co.zm/staging/?p=525',0,'revision','',0),(526,5,'2026-02-13 11:56:43','2026-02-13 11:56:43','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-13 11:56:43','2026-02-13 11:56:43','',100,'https://afhold.co.zm/staging/?p=526',0,'revision','',0),(527,5,'2026-02-13 11:58:17','2026-02-13 11:58:17','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-13 11:58:17','2026-02-13 11:58:17','',100,'https://afhold.co.zm/staging/?p=527',0,'revision','',0),(528,5,'2026-02-13 11:58:17','2026-02-13 11:58:17','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-13 11:58:17','2026-02-13 11:58:17','',100,'https://afhold.co.zm/staging/?p=528',0,'revision','',0),(876,5,'2026-02-18 14:27:04','2026-02-18 14:27:04','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-18 14:27:04','2026-02-18 14:27:04','',100,'https://afhold.co.zm/staging/?p=876',0,'revision','',0),(646,5,'2026-02-16 07:20:01','2026-02-16 07:20:01','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 07:20:01','2026-02-16 07:20:01','',100,'https://afhold.co.zm/staging/?p=646',0,'revision','',0),(529,5,'2026-02-13 11:58:17','2026-02-13 11:58:17','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-13 11:58:17','2026-02-13 11:58:17','',100,'https://afhold.co.zm/staging/?p=529',0,'revision','',0),(531,5,'2026-02-13 12:16:00','2026-02-13 12:16:00','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:16:00','2026-02-13 12:16:00','',37,'https://afhold.co.zm/staging/?p=531',0,'revision','',0),(532,5,'2026-02-13 12:16:00','2026-02-13 12:16:00','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						0761-8523-398					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Donec sodales justo a velit volutpat consequat. Praesent pretium felis vel vestibulum fringilla.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Cras ornare libero et elementum molestie. Nam mattis pellentesque sem.\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n										Integer eget lacus ac magna suscipit lobortis vitae eu lectus phasellus eu porta dolor. \n									</li>\n						</ul>\n												<a href=\"#\">\n									Read More\n					</a>\n									<p>\n						How It Works					</p>\n							<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p>                        \n                            1992                        \n                            <p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><p> </p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p> </p><p> </p><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:16:00','2026-02-13 12:16:00','',37,'https://afhold.co.zm/staging/?p=532',0,'revision','',0),(537,5,'2026-02-13 12:20:08','2026-02-13 12:20:08','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:20:08','2026-02-13 12:20:08','',37,'https://afhold.co.zm/staging/?p=537',0,'revision','',0),(535,5,'2026-02-13 12:20:08','2026-02-13 12:20:08','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:20:08','2026-02-13 12:20:08','',37,'https://afhold.co.zm/staging/?p=535',0,'revision','',0),(536,5,'2026-02-13 12:20:08','2026-02-13 12:20:08','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>See What Your Business Needs</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:20:08','2026-02-13 12:20:08','',37,'https://afhold.co.zm/staging/?p=536',0,'revision','',0),(538,5,'2026-02-13 12:21:30','2026-02-13 12:21:30','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:21:30','2026-02-13 12:21:30','',37,'https://afhold.co.zm/staging/?p=538',0,'revision','',0),(539,5,'2026-02-13 12:21:30','2026-02-13 12:21:30','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Executive Team</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:21:30','2026-02-13 12:21:30','',37,'https://afhold.co.zm/staging/?p=539',0,'revision','',0),(540,5,'2026-02-13 12:21:30','2026-02-13 12:21:30','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:21:30','2026-02-13 12:21:30','',37,'https://afhold.co.zm/staging/?p=540',0,'revision','',0),(541,5,'2026-02-13 12:22:08','2026-02-13 12:22:08','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:22:08','2026-02-13 12:22:08','',37,'https://afhold.co.zm/staging/?p=541',0,'revision','',0),(542,5,'2026-02-13 12:22:08','2026-02-13 12:22:08','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History and Evolution</h2>					<h2>Let’s Ask Anything About Business</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:22:08','2026-02-13 12:22:08','',37,'https://afhold.co.zm/staging/?p=542',0,'revision','',0),(543,5,'2026-02-13 12:22:08','2026-02-13 12:22:08','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:22:08','2026-02-13 12:22:08','',37,'https://afhold.co.zm/staging/?p=543',0,'revision','',0),(544,5,'2026-02-13 12:26:49','2026-02-13 12:26:49','','John Alan Hurford Janes','','publish','closed','closed','','john-alan-hurford-janes','','','2026-02-16 13:13:06','2026-02-16 13:13:06','',0,'https://afhold.co.zm/staging/?post_type=board-of-directors-m&#038;p=544',0,'board-of-directors-m','',0),(545,5,'2026-02-13 12:29:58','2026-02-13 12:29:58','','Ignatius Michael Viljoen','','publish','closed','closed','','ignatius-michael-viljoen','','','2026-02-16 13:15:37','2026-02-16 13:15:37','',0,'https://afhold.co.zm/staging/?post_type=board-of-directors-m&#038;p=545',0,'board-of-directors-m','',0),(547,5,'2026-02-13 12:32:42','2026-02-13 12:32:42','','Charles de Beauvoir Carey','','publish','closed','closed','','charles-de-beauvoir-carey','','','2026-02-16 13:23:19','2026-02-16 13:23:19','',0,'https://afhold.co.zm/staging/?post_type=board-of-directors-m&#038;p=547',0,'board-of-directors-m','',0),(548,5,'2026-02-13 12:34:27','2026-02-13 12:34:27','','Clair Lisenda Mathe','','publish','closed','closed','','clair-lisenda-mathe','','','2026-02-16 13:23:55','2026-02-16 13:23:55','',0,'https://afhold.co.zm/staging/?post_type=board-of-directors-m&#038;p=548',0,'board-of-directors-m','',0),(549,5,'2026-02-13 12:35:04','2026-02-13 12:35:04','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:35:04','2026-02-13 12:35:04','',37,'https://afhold.co.zm/staging/?p=549',0,'revision','',0),(550,5,'2026-02-13 12:35:04','2026-02-13 12:35:04','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:35:04','2026-02-13 12:35:04','',37,'https://afhold.co.zm/staging/?p=550',0,'revision','',0),(551,5,'2026-02-13 12:35:04','2026-02-13 12:35:04','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:35:04','2026-02-13 12:35:04','',37,'https://afhold.co.zm/staging/?p=551',0,'revision','',0),(552,5,'2026-02-13 12:35:23','2026-02-13 12:35:23','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:35:23','2026-02-13 12:35:23','',37,'https://afhold.co.zm/staging/?p=552',0,'revision','',0),(553,5,'2026-02-13 12:35:23','2026-02-13 12:35:23','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:35:23','2026-02-13 12:35:23','',37,'https://afhold.co.zm/staging/?p=553',0,'revision','',0),(554,5,'2026-02-13 12:35:23','2026-02-13 12:35:23','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:35:23','2026-02-13 12:35:23','',37,'https://afhold.co.zm/staging/?p=554',0,'revision','',0),(555,5,'2026-02-13 12:36:13','2026-02-13 12:36:13','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:36:13','2026-02-13 12:36:13','',37,'https://afhold.co.zm/staging/?p=555',0,'revision','',0),(556,5,'2026-02-13 12:36:13','2026-02-13 12:36:13','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:36:13','2026-02-13 12:36:13','',37,'https://afhold.co.zm/staging/?p=556',0,'revision','',0),(557,5,'2026-02-13 12:36:13','2026-02-13 12:36:13','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:36:13','2026-02-13 12:36:13','',37,'https://afhold.co.zm/staging/?p=557',0,'revision','',0),(558,5,'2026-02-13 12:36:41','2026-02-13 12:36:41','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:36:41','2026-02-13 12:36:41','',37,'https://afhold.co.zm/staging/?p=558',0,'revision','',0),(559,5,'2026-02-13 12:36:42','2026-02-13 12:36:42','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:36:42','2026-02-13 12:36:42','',37,'https://afhold.co.zm/staging/?p=559',0,'revision','',0),(560,5,'2026-02-13 12:36:42','2026-02-13 12:36:42','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 12:36:42','2026-02-13 12:36:42','',37,'https://afhold.co.zm/staging/?p=560',0,'revision','',0),(561,5,'2026-02-13 12:38:54','2026-02-13 12:38:54','','Geoffrey Musekiwa','','publish','closed','closed','','geoffrey-musekiwa','','','2026-03-11 11:39:33','2026-03-11 11:39:33','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=561',0,'executive-team-membe','',0),(562,5,'2026-02-13 12:39:49','2026-02-13 12:39:49','','Fortunate Ngatsha','','publish','closed','closed','','fortunate-ngatsha','','','2026-03-11 11:39:55','2026-03-11 11:39:55','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=562',0,'executive-team-membe','',0),(563,5,'2026-02-13 12:44:16','2026-02-13 12:44:16','','Bryson Hamanzuka','','publish','closed','closed','','bryson-hamanzuka','','','2026-03-11 11:40:27','2026-03-11 11:40:27','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=563',0,'executive-team-membe','',0),(564,5,'2026-02-13 12:45:00','2026-02-13 12:45:00','','Jonathan Imakando','','publish','closed','closed','','jonathan-imakando','','','2026-03-11 11:41:03','2026-03-11 11:41:03','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=564',0,'executive-team-membe','',0),(565,5,'2026-02-13 12:46:05','2026-02-13 12:46:05','','Collina Halwampa','','publish','closed','closed','','collina-halwampa','','','2026-03-11 11:38:33','2026-03-11 11:38:33','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=565',0,'executive-team-membe','',0),(566,5,'2026-02-13 12:48:54','2026-02-13 12:48:54','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-13 12:48:54','2026-02-13 12:48:54','',367,'https://afhold.co.zm/staging/?p=566',0,'revision','',0),(568,5,'2026-02-13 13:06:41','2026-02-13 13:06:41','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 13:06:41','2026-02-13 13:06:41','',37,'https://afhold.co.zm/staging/?p=568',0,'revision','',0),(569,5,'2026-02-13 13:06:41','2026-02-13 13:06:41','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 13:06:41','2026-02-13 13:06:41','',37,'https://afhold.co.zm/staging/?p=569',0,'revision','',0),(570,5,'2026-02-13 13:06:41','2026-02-13 13:06:41','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 13:06:41','2026-02-13 13:06:41','',37,'https://afhold.co.zm/staging/?p=570',0,'revision','',0),(571,5,'2026-02-13 13:08:38','2026-02-13 13:08:38','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-13 13:08:38','2026-02-13 13:08:38','',367,'https://afhold.co.zm/staging/?p=571',0,'revision','',0),(572,5,'2026-02-13 13:10:22','2026-02-13 13:10:22','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-13 13:10:22','2026-02-13 13:10:22','',367,'https://afhold.co.zm/staging/?p=572',0,'revision','',0),(573,5,'2026-02-13 13:27:27','2026-02-13 13:27:27','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 13:27:27','2026-02-13 13:27:27','',32,'https://afhold.co.zm/staging/?p=573',0,'revision','',0),(574,5,'2026-02-13 13:27:27','2026-02-13 13:27:27','<h2>Business Consulting</h2>					<h2>Empowering Your Businesses With Us</h2>		<p>Experience unparalleled growth with our expert guidance. Navigate challenges, seize opportunities, and watch your business flourish under our exceptional consulting excellence.</p>								<a href=\"#\">\n									Learn More\n					</a>\n									<p>\n						How It Works					</p>\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Taking Your Business To The Next Level</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Vestibulum interdum porta ex, nec commodo magna scelerisque in consequat nam sit suscipit tortor.					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Optimize Operations for Maximum Efficiency</h2>		<p>Drive innovation and lead your market segment. Contact us to explore how our consulting can position your business as a frontrunner.</p>								<a href=\"#\">\n									Get In Touch\n					</a>\n									<h2>Testimonials</h2>					<h2>Success Business Stories That Inspire</h2>		<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 13:27:27','2026-02-13 13:27:27','',32,'https://afhold.co.zm/staging/?p=574',0,'revision','',0),(575,5,'2026-02-13 13:27:27','2026-02-13 13:27:27','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 13:27:27','2026-02-13 13:27:27','',32,'https://afhold.co.zm/staging/?p=575',0,'revision','',0),(576,5,'2026-02-13 13:31:30','2026-02-13 13:31:30','','Aflife Capital','Aflife Capital','inherit','open','closed','','aflife-capital-2','','','2026-02-13 13:48:13','2026-02-13 13:48:13','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp',0,'attachment','image/webp',0),(577,5,'2026-02-13 13:31:50','2026-02-13 13:31:50','','Aflife Pension Administration','Aflife Administration','inherit','open','closed','','aflife-pension-administration-2','','','2026-02-13 13:48:31','2026-02-13 13:48:31','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp',0,'attachment','image/webp',0),(578,5,'2026-02-13 13:31:57','2026-02-13 13:31:57','','Aflife Properties','Aflife Properties','inherit','open','closed','','aflife-properties-2','','','2026-02-13 13:48:25','2026-02-13 13:48:25','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp',0,'attachment','image/webp',0),(579,5,'2026-02-13 13:32:35','2026-02-13 13:32:35','','Aflife Investments','Aflife Investments','inherit','open','closed','','aflife-investments-2','','','2026-02-13 13:48:04','2026-02-13 13:48:04','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp',0,'attachment','image/webp',0),(580,5,'2026-02-13 13:34:04','2026-02-13 13:34:04','','Zambianhomeloans','Zambian Home Loans','inherit','open','closed','','zambianhomeloans','','','2026-02-13 13:48:41','2026-02-13 13:48:41','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png',0,'attachment','image/png',0),(584,5,'2026-02-13 14:00:01','2026-02-13 14:00:01','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:00:01','2026-02-13 14:00:01','',32,'https://afhold.co.zm/staging/?p=584',0,'revision','',0),(582,5,'2026-02-13 14:00:01','2026-02-13 14:00:01','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:00:01','2026-02-13 14:00:01','',32,'https://afhold.co.zm/staging/?p=582',0,'revision','',0),(583,5,'2026-02-13 14:00:01','2026-02-13 14:00:01','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:00:01','2026-02-13 14:00:01','',32,'https://afhold.co.zm/staging/?p=583',0,'revision','',0),(585,5,'2026-02-13 14:00:57','2026-02-13 14:00:57','','ZCCM_historical_price (20)','','inherit','open','closed','','zccm_historical_price-20','','','2026-02-13 14:00:57','2026-02-13 14:00:57','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/ZCCM_historical_price-20.xls',0,'attachment','application/vnd.ms-excel',0),(586,5,'2026-02-13 14:00:58','2026-02-13 14:00:58','','imgg','','inherit','open','closed','','imgg','','','2026-02-13 14:00:58','2026-02-13 14:00:58','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/imgg.png',0,'attachment','image/png',0),(587,5,'2026-02-13 14:02:46','2026-02-13 14:02:46','','Arrow','','inherit','open','closed','','arrow','','','2026-02-13 14:02:46','2026-02-13 14:02:46','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png',0,'attachment','image/png',0),(756,5,'2026-02-16 10:41:09','2026-02-16 10:41:09','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 10:41:09','2026-02-16 10:41:09','',32,'https://afhold.co.zm/staging/?p=756',0,'revision','',0),(594,5,'2026-02-13 14:13:33','2026-02-13 14:13:33','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:13:33','2026-02-13 14:13:33','',32,'https://afhold.co.zm/staging/?p=594',0,'revision','',0),(589,5,'2026-02-13 14:04:44','2026-02-13 14:04:44','','BG1','','inherit','open','closed','','bg1','','','2026-02-13 14:04:44','2026-02-13 14:04:44','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png',0,'attachment','image/png',0),(591,5,'2026-02-13 14:13:14','2026-02-13 14:13:14','','studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview','','inherit','open','closed','','studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview','','','2026-02-13 14:13:14','2026-02-13 14:13:14','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png',0,'attachment','image/png',0),(592,5,'2026-02-13 14:13:33','2026-02-13 14:13:33','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:13:33','2026-02-13 14:13:33','',32,'https://afhold.co.zm/staging/?p=592',0,'revision','',0),(593,5,'2026-02-13 14:13:33','2026-02-13 14:13:33','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:13:33','2026-02-13 14:13:33','',32,'https://afhold.co.zm/staging/?p=593',0,'revision','',0),(595,5,'2026-02-13 14:17:11','2026-02-13 14:17:11','','img3','','inherit','open','closed','','img3','','','2026-02-13 14:17:11','2026-02-13 14:17:11','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg',0,'attachment','image/jpeg',0),(604,5,'2026-02-13 14:23:11','2026-02-13 14:23:11','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:23:11','2026-02-13 14:23:11','',32,'https://afhold.co.zm/staging/?p=604',0,'revision','',0),(599,5,'2026-02-13 14:22:34','2026-02-13 14:22:34','','ZCCM_historical_price (20)','','inherit','open','closed','','zccm_historical_price-20-2','','','2026-02-13 14:22:34','2026-02-13 14:22:34','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/ZCCM_historical_price-20-1.xls',0,'attachment','application/vnd.ms-excel',0),(598,5,'2026-02-13 14:20:50','2026-02-13 14:20:50','','screenshot-2026-02-13_16-20-19','','inherit','open','closed','','screenshot-2026-02-13_16-20-19','','','2026-02-13 14:20:50','2026-02-13 14:20:50','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-20-19.png',0,'attachment','image/png',0),(600,5,'2026-02-13 14:22:36','2026-02-13 14:22:36','','img2','','inherit','open','closed','','img2','','','2026-02-13 14:22:36','2026-02-13 14:22:36','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg',0,'attachment','image/jpeg',0),(601,5,'2026-02-13 14:22:41','2026-02-13 14:22:41','','img1','','inherit','open','closed','','img1','','','2026-02-13 14:22:41','2026-02-13 14:22:41','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg',0,'attachment','image/jpeg',0),(602,5,'2026-02-13 14:23:11','2026-02-13 14:23:11','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:23:11','2026-02-13 14:23:11','',32,'https://afhold.co.zm/staging/?p=602',0,'revision','',0),(603,5,'2026-02-13 14:23:11','2026-02-13 14:23:11','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:23:11','2026-02-13 14:23:11','',32,'https://afhold.co.zm/staging/?p=603',0,'revision','',0),(605,5,'2026-02-13 14:24:01','2026-02-13 14:24:01','','BG1','','inherit','open','closed','','bg1-2','','','2026-02-13 14:24:01','2026-02-13 14:24:01','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-1.png',0,'attachment','image/png',0),(606,5,'2026-02-13 14:24:49','2026-02-13 14:24:49','','BG2','','inherit','open','closed','','bg2','','','2026-02-13 14:24:49','2026-02-13 14:24:49','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png',0,'attachment','image/png',0),(753,5,'2026-02-16 10:37:59','2026-02-16 10:37:59','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 10:37:59','2026-02-16 10:37:59','',32,'https://afhold.co.zm/staging/?p=753',0,'revision','',0),(615,5,'2026-02-13 14:31:32','2026-02-13 14:31:32','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:31:32','2026-02-13 14:31:32','',32,'https://afhold.co.zm/staging/?p=615',0,'revision','',0),(611,5,'2026-02-13 14:29:23','2026-02-13 14:29:23','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"871\" height=\"483\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04.png 871w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04-300x166.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04-768x426.png 768w\" sizes=\"(max-width: 871px) 100vw, 871px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:29:23','2026-02-13 14:29:23','',32,'https://afhold.co.zm/staging/?p=611',0,'revision','',0),(608,5,'2026-02-13 14:28:20','2026-02-13 14:28:20','','screenshot-2026-02-13_16-28-04','','inherit','open','closed','','screenshot-2026-02-13_16-28-04','','','2026-02-13 14:28:20','2026-02-13 14:28:20','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04.png',0,'attachment','image/png',0),(609,5,'2026-02-13 14:29:22','2026-02-13 14:29:22','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:29:22','2026-02-13 14:29:22','',32,'https://afhold.co.zm/staging/?p=609',0,'revision','',0),(610,5,'2026-02-13 14:29:22','2026-02-13 14:29:22','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:29:22','2026-02-13 14:29:22','',32,'https://afhold.co.zm/staging/?p=610',0,'revision','',0),(612,5,'2026-02-13 14:31:18','2026-02-13 14:31:18','','screenshot-2026-02-13_16-30-57','','inherit','open','closed','','screenshot-2026-02-13_16-30-57','','','2026-02-13 14:31:18','2026-02-13 14:31:18','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png',0,'attachment','image/png',0),(613,5,'2026-02-13 14:31:31','2026-02-13 14:31:31','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"871\" height=\"483\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04.png 871w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04-300x166.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04-768x426.png 768w\" sizes=\"(max-width: 871px) 100vw, 871px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:31:31','2026-02-13 14:31:31','',32,'https://afhold.co.zm/staging/?p=613',0,'revision','',0),(614,5,'2026-02-13 14:31:31','2026-02-13 14:31:31','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"871\" height=\"483\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04.png 871w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04-300x166.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-28-04-768x426.png 768w\" sizes=\"(max-width: 871px) 100vw, 871px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:31:31','2026-02-13 14:31:31','',32,'https://afhold.co.zm/staging/?p=614',0,'revision','',0),(616,5,'2026-02-13 14:35:24','2026-02-13 14:35:24','','screenshot-2026-02-13_16-34-47','','inherit','open','closed','','screenshot-2026-02-13_16-34-47','','','2026-02-13 14:35:24','2026-02-13 14:35:24','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-34-47.png',0,'attachment','image/png',0),(617,5,'2026-02-13 14:35:58','2026-02-13 14:35:58','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:35:58','2026-02-13 14:35:58','',32,'https://afhold.co.zm/staging/?p=617',0,'revision','',0),(618,5,'2026-02-13 14:35:58','2026-02-13 14:35:58','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:35:58','2026-02-13 14:35:58','',32,'https://afhold.co.zm/staging/?p=618',0,'revision','',0),(619,5,'2026-02-13 14:35:58','2026-02-13 14:35:58','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-13 14:35:58','2026-02-13 14:35:58','',32,'https://afhold.co.zm/staging/?p=619',0,'revision','',0),(624,5,'2026-02-13 14:40:35','2026-02-13 14:40:35','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 14:40:35','2026-02-13 14:40:35','',37,'https://afhold.co.zm/staging/?p=624',0,'revision','',0),(621,5,'2026-02-13 14:40:23','2026-02-13 14:40:23','','screenshot-2026-02-13_16-39-45','','inherit','open','closed','','screenshot-2026-02-13_16-39-45','','','2026-02-13 14:40:23','2026-02-13 14:40:23','',37,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-39-45.png',0,'attachment','image/png',0),(622,5,'2026-02-13 14:40:34','2026-02-13 14:40:34','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 14:40:34','2026-02-13 14:40:34','',37,'https://afhold.co.zm/staging/?p=622',0,'revision','',0),(623,5,'2026-02-13 14:40:34','2026-02-13 14:40:34','<h2>About Us</h2>		<p>Home / About Us</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 14:40:34','2026-02-13 14:40:34','',37,'https://afhold.co.zm/staging/?p=623',0,'revision','',0),(629,5,'2026-02-13 14:52:33','2026-02-13 14:52:33','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 14:52:33','2026-02-13 14:52:33','',37,'https://afhold.co.zm/staging/?p=629',0,'revision','',0),(626,5,'2026-02-13 14:52:15','2026-02-13 14:52:15','','screenshot-2026-02-13_16-51-56','','inherit','open','closed','','screenshot-2026-02-13_16-51-56','','','2026-02-13 14:52:15','2026-02-13 14:52:15','',37,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png',0,'attachment','image/png',0),(627,5,'2026-02-13 14:52:32','2026-02-13 14:52:32','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 14:52:32','2026-02-13 14:52:32','',37,'https://afhold.co.zm/staging/?p=627',0,'revision','',0),(628,5,'2026-02-13 14:52:32','2026-02-13 14:52:32','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																										<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 14:52:32','2026-02-13 14:52:32','',37,'https://afhold.co.zm/staging/?p=628',0,'revision','',0),(630,5,'2026-02-13 14:56:15','2026-02-13 14:56:15','','BGBlue','','inherit','open','closed','','bgblue','','','2026-02-13 14:56:15','2026-02-13 14:56:15','',37,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/BGBlue.png',0,'attachment','image/png',0),(631,5,'2026-02-13 14:56:34','2026-02-13 14:56:34','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 14:56:34','2026-02-13 14:56:34','',37,'https://afhold.co.zm/staging/?p=631',0,'revision','',0),(632,5,'2026-02-13 14:56:34','2026-02-13 14:56:34','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 14:56:34','2026-02-13 14:56:34','',37,'https://afhold.co.zm/staging/?p=632',0,'revision','',0),(633,5,'2026-02-13 14:56:34','2026-02-13 14:56:34','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-13 14:56:34','2026-02-13 14:56:34','',37,'https://afhold.co.zm/staging/?p=633',0,'revision','',0),(634,5,'2026-02-16 06:56:20','2026-02-16 06:56:20','','screenshot-2026-02-16_08-54-16','','inherit','open','closed','','screenshot-2026-02-16_08-54-16','','','2026-02-16 06:56:20','2026-02-16 06:56:20','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_08-54-16.png',0,'attachment','image/png',0),(638,5,'2026-02-16 07:02:27','2026-02-16 07:02:27','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 07:02:27','2026-02-16 07:02:27','',100,'https://afhold.co.zm/staging/?p=638',0,'revision','',0),(636,5,'2026-02-16 07:02:27','2026-02-16 07:02:27','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 07:02:27','2026-02-16 07:02:27','',100,'https://afhold.co.zm/staging/?p=636',0,'revision','',0),(637,5,'2026-02-16 07:02:27','2026-02-16 07:02:27','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 07:02:27','2026-02-16 07:02:27','',100,'https://afhold.co.zm/staging/?p=637',0,'revision','',0),(639,5,'2026-02-16 07:04:05','2026-02-16 07:04:05','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 07:04:05','2026-02-16 07:04:05','',100,'https://afhold.co.zm/staging/?p=639',0,'revision','',0),(640,5,'2026-02-16 07:04:05','2026-02-16 07:04:05','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 07:04:05','2026-02-16 07:04:05','',100,'https://afhold.co.zm/staging/?p=640',0,'revision','',0),(641,5,'2026-02-16 07:04:05','2026-02-16 07:04:05','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 07:04:05','2026-02-16 07:04:05','',100,'https://afhold.co.zm/staging/?p=641',0,'revision','',0),(647,5,'2026-02-16 07:28:05','2026-02-16 07:28:05','','screenshot-2026-02-16_09-27-35','','inherit','open','closed','','screenshot-2026-02-16_09-27-35','','','2026-02-16 07:28:05','2026-02-16 07:28:05','',42,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-27-35.png',0,'attachment','image/png',0),(643,5,'2026-02-16 07:19:46','2026-02-16 07:19:46','','screenshot-2026-02-16_09-19-18','','inherit','open','closed','','screenshot-2026-02-16_09-19-18','','','2026-02-16 07:19:46','2026-02-16 07:19:46','',100,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-19-18.png',0,'attachment','image/png',0),(644,5,'2026-02-16 07:20:01','2026-02-16 07:20:01','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 07:20:01','2026-02-16 07:20:01','',100,'https://afhold.co.zm/staging/?p=644',0,'revision','',0),(645,5,'2026-02-16 07:20:01','2026-02-16 07:20:01','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 07:20:01','2026-02-16 07:20:01','',100,'https://afhold.co.zm/staging/?p=645',0,'revision','',0),(648,5,'2026-02-16 07:28:43','2026-02-16 07:28:43','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-16 07:28:43','2026-02-16 07:28:43','',42,'https://afhold.co.zm/staging/?p=648',0,'revision','',0),(649,5,'2026-02-16 07:28:43','2026-02-16 07:28:43','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-16 07:28:43','2026-02-16 07:28:43','',42,'https://afhold.co.zm/staging/?p=649',0,'revision','',0),(1228,5,'2026-03-18 10:04:11','2026-03-18 10:04:11','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-18 10:04:11','2026-03-18 10:04:11','',42,'https://afhold.co.zm/staging/?p=1228',0,'revision','',0),(655,5,'2026-02-16 07:34:45','2026-02-16 07:34:45','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-16 07:34:45','2026-02-16 07:34:45','',42,'https://afhold.co.zm/staging/?p=655',0,'revision','',0),(652,5,'2026-02-16 07:34:07','2026-02-16 07:34:07','','screenshot-2026-02-16_09-33-16','','inherit','open','closed','','screenshot-2026-02-16_09-33-16','','','2026-02-16 07:34:07','2026-02-16 07:34:07','',42,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png',0,'attachment','image/png',0),(653,5,'2026-02-16 07:34:45','2026-02-16 07:34:45','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-16 07:34:45','2026-02-16 07:34:45','',42,'https://afhold.co.zm/staging/?p=653',0,'revision','',0),(654,5,'2026-02-16 07:34:45','2026-02-16 07:34:45','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>			<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-16 07:34:45','2026-02-16 07:34:45','',42,'https://afhold.co.zm/staging/?p=654',0,'revision','',0),(656,5,'2026-02-16 07:39:56','2026-02-16 07:39:56','','screenshot-2026-02-16_09-39-25','','inherit','open','closed','','screenshot-2026-02-16_09-39-25','','','2026-02-16 07:39:56','2026-02-16 07:39:56','',47,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-39-25.png',0,'attachment','image/png',0),(657,5,'2026-02-16 07:41:13','2026-02-16 07:41:13','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-16 07:41:13','2026-02-16 07:41:13','',47,'https://afhold.co.zm/staging/?p=657',0,'revision','',0),(658,5,'2026-02-16 07:41:13','2026-02-16 07:41:13','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-16 07:41:13','2026-02-16 07:41:13','',47,'https://afhold.co.zm/staging/?p=658',0,'revision','',0),(659,5,'2026-02-16 07:41:14','2026-02-16 07:41:14','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-16 07:41:14','2026-02-16 07:41:14','',47,'https://afhold.co.zm/staging/?p=659',0,'revision','',0),(660,5,'2026-02-16 07:47:45','2026-02-16 07:47:45','','screenshot-2026-02-16_09-47-02','','inherit','open','closed','','screenshot-2026-02-16_09-47-02','','','2026-02-16 07:47:45','2026-02-16 07:47:45','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-47-02.png',0,'attachment','image/png',0),(661,5,'2026-02-16 07:48:02','2026-02-16 07:48:02','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 07:48:02','2026-02-16 07:48:02','',32,'https://afhold.co.zm/staging/?p=661',0,'revision','',0),(662,5,'2026-02-16 07:48:02','2026-02-16 07:48:02','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 07:48:02','2026-02-16 07:48:02','',32,'https://afhold.co.zm/staging/?p=662',0,'revision','',0),(663,5,'2026-02-16 07:48:02','2026-02-16 07:48:02','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 07:48:02','2026-02-16 07:48:02','',32,'https://afhold.co.zm/staging/?p=663',0,'revision','',0),(664,5,'2026-02-16 07:50:34','2026-02-16 07:50:34','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 07:50:34','2026-02-16 07:50:34','',32,'https://afhold.co.zm/staging/?p=664',0,'revision','',0),(665,5,'2026-02-16 07:50:34','2026-02-16 07:50:34','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 07:50:34','2026-02-16 07:50:34','',32,'https://afhold.co.zm/staging/?p=665',0,'revision','',0),(666,5,'2026-02-16 07:50:35','2026-02-16 07:50:35','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 07:50:35','2026-02-16 07:50:35','',32,'https://afhold.co.zm/staging/?p=666',0,'revision','',0),(667,5,'2026-02-16 07:54:11','2026-02-16 07:54:11','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 07:54:11','2026-02-16 07:54:11','',422,'https://afhold.co.zm/staging/?p=667',0,'revision','',0),(668,5,'2026-02-16 07:55:14','2026-02-16 07:55:14','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 07:55:14','2026-02-16 07:55:14','',422,'https://afhold.co.zm/staging/?p=668',0,'revision','',0),(669,5,'2026-02-16 07:55:55','2026-02-16 07:55:55','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 07:55:55','2026-02-16 07:55:55','',422,'https://afhold.co.zm/staging/?p=669',0,'revision','',0),(677,5,'2026-02-16 08:33:40','2026-02-16 08:33:40','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:33:40','2026-02-16 08:33:40','',422,'https://afhold.co.zm/staging/?p=677',0,'revision','',0),(736,5,'2026-02-16 09:52:11','2026-02-16 09:52:11','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 09:52:11','2026-02-16 09:52:11','',367,'https://afhold.co.zm/staging/?p=736',0,'revision','',0),(675,5,'2026-02-16 08:31:19','2026-02-16 08:31:19','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:31:19','2026-02-16 08:31:19','',422,'https://afhold.co.zm/staging/?p=675',0,'revision','',0),(676,5,'2026-02-16 08:33:05','2026-02-16 08:33:05','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:33:05','2026-02-16 08:33:05','',422,'https://afhold.co.zm/staging/?p=676',0,'revision','',0),(673,5,'2026-02-16 08:02:01','2026-02-16 08:02:01','','Elementor-post-screenshot_468_2026-02-16-08-02-01_4b84faeb.png','','inherit','open','closed','','elementor-post-screenshot_468_2026-02-16-08-02-01_4b84faeb-png','','','2026-02-16 08:02:01','2026-02-16 08:02:01','',468,'https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_468_2026-02-16-08-02-01_4b84faeb.png',0,'attachment','image/png',0),(678,5,'2026-02-16 08:34:24','2026-02-16 08:34:24','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:34:24','2026-02-16 08:34:24','',422,'https://afhold.co.zm/staging/?p=678',0,'revision','',0),(679,5,'2026-02-16 08:35:38','2026-02-16 08:35:38','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:35:38','2026-02-16 08:35:38','',422,'https://afhold.co.zm/staging/?p=679',0,'revision','',0),(680,5,'2026-02-16 08:37:00','2026-02-16 08:37:00','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:37:00','2026-02-16 08:37:00','',422,'https://afhold.co.zm/staging/?p=680',0,'revision','',0),(682,5,'2026-02-16 08:39:10','2026-02-16 08:39:10','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:39:10','2026-02-16 08:39:10','',422,'https://afhold.co.zm/staging/?p=682',0,'revision','',0),(681,5,'2026-02-16 08:37:57','2026-02-16 08:37:57','<img src=\"https://afhold.co.zm/staging/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:37:57','2026-02-16 08:37:57','',422,'https://afhold.co.zm/staging/?p=681',0,'revision','',0),(683,5,'2026-02-16 08:40:35','2026-02-16 08:40:35','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:40:35','2026-02-16 08:40:35','',422,'https://afhold.co.zm/staging/?p=683',0,'revision','',0),(684,5,'2026-02-16 08:41:50','2026-02-16 08:41:50','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:41:50','2026-02-16 08:41:50','',422,'https://afhold.co.zm/staging/?p=684',0,'revision','',0),(685,5,'2026-02-16 08:42:26','2026-02-16 08:42:26','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:42:26','2026-02-16 08:42:26','',422,'https://afhold.co.zm/staging/?p=685',0,'revision','',0),(687,5,'2026-02-16 08:43:54','2026-02-16 08:43:54','','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:43:54','2026-02-16 08:43:54','',422,'https://afhold.co.zm/staging/?p=687',0,'revision','',0),(688,5,'2026-02-16 08:46:41','2026-02-16 08:46:41','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:46:41','2026-02-16 08:46:41','',422,'https://afhold.co.zm/staging/?p=688',0,'revision','',0),(689,5,'2026-02-16 08:46:49','2026-02-16 08:46:49','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:46:49','2026-02-16 08:46:49','',422,'https://afhold.co.zm/staging/?p=689',0,'revision','',0),(690,5,'2026-02-16 08:47:14','2026-02-16 08:47:14','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:47:14','2026-02-16 08:47:14','',422,'https://afhold.co.zm/staging/?p=690',0,'revision','',0),(691,5,'2026-02-16 08:48:03','2026-02-16 08:48:03','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:48:03','2026-02-16 08:48:03','',422,'https://afhold.co.zm/staging/?p=691',0,'revision','',0),(692,5,'2026-02-16 08:48:41','2026-02-16 08:48:41','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:48:41','2026-02-16 08:48:41','',422,'https://afhold.co.zm/staging/?p=692',0,'revision','',0),(693,5,'2026-02-16 08:51:21','2026-02-16 08:51:21','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-16 08:51:21','2026-02-16 08:51:21','',422,'https://afhold.co.zm/staging/?p=693',0,'revision','',0),(694,5,'2026-02-16 08:52:52','2026-02-16 08:52:52','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 08:52:52','2026-02-16 08:52:52','',32,'https://afhold.co.zm/staging/?p=694',0,'revision','',0),(695,5,'2026-02-16 08:52:52','2026-02-16 08:52:52','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 08:52:52','2026-02-16 08:52:52','',32,'https://afhold.co.zm/staging/?p=695',0,'revision','',0),(696,5,'2026-02-16 08:52:52','2026-02-16 08:52:52','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 08:52:52','2026-02-16 08:52:52','',32,'https://afhold.co.zm/staging/?p=696',0,'revision','',0),(699,5,'2026-02-16 09:00:22','2026-02-16 09:00:22','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-16 09:00:22','2026-02-16 09:00:22','',412,'https://afhold.co.zm/staging/?p=699',0,'revision','',0),(698,5,'2026-02-16 09:00:04','2026-02-16 09:00:04','','screenshot-2026-02-16_10-59-14','','inherit','open','closed','','screenshot-2026-02-16_10-59-14','','','2026-02-16 09:00:04','2026-02-16 09:00:04','',412,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_10-59-14.png',0,'attachment','image/png',0),(700,5,'2026-02-16 09:02:05','2026-02-16 09:02:05','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-16 09:02:05','2026-02-16 09:02:05','',412,'https://afhold.co.zm/staging/?p=700',0,'revision','',0),(701,5,'2026-02-16 09:02:32','2026-02-16 09:02:32','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-16 09:02:32','2026-02-16 09:02:32','',412,'https://afhold.co.zm/staging/?p=701',0,'revision','',0),(702,5,'2026-02-16 09:05:09','2026-02-16 09:05:09','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-16 09:05:09','2026-02-16 09:05:09','',14,'https://afhold.co.zm/staging/?p=702',0,'revision','',0),(703,5,'2026-02-16 09:06:08','2026-02-16 09:06:08','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-16 09:06:08','2026-02-16 09:06:08','',14,'https://afhold.co.zm/staging/?p=703',0,'revision','',0),(704,5,'2026-02-16 09:08:12','2026-02-16 09:08:12','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-16 09:08:12','2026-02-16 09:08:12','',14,'https://afhold.co.zm/staging/?p=704',0,'revision','',0),(705,5,'2026-02-16 09:09:06','2026-02-16 09:09:06','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-16 09:09:06','2026-02-16 09:09:06','',47,'https://afhold.co.zm/staging/?p=705',0,'revision','',0),(706,5,'2026-02-16 09:09:06','2026-02-16 09:09:06','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-16 09:09:06','2026-02-16 09:09:06','',47,'https://afhold.co.zm/staging/?p=706',0,'revision','',0),(707,5,'2026-02-16 09:09:07','2026-02-16 09:09:07','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-16 09:09:07','2026-02-16 09:09:07','',47,'https://afhold.co.zm/staging/?p=707',0,'revision','',0),(708,5,'2026-02-16 09:15:38','2026-02-16 09:15:38','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 09:15:38','2026-02-16 09:15:38','',32,'https://afhold.co.zm/staging/?p=708',0,'revision','',0),(709,5,'2026-02-16 09:15:38','2026-02-16 09:15:38','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 09:15:38','2026-02-16 09:15:38','',32,'https://afhold.co.zm/staging/?p=709',0,'revision','',0),(710,5,'2026-02-16 09:15:38','2026-02-16 09:15:38','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 09:15:38','2026-02-16 09:15:38','',32,'https://afhold.co.zm/staging/?p=710',0,'revision','',0),(711,5,'2026-02-16 09:21:07','2026-02-16 09:21:07','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 09:21:07','2026-02-16 09:21:07','',32,'https://afhold.co.zm/staging/?p=711',0,'revision','',0),(712,5,'2026-02-16 09:21:07','2026-02-16 09:21:07','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 09:21:07','2026-02-16 09:21:07','',32,'https://afhold.co.zm/staging/?p=712',0,'revision','',0),(713,5,'2026-02-16 09:21:07','2026-02-16 09:21:07','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 09:21:07','2026-02-16 09:21:07','',32,'https://afhold.co.zm/staging/?p=713',0,'revision','',0),(714,5,'2026-02-16 09:22:27','2026-02-16 09:22:27','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-16 09:22:27','2026-02-16 09:22:27','',14,'https://afhold.co.zm/staging/?p=714',0,'revision','',0),(715,5,'2026-02-16 09:23:01','2026-02-16 09:23:01','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-02-16 09:23:01','2026-02-16 09:23:01','',14,'https://afhold.co.zm/staging/?p=715',0,'revision','',0),(716,5,'2026-02-16 09:28:17','2026-02-16 09:28:17','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 09:28:17','2026-02-16 09:28:17','',37,'https://afhold.co.zm/staging/?p=716',0,'revision','',0),(717,5,'2026-02-16 09:28:18','2026-02-16 09:28:18','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 09:28:18','2026-02-16 09:28:18','',37,'https://afhold.co.zm/staging/?p=717',0,'revision','',0),(718,5,'2026-02-16 09:28:18','2026-02-16 09:28:18','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 09:28:18','2026-02-16 09:28:18','',37,'https://afhold.co.zm/staging/?p=718',0,'revision','',0),(719,5,'2026-02-16 09:33:29','2026-02-16 09:33:29','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 09:33:29','2026-02-16 09:33:29','',100,'https://afhold.co.zm/staging/?p=719',0,'revision','',0),(720,5,'2026-02-16 09:33:29','2026-02-16 09:33:29','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 09:33:29','2026-02-16 09:33:29','',100,'https://afhold.co.zm/staging/?p=720',0,'revision','',0),(721,5,'2026-02-16 09:33:29','2026-02-16 09:33:29','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-16 09:33:29','2026-02-16 09:33:29','',100,'https://afhold.co.zm/staging/?p=721',0,'revision','',0),(722,5,'2026-02-16 09:35:13','2026-02-16 09:35:13','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-16 09:35:13','2026-02-16 09:35:13','',42,'https://afhold.co.zm/staging/?p=722',0,'revision','',0),(723,5,'2026-02-16 09:35:13','2026-02-16 09:35:13','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-16 09:35:13','2026-02-16 09:35:13','',42,'https://afhold.co.zm/staging/?p=723',0,'revision','',0),(724,5,'2026-02-16 09:35:13','2026-02-16 09:35:13','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-16 09:35:13','2026-02-16 09:35:13','',42,'https://afhold.co.zm/staging/?p=724',0,'revision','',0),(725,5,'2026-02-16 09:37:35','2026-02-16 09:37:35','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-16 09:37:35','2026-02-16 09:37:35','',47,'https://afhold.co.zm/staging/?p=725',0,'revision','',0),(726,5,'2026-02-16 09:37:35','2026-02-16 09:37:35','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-16 09:37:35','2026-02-16 09:37:35','',47,'https://afhold.co.zm/staging/?p=726',0,'revision','',0),(727,5,'2026-02-16 09:37:35','2026-02-16 09:37:35','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-16 09:37:35','2026-02-16 09:37:35','',47,'https://afhold.co.zm/staging/?p=727',0,'revision','',0),(728,5,'2026-02-16 09:41:07','2026-02-16 09:41:07','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987','','','2026-02-16 09:41:07','2026-02-16 09:41:07','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Group-Chief-Executive-Officer.jpg',0,'attachment','image/jpeg',0),(729,5,'2026-02-16 09:41:16','2026-02-16 09:41:16','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-2','','','2026-02-16 09:41:16','2026-02-16 09:41:16','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Jonathan-Imakando-Aflife-Investments-Chief-Executive-Officer.jpg',0,'attachment','image/jpeg',0),(730,5,'2026-02-16 09:41:26','2026-02-16 09:41:26','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-3','','','2026-02-16 09:41:26','2026-02-16 09:41:26','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Geoffrey-Musekiwa-Group-Chief-Operating-Officer.jpg',0,'attachment','image/jpeg',0),(731,5,'2026-02-16 09:41:39','2026-02-16 09:41:39','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-4','','','2026-02-16 09:41:39','2026-02-16 09:41:39','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Fortunate-Ngatsha-Group-Chief-Financial-Officer.jpg',0,'attachment','image/jpeg',0),(732,5,'2026-02-16 09:41:57','2026-02-16 09:41:57','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-5','','','2026-02-16 09:41:57','2026-02-16 09:41:57','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Collina-Halwampa-Aflife-Pension-Administration-Head-of-Corporate-Services.jpg',0,'attachment','image/jpeg',0),(733,5,'2026-02-16 09:42:22','2026-02-16 09:42:22','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-6','','','2026-02-16 09:42:22','2026-02-16 09:42:22','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Bryson-Hamanzuka-Aflife-Pension-Administration-Chief-Executive-Officer.jpg',0,'attachment','image/jpeg',0),(735,5,'2026-02-16 09:51:44','2026-02-16 09:51:44','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 09:51:44','2026-02-16 09:51:44','',367,'https://afhold.co.zm/staging/?p=735',0,'revision','',0),(737,5,'2026-02-16 09:52:45','2026-02-16 09:52:45','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 09:52:45','2026-02-16 09:52:45','',367,'https://afhold.co.zm/staging/?p=737',0,'revision','',0),(738,5,'2026-02-16 09:54:32','2026-02-16 09:54:32','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 09:54:32','2026-02-16 09:54:32','',367,'https://afhold.co.zm/staging/?p=738',0,'revision','',0),(739,5,'2026-02-16 09:58:07','2026-02-16 09:58:07','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 09:58:07','2026-02-16 09:58:07','',367,'https://afhold.co.zm/staging/?p=739',0,'revision','',0),(740,5,'2026-02-16 09:58:30','2026-02-16 09:58:30','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 09:58:30','2026-02-16 09:58:30','',367,'https://afhold.co.zm/staging/?p=740',0,'revision','',0),(741,5,'2026-02-16 10:01:30','2026-02-16 10:01:30','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 10:01:30','2026-02-16 10:01:30','',367,'https://afhold.co.zm/staging/?p=741',0,'revision','',0),(742,5,'2026-02-16 10:02:26','2026-02-16 10:02:26','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 10:02:26','2026-02-16 10:02:26','',367,'https://afhold.co.zm/staging/?p=742',0,'revision','',0),(743,5,'2026-02-16 10:06:39','2026-02-16 10:06:39','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 10:06:39','2026-02-16 10:06:39','',367,'https://afhold.co.zm/staging/?p=743',0,'revision','',0),(744,5,'2026-02-16 10:09:16','2026-02-16 10:09:16','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 10:09:16','2026-02-16 10:09:16','',367,'https://afhold.co.zm/staging/?p=744',0,'revision','',0),(745,5,'2026-02-16 10:10:05','2026-02-16 10:10:05','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 10:10:05','2026-02-16 10:10:05','',367,'https://afhold.co.zm/staging/?p=745',0,'revision','',0),(746,5,'2026-02-16 10:11:51','2026-02-16 10:11:51','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 10:11:51','2026-02-16 10:11:51','',367,'https://afhold.co.zm/staging/?p=746',0,'revision','',0),(747,5,'2026-02-16 10:12:21','2026-02-16 10:12:21','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 10:12:21','2026-02-16 10:12:21','',367,'https://afhold.co.zm/staging/?p=747',0,'revision','',0),(748,5,'2026-02-16 10:33:34','2026-02-16 10:33:34','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 10:33:34','2026-02-16 10:33:34','',37,'https://afhold.co.zm/staging/?p=748',0,'revision','',0);
INSERT INTO `wpph_posts` VALUES (749,5,'2026-02-16 10:33:34','2026-02-16 10:33:34','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 10:33:34','2026-02-16 10:33:34','',37,'https://afhold.co.zm/staging/?p=749',0,'revision','',0),(750,5,'2026-02-16 10:33:34','2026-02-16 10:33:34','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 10:33:34','2026-02-16 10:33:34','',37,'https://afhold.co.zm/staging/?p=750',0,'revision','',0),(751,5,'2026-02-16 10:37:58','2026-02-16 10:37:58','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 10:37:58','2026-02-16 10:37:58','',32,'https://afhold.co.zm/staging/?p=751',0,'revision','',0),(752,5,'2026-02-16 10:37:59','2026-02-16 10:37:59','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img3-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img1-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																										<img width=\"600\" height=\"600\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-300x300.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/img2-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																<h2>2K+</h2>					<h2>Happy Customer</h2>															<img width=\"160\" height=\"160\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow.png 160w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Arrow-150x150.png 150w\" sizes=\"(max-width: 160px) 100vw, 160px\" />																										<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />															\n                    +\n                Years Experience\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 10:37:59','2026-02-16 10:37:59','',32,'https://afhold.co.zm/staging/?p=752',0,'revision','',0),(754,5,'2026-02-16 10:41:09','2026-02-16 10:41:09','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 10:41:09','2026-02-16 10:41:09','',32,'https://afhold.co.zm/staging/?p=754',0,'revision','',0),(755,5,'2026-02-16 10:41:09','2026-02-16 10:41:09','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"515\" height=\"519\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1.png 515w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-298x300.png 298w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG1-150x150.png 150w\" sizes=\"(max-width: 515px) 100vw, 515px\" />																										<img width=\"467\" height=\"535\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview.png 467w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/studio-portrait-of-a-successful-businesswoman-posi-2026-01-09-11-03-37-utc-removebg-preview-262x300.png 262w\" sizes=\"(max-width: 467px) 100vw, 467px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 10:41:09','2026-02-16 10:41:09','',32,'https://afhold.co.zm/staging/?p=755',0,'revision','',0),(757,5,'2026-02-16 11:58:53','2026-02-16 11:58:53','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 11:58:53','2026-02-16 11:58:53','',32,'https://afhold.co.zm/staging/?p=757',0,'revision','',0),(758,5,'2026-02-16 11:58:53','2026-02-16 11:58:53','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 11:58:53','2026-02-16 11:58:53','',32,'https://afhold.co.zm/staging/?p=758',0,'revision','',0),(759,5,'2026-02-16 11:58:53','2026-02-16 11:58:53','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 11:58:53','2026-02-16 11:58:53','',32,'https://afhold.co.zm/staging/?p=759',0,'revision','',0),(760,5,'2026-02-16 11:59:08','2026-02-16 11:59:08','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 11:59:08','2026-02-16 11:59:08','',32,'https://afhold.co.zm/staging/?p=760',0,'revision','',0),(761,5,'2026-02-16 11:59:08','2026-02-16 11:59:08','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 11:59:08','2026-02-16 11:59:08','',32,'https://afhold.co.zm/staging/?p=761',0,'revision','',0),(762,5,'2026-02-16 11:59:08','2026-02-16 11:59:08','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 11:59:08','2026-02-16 11:59:08','',32,'https://afhold.co.zm/staging/?p=762',0,'revision','',0),(765,5,'2026-02-16 12:58:14','2026-02-16 12:58:14','','screenshot-2026-02-16_14-54-51','','inherit','open','closed','','screenshot-2026-02-16_14-54-51','','','2026-02-16 12:58:14','2026-02-16 12:58:14','',175,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_14-54-51.png',0,'attachment','image/png',0),(766,5,'2026-02-16 12:59:32','2026-02-16 12:59:32','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-02-16 12:59:32','2026-02-16 12:59:32','',175,'https://afhold.co.zm/staging/?p=766',0,'revision','',0),(767,5,'2026-02-16 13:10:11','2026-02-16 13:10:11','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-7','','','2026-02-16 13:10:11','2026-02-16 13:10:11','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director.jpg',0,'attachment','image/jpeg',0),(768,5,'2026-02-16 13:10:24','2026-02-16 13:10:24','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-8','','','2026-02-16 13:10:24','2026-02-16 13:10:24','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Michael-Viljoen-Non-Executive-Director.jpg',0,'attachment','image/jpeg',0),(769,5,'2026-02-16 13:10:55','2026-02-16 13:10:55','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-9','','','2026-02-16 13:10:55','2026-02-16 13:10:55','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/John-Alan-Hurford-Janes-Chairperson.jpg',0,'attachment','image/jpeg',0),(770,5,'2026-02-16 13:11:07','2026-02-16 13:11:07','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-10','','','2026-02-16 13:11:07','2026-02-16 13:11:07','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Clair-Mathe-Lisenda-Non-Executive-Director.jpg',0,'attachment','image/jpeg',0),(771,5,'2026-02-16 13:11:16','2026-02-16 13:11:16','','MWAMI_MUGALA_0977121987','MWAMI_MUGALA_0977121987','inherit','open','closed','','mwami_mugala_0977121987-11','','','2026-02-16 13:11:16','2026-02-16 13:11:16','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Charles-H.-de-B-Carey-Non-Executive-Director.jpg',0,'attachment','image/jpeg',0),(772,5,'2026-02-16 13:41:10','2026-02-16 13:41:10','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 13:41:10','2026-02-16 13:41:10','',37,'https://afhold.co.zm/staging/?p=772',0,'revision','',0),(773,5,'2026-02-16 13:41:10','2026-02-16 13:41:10','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 13:41:10','2026-02-16 13:41:10','',37,'https://afhold.co.zm/staging/?p=773',0,'revision','',0),(774,5,'2026-02-16 13:41:10','2026-02-16 13:41:10','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 13:41:10','2026-02-16 13:41:10','',37,'https://afhold.co.zm/staging/?p=774',0,'revision','',0),(775,5,'2026-02-16 13:43:17','2026-02-16 13:43:17','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 13:43:17','2026-02-16 13:43:17','',393,'https://afhold.co.zm/staging/?p=775',0,'revision','',0),(778,5,'2026-02-16 13:50:44','2026-02-16 13:50:44','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 13:50:44','2026-02-16 13:50:44','',393,'https://afhold.co.zm/staging/?p=778',0,'revision','',0),(782,5,'2026-02-16 13:56:37','2026-02-16 13:56:37','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 13:56:37','2026-02-16 13:56:37','',37,'https://afhold.co.zm/staging/?p=782',0,'revision','',0),(780,5,'2026-02-16 13:56:37','2026-02-16 13:56:37','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 13:56:37','2026-02-16 13:56:37','',37,'https://afhold.co.zm/staging/?p=780',0,'revision','',0),(781,5,'2026-02-16 13:56:37','2026-02-16 13:56:37','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 13:56:37','2026-02-16 13:56:37','',37,'https://afhold.co.zm/staging/?p=781',0,'revision','',0),(783,5,'2026-02-16 13:58:12','2026-02-16 13:58:12','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 13:58:12','2026-02-16 13:58:12','',37,'https://afhold.co.zm/staging/?p=783',0,'revision','',0),(784,5,'2026-02-16 13:58:12','2026-02-16 13:58:12','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 13:58:12','2026-02-16 13:58:12','',37,'https://afhold.co.zm/staging/?p=784',0,'revision','',0),(785,5,'2026-02-16 13:58:12','2026-02-16 13:58:12','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 13:58:12','2026-02-16 13:58:12','',37,'https://afhold.co.zm/staging/?p=785',0,'revision','',0),(786,5,'2026-02-16 13:58:40','2026-02-16 13:58:40','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 13:58:40','2026-02-16 13:58:40','',393,'https://afhold.co.zm/staging/?p=786',0,'revision','',0),(787,5,'2026-02-16 14:02:37','2026-02-16 14:02:37','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 14:02:37','2026-02-16 14:02:37','',393,'https://afhold.co.zm/staging/?p=787',0,'revision','',0),(788,5,'2026-02-16 14:04:35','2026-02-16 14:04:35','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:04:35','2026-02-16 14:04:35','',37,'https://afhold.co.zm/staging/?p=788',0,'revision','',0),(789,5,'2026-02-16 14:04:35','2026-02-16 14:04:35','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:04:35','2026-02-16 14:04:35','',37,'https://afhold.co.zm/staging/?p=789',0,'revision','',0),(790,5,'2026-02-16 14:04:35','2026-02-16 14:04:35','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:04:35','2026-02-16 14:04:35','',37,'https://afhold.co.zm/staging/?p=790',0,'revision','',0),(791,5,'2026-02-16 14:06:12','2026-02-16 14:06:12','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 14:06:12','2026-02-16 14:06:12','',393,'https://afhold.co.zm/staging/?p=791',0,'revision','',0),(792,5,'2026-02-16 14:11:09','2026-02-16 14:11:09','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 14:11:09','2026-02-16 14:11:09','',393,'https://afhold.co.zm/staging/?p=792',0,'revision','',0),(793,5,'2026-02-16 14:14:29','2026-02-16 14:14:29','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 14:14:29','2026-02-16 14:14:29','',393,'https://afhold.co.zm/staging/?p=793',0,'revision','',0),(794,5,'2026-02-16 14:15:50','2026-02-16 14:15:50','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 14:15:50','2026-02-16 14:15:50','',393,'https://afhold.co.zm/staging/?p=794',0,'revision','',0),(795,5,'2026-02-16 14:16:05','2026-02-16 14:16:05','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 14:16:05','2026-02-16 14:16:05','',393,'https://afhold.co.zm/staging/?p=795',0,'revision','',0),(796,5,'2026-02-16 14:16:24','2026-02-16 14:16:24','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 14:16:24','2026-02-16 14:16:24','',393,'https://afhold.co.zm/staging/?p=796',0,'revision','',0),(797,5,'2026-02-16 14:17:00','2026-02-16 14:17:00','','Elementor Loop Item #393','','inherit','closed','closed','','393-revision-v1','','','2026-02-16 14:17:00','2026-02-16 14:17:00','',393,'https://afhold.co.zm/staging/?p=797',0,'revision','',0),(799,5,'2026-02-16 14:23:37','2026-02-16 14:23:37','a:29:{s:8:\"taxonomy\";s:9:\"team-type\";s:11:\"object_type\";a:1:{i:0;s:20:\"executive-team-membe\";}s:22:\"advanced_configuration\";i:0;s:13:\"import_source\";s:0:\"\";s:11:\"import_date\";s:0:\"\";s:6:\"labels\";a:25:{s:4:\"name\";s:9:\"Team Type\";s:13:\"singular_name\";s:9:\"Team Type\";s:9:\"menu_name\";s:9:\"Team Type\";s:9:\"all_items\";s:13:\"All Team Type\";s:9:\"edit_item\";s:14:\"Edit Team Type\";s:9:\"view_item\";s:14:\"View Team Type\";s:11:\"update_item\";s:16:\"Update Team Type\";s:12:\"add_new_item\";s:17:\"Add New Team Type\";s:13:\"new_item_name\";s:18:\"New Team Type Name\";s:11:\"parent_item\";s:16:\"Parent Team Type\";s:17:\"parent_item_colon\";s:17:\"Parent Team Type:\";s:12:\"search_items\";s:16:\"Search Team Type\";s:9:\"most_used\";s:0:\"\";s:9:\"not_found\";s:18:\"No team type found\";s:8:\"no_terms\";s:12:\"No team type\";s:22:\"name_field_description\";s:0:\"\";s:22:\"slug_field_description\";s:0:\"\";s:24:\"parent_field_description\";s:0:\"\";s:22:\"desc_field_description\";s:0:\"\";s:14:\"filter_by_item\";s:19:\"Filter by team type\";s:21:\"items_list_navigation\";s:25:\"Team Type list navigation\";s:10:\"items_list\";s:14:\"Team Type list\";s:13:\"back_to_items\";s:19:\"← Go to team type\";s:9:\"item_link\";s:14:\"Team Type Link\";s:21:\"item_link_description\";s:21:\"A link to a team type\";}s:11:\"description\";s:0:\"\";s:12:\"capabilities\";a:4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:6:\"public\";i:1;s:18:\"publicly_queryable\";i:1;s:12:\"hierarchical\";i:1;s:7:\"show_ui\";i:1;s:12:\"show_in_menu\";i:1;s:17:\"show_in_nav_menus\";i:1;s:12:\"show_in_rest\";i:1;s:9:\"rest_base\";s:0:\"\";s:14:\"rest_namespace\";s:5:\"wp/v2\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Terms_Controller\";s:13:\"show_tagcloud\";i:1;s:18:\"show_in_quick_edit\";i:1;s:17:\"show_admin_column\";i:0;s:7:\"rewrite\";a:3:{s:17:\"permalink_rewrite\";s:12:\"taxonomy_key\";s:10:\"with_front\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";}s:9:\"query_var\";s:13:\"post_type_key\";s:14:\"query_var_name\";s:0:\"\";s:12:\"default_term\";a:1:{s:20:\"default_term_enabled\";s:1:\"0\";}s:4:\"sort\";i:0;s:8:\"meta_box\";s:7:\"default\";s:11:\"meta_box_cb\";s:0:\"\";s:20:\"meta_box_sanitize_cb\";s:0:\"\";}','Team Type','team-type','publish','closed','closed','','taxonomy_6993283edb472','','','2026-02-16 14:23:37','2026-02-16 14:23:37','',0,'https://afhold.co.zm/staging/?post_type=acf-taxonomy&#038;p=799',0,'acf-taxonomy','',0),(802,5,'2026-02-16 14:29:01','2026-02-16 14:29:01','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:29:01','2026-02-16 14:29:01','',37,'https://afhold.co.zm/staging/?p=802',0,'revision','',0),(800,5,'2026-02-16 14:29:01','2026-02-16 14:29:01','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:29:01','2026-02-16 14:29:01','',37,'https://afhold.co.zm/staging/?p=800',0,'revision','',0),(801,5,'2026-02-16 14:29:01','2026-02-16 14:29:01','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:29:01','2026-02-16 14:29:01','',37,'https://afhold.co.zm/staging/?p=801',0,'revision','',0),(807,5,'2026-02-16 14:38:44','2026-02-16 14:38:44','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 14:38:44','2026-02-16 14:38:44','',367,'https://afhold.co.zm/staging/?p=807',0,'revision','',0),(804,5,'2026-02-16 14:30:29','2026-02-16 14:30:29','','Elementor-post-screenshot_393_2026-02-16-14-30-29_2d1ca4da.png','','inherit','open','closed','','elementor-post-screenshot_393_2026-02-16-14-30-29_2d1ca4da-png','','','2026-02-16 14:30:29','2026-02-16 14:30:29','',393,'https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_393_2026-02-16-14-30-29_2d1ca4da.png',0,'attachment','image/png',0),(806,5,'2026-02-16 14:35:51','2026-02-16 14:35:51','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 14:35:51','2026-02-16 14:35:51','',367,'https://afhold.co.zm/staging/?p=806',0,'revision','',0),(808,5,'2026-02-16 14:39:20','2026-02-16 14:39:20','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-02-16 14:39:20','2026-02-16 14:39:20','',367,'https://afhold.co.zm/staging/?p=808',0,'revision','',0),(810,5,'2026-02-16 14:45:29','2026-02-16 14:45:29','','John Alan Hurford Janes','','publish','closed','closed','','john-alan-hurford-janes','','','2026-03-11 11:30:19','2026-03-11 11:30:19','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=810',0,'executive-team-membe','',0),(811,5,'2026-02-16 14:46:26','2026-02-16 14:46:26','','Ignatius Michael Viljoen','','publish','closed','closed','','ignatius-michael-viljoen','','','2026-03-11 11:29:48','2026-03-11 11:29:48','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=811',0,'executive-team-membe','',0),(812,5,'2026-02-16 14:48:21','2026-02-16 14:48:21','','Charles de Beauvoir Carey','','publish','closed','closed','','charles-de-beauvoir-carey','','','2026-03-11 11:29:17','2026-03-11 11:29:17','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=812',0,'executive-team-membe','',0),(813,5,'2026-02-16 14:48:54','2026-02-16 14:48:54','','Clair Lisenda Mathe','','publish','closed','closed','','clair-lisenda-mathe','','','2026-03-11 11:28:50','2026-03-11 11:28:50','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=813',0,'executive-team-membe','',0),(814,5,'2026-02-16 14:52:44','2026-02-16 14:52:44','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:52:44','2026-02-16 14:52:44','',37,'https://afhold.co.zm/staging/?p=814',0,'revision','',0),(815,5,'2026-02-16 14:52:44','2026-02-16 14:52:44','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:52:44','2026-02-16 14:52:44','',37,'https://afhold.co.zm/staging/?p=815',0,'revision','',0),(816,5,'2026-02-16 14:52:44','2026-02-16 14:52:44','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:52:44','2026-02-16 14:52:44','',37,'https://afhold.co.zm/staging/?p=816',0,'revision','',0),(817,5,'2026-02-16 14:54:53','2026-02-16 14:54:53','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:54:53','2026-02-16 14:54:53','',37,'https://afhold.co.zm/staging/?p=817',0,'revision','',0),(818,5,'2026-02-16 14:54:53','2026-02-16 14:54:53','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:54:53','2026-02-16 14:54:53','',37,'https://afhold.co.zm/staging/?p=818',0,'revision','',0),(819,5,'2026-02-16 14:54:54','2026-02-16 14:54:54','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 14:54:54','2026-02-16 14:54:54','',37,'https://afhold.co.zm/staging/?p=819',0,'revision','',0),(820,5,'2026-02-16 14:57:16','2026-02-16 14:57:16','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 14:57:16','2026-02-16 14:57:16','',32,'https://afhold.co.zm/staging/?p=820',0,'revision','',0),(821,5,'2026-02-16 14:57:16','2026-02-16 14:57:16','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 14:57:16','2026-02-16 14:57:16','',32,'https://afhold.co.zm/staging/?p=821',0,'revision','',0),(822,5,'2026-02-16 14:57:16','2026-02-16 14:57:16','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 14:57:16','2026-02-16 14:57:16','',32,'https://afhold.co.zm/staging/?p=822',0,'revision','',0),(823,5,'2026-02-16 15:00:07','2026-02-16 15:00:07','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 15:00:07','2026-02-16 15:00:07','',37,'https://afhold.co.zm/staging/?p=823',0,'revision','',0),(824,5,'2026-02-16 15:00:07','2026-02-16 15:00:07','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 15:00:07','2026-02-16 15:00:07','',37,'https://afhold.co.zm/staging/?p=824',0,'revision','',0),(825,5,'2026-02-16 15:00:08','2026-02-16 15:00:08','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-16 15:00:08','2026-02-16 15:00:08','',37,'https://afhold.co.zm/staging/?p=825',0,'revision','',0),(826,5,'2026-02-16 15:02:44','2026-02-16 15:02:44','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<h3>\n							enquiries@afhold.co.zm						\n					</h3>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-16 15:02:44','2026-02-16 15:02:44','',76,'https://afhold.co.zm/staging/?p=826',0,'revision','',0),(827,5,'2026-02-16 15:04:19','2026-02-16 15:04:19','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 15:04:19','2026-02-16 15:04:19','',32,'https://afhold.co.zm/staging/?p=827',0,'revision','',0),(828,5,'2026-02-16 15:04:19','2026-02-16 15:04:19','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 15:04:19','2026-02-16 15:04:19','',32,'https://afhold.co.zm/staging/?p=828',0,'revision','',0),(829,5,'2026-02-16 15:04:19','2026-02-16 15:04:19','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-16 15:04:19','2026-02-16 15:04:19','',32,'https://afhold.co.zm/staging/?p=829',0,'revision','',0),(831,5,'2026-02-17 07:58:50','2026-02-17 07:58:50','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<h3>\n							enquiries@afhold.co.zm						\n					</h3>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-17 07:58:50','2026-02-17 07:58:50','',76,'https://afhold.co.zm/staging/?p=831',0,'revision','',0),(830,5,'2026-02-17 07:47:48','2026-02-17 07:47:48','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<h3>\n							enquiries@afhold.co.zm						\n					</h3>\n									<h3>\n							enquiries@afhold.co.zm						\n					</h3>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-17 07:47:48','2026-02-17 07:47:48','',76,'https://afhold.co.zm/staging/?p=830',0,'revision','',0),(832,5,'2026-02-17 08:04:26','2026-02-17 08:04:26','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-02-17 08:04:26','2026-02-17 08:04:26','',76,'https://afhold.co.zm/staging/?p=832',0,'revision','',0),(833,5,'2026-02-17 08:09:40','2026-02-17 08:09:40','a:29:{s:8:\"taxonomy\";s:17:\"news-article-type\";s:11:\"object_type\";a:1:{i:0;s:12:\"news-article\";}s:22:\"advanced_configuration\";i:0;s:13:\"import_source\";s:0:\"\";s:11:\"import_date\";s:0:\"\";s:6:\"labels\";a:25:{s:4:\"name\";s:17:\"News Article Type\";s:13:\"singular_name\";s:17:\"News Article Type\";s:9:\"menu_name\";s:17:\"News Article Type\";s:9:\"all_items\";s:21:\"All News Article Type\";s:9:\"edit_item\";s:22:\"Edit News Article Type\";s:9:\"view_item\";s:22:\"View News Article Type\";s:11:\"update_item\";s:24:\"Update News Article Type\";s:12:\"add_new_item\";s:25:\"Add New News Article Type\";s:13:\"new_item_name\";s:26:\"New News Article Type Name\";s:11:\"parent_item\";s:24:\"Parent News Article Type\";s:17:\"parent_item_colon\";s:25:\"Parent News Article Type:\";s:12:\"search_items\";s:24:\"Search News Article Type\";s:9:\"most_used\";s:0:\"\";s:9:\"not_found\";s:26:\"No news article type found\";s:8:\"no_terms\";s:20:\"No news article type\";s:22:\"name_field_description\";s:0:\"\";s:22:\"slug_field_description\";s:0:\"\";s:24:\"parent_field_description\";s:0:\"\";s:22:\"desc_field_description\";s:0:\"\";s:14:\"filter_by_item\";s:27:\"Filter by news article type\";s:21:\"items_list_navigation\";s:33:\"News Article Type list navigation\";s:10:\"items_list\";s:22:\"News Article Type list\";s:13:\"back_to_items\";s:27:\"← Go to news article type\";s:9:\"item_link\";s:22:\"News Article Type Link\";s:21:\"item_link_description\";s:29:\"A link to a news article type\";}s:11:\"description\";s:0:\"\";s:12:\"capabilities\";a:4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:17:\"manage_categories\";s:12:\"delete_terms\";s:17:\"manage_categories\";s:12:\"assign_terms\";s:10:\"edit_posts\";}s:6:\"public\";i:1;s:18:\"publicly_queryable\";i:1;s:12:\"hierarchical\";i:1;s:7:\"show_ui\";i:1;s:12:\"show_in_menu\";i:1;s:17:\"show_in_nav_menus\";i:1;s:12:\"show_in_rest\";i:1;s:9:\"rest_base\";s:0:\"\";s:14:\"rest_namespace\";s:5:\"wp/v2\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Terms_Controller\";s:13:\"show_tagcloud\";i:1;s:18:\"show_in_quick_edit\";i:1;s:17:\"show_admin_column\";i:0;s:7:\"rewrite\";a:3:{s:17:\"permalink_rewrite\";s:12:\"taxonomy_key\";s:10:\"with_front\";s:1:\"1\";s:20:\"rewrite_hierarchical\";s:1:\"0\";}s:9:\"query_var\";s:13:\"post_type_key\";s:14:\"query_var_name\";s:0:\"\";s:12:\"default_term\";a:1:{s:20:\"default_term_enabled\";s:1:\"0\";}s:4:\"sort\";i:0;s:8:\"meta_box\";s:7:\"default\";s:11:\"meta_box_cb\";s:0:\"\";s:20:\"meta_box_sanitize_cb\";s:0:\"\";}','News Article Type','news-article-type','publish','closed','closed','','taxonomy_6994221a0a8e2','','','2026-02-17 08:09:40','2026-02-17 08:09:40','',0,'https://afhold.co.zm/staging/?post_type=acf-taxonomy&#038;p=833',0,'acf-taxonomy','',0),(1088,5,'2026-03-13 07:22:11','2026-03-13 07:22:11','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-03-13 07:22:11','2026-03-13 07:22:11','',412,'https://afhold.co.zm/staging/?p=1088',0,'revision','',0),(1089,5,'2026-03-13 07:28:52','2026-03-13 07:28:52','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:28:52','2026-03-13 07:28:52','',32,'https://afhold.co.zm/staging/?p=1089',0,'revision','',0),(837,5,'2026-02-17 08:29:56','2026-02-17 08:29:56','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 08:29:56','2026-02-17 08:29:56','',422,'https://afhold.co.zm/staging/?p=837',0,'revision','',0),(838,5,'2026-02-17 08:30:30','2026-02-17 08:30:30','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 08:30:30','2026-02-17 08:30:30','',422,'https://afhold.co.zm/staging/?p=838',0,'revision','',0),(839,5,'2026-02-17 08:30:54','2026-02-17 08:30:54','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 08:30:54','2026-02-17 08:30:54','',422,'https://afhold.co.zm/staging/?p=839',0,'revision','',0),(840,5,'2026-02-17 08:31:11','2026-02-17 08:31:11','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 08:31:11','2026-02-17 08:31:11','',422,'https://afhold.co.zm/staging/?p=840',0,'revision','',0),(841,5,'2026-02-17 08:32:13','2026-02-17 08:32:13','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 08:32:13','2026-02-17 08:32:13','',422,'https://afhold.co.zm/staging/?p=841',0,'revision','',0),(842,5,'2026-02-17 08:32:41','2026-02-17 08:32:41','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 08:32:41','2026-02-17 08:32:41','',422,'https://afhold.co.zm/staging/?p=842',0,'revision','',0),(843,5,'2026-02-17 08:33:16','2026-02-17 08:33:16','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 08:33:16','2026-02-17 08:33:16','',422,'https://afhold.co.zm/staging/?p=843',0,'revision','',0),(844,5,'2026-02-17 08:34:53','2026-02-17 08:34:53','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 08:34:53','2026-02-17 08:34:53','',422,'https://afhold.co.zm/staging/?p=844',0,'revision','',0),(845,5,'2026-02-17 08:44:23','2026-02-17 08:44:23','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 08:44:23','2026-02-17 08:44:23','',422,'https://afhold.co.zm/staging/?p=845',0,'revision','',0),(853,5,'2026-02-17 09:53:48','2026-02-17 09:53:48','<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 09:53:48','2026-02-17 09:53:48','',422,'https://afhold.co.zm/staging/?p=853',0,'revision','',0),(848,5,'2026-02-17 09:43:59','2026-02-17 09:43:59','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>								<a role=\"button\">\n									Read more\n					</a>','Elementor Loop Item #422','','inherit','closed','closed','','422-revision-v1','','','2026-02-17 09:43:59','2026-02-17 09:43:59','',422,'https://afhold.co.zm/staging/?p=848',0,'revision','',0),(849,5,'2026-02-17 09:46:20','2026-02-17 09:46:20','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-17 09:46:20','2026-02-17 09:46:20','',32,'https://afhold.co.zm/staging/?p=849',0,'revision','',0),(850,5,'2026-02-17 09:46:20','2026-02-17 09:46:20','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-17 09:46:20','2026-02-17 09:46:20','',32,'https://afhold.co.zm/staging/?p=850',0,'revision','',0),(851,5,'2026-02-17 09:46:20','2026-02-17 09:46:20','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-02-17 09:46:20','2026-02-17 09:46:20','',32,'https://afhold.co.zm/staging/?p=851',0,'revision','',0),(953,5,'2026-03-06 13:02:26','2026-03-06 13:02:26','','Artboard 44','','inherit','open','closed','','artboard-44-3','','','2026-03-06 13:02:26','2026-03-06 13:02:26','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44.png',0,'attachment','image/png',0),(855,5,'2026-02-17 10:21:21','2026-02-17 10:21:21','a:13:{s:23:\"search_field_menu_order\";s:1:\"2\";s:23:\"apply_button_menu_order\";s:1:\"3\";s:12:\"wp_page_type\";s:15:\"common___common\";s:23:\"instead_wp_filter_query\";s:0:\"\";s:15:\"wp_filter_query\";s:2:\"-1\";s:10:\"hide_empty\";s:2:\"no\";s:10:\"show_count\";s:3:\"yes\";s:18:\"search_field_label\";s:6:\"Search\";s:24:\"search_field_placeholder\";s:0:\"\";s:17:\"apply_button_text\";s:5:\"Apply\";s:17:\"reset_button_text\";s:5:\"Reset\";s:16:\"use_search_field\";s:2:\"no\";s:16:\"use_apply_button\";s:2:\"no\";}','News Article Filter Set','news-article','publish','closed','closed','','1','','','2026-02-17 10:21:21','2026-02-17 10:21:21','',0,'https://afhold.co.zm/staging/?post_type=filter-set&#038;p=855',0,'filter-set','',0),(856,5,'2026-02-17 10:21:21','2026-02-17 10:21:21','a:25:{s:6:\"entity\";s:8:\"taxonomy\";s:6:\"e_name\";s:17:\"news-article-type\";s:4:\"view\";s:6:\"labels\";s:9:\"date_type\";s:4:\"date\";s:15:\"show_term_names\";s:3:\"yes\";s:14:\"dropdown_label\";s:0:\"\";s:11:\"date_format\";s:6:\"F j, Y\";s:5:\"logic\";s:2:\"or\";s:7:\"orderby\";s:7:\"default\";s:7:\"in_path\";s:3:\"yes\";s:7:\"include\";s:2:\"no\";s:12:\"range_slider\";s:3:\"yes\";s:4:\"step\";s:1:\"1\";s:13:\"parent_filter\";s:2:\"no\";s:13:\"min_num_label\";s:0:\"\";s:13:\"max_num_label\";s:0:\"\";s:7:\"tooltip\";s:0:\"\";s:10:\"show_chips\";s:3:\"yes\";s:10:\"acf_fields\";s:0:\"\";s:18:\"selected_and_above\";s:2:\"no\";s:8:\"collapse\";s:2:\"no\";s:9:\"hierarchy\";s:2:\"no\";s:6:\"search\";s:2:\"no\";s:17:\"hide_until_parent\";s:2:\"no\";s:9:\"more_less\";s:2:\"no\";}','News Article Filter','taxonomy_news-article-type','publish','closed','closed','','_news','','','2026-02-17 10:21:21','2026-02-17 10:21:21','',855,'https://afhold.co.zm/staging/?post_type=filter-field&p=856',1,'filter-field','',0),(857,5,'2026-02-17 12:22:03','2026-02-17 12:22:03','','Elementor-post-screenshot_422_2026-02-17-12-22-03_2e286662.png','','inherit','open','closed','','elementor-post-screenshot_422_2026-02-17-12-22-03_2e286662-png','','','2026-02-17 12:22:03','2026-02-17 12:22:03','',422,'https://afhold.co.zm/staging/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_422_2026-02-17-12-22-03_2e286662.png',0,'attachment','image/png',0),(858,5,'2026-02-17 12:27:29','2026-02-17 12:27:29','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-17 12:27:29','2026-02-17 12:27:29','',47,'https://afhold.co.zm/staging/?p=858',0,'revision','',0),(859,5,'2026-02-17 12:27:29','2026-02-17 12:27:29','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-17 12:27:29','2026-02-17 12:27:29','',47,'https://afhold.co.zm/staging/?p=859',0,'revision','',0),(860,5,'2026-02-17 12:27:29','2026-02-17 12:27:29','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-17 12:27:29','2026-02-17 12:27:29','',47,'https://afhold.co.zm/staging/?p=860',0,'revision','',0),(861,5,'2026-02-17 12:28:45','2026-02-17 12:28:45','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-17 12:28:45','2026-02-17 12:28:45','',47,'https://afhold.co.zm/staging/?p=861',0,'revision','',0),(862,5,'2026-02-17 12:28:45','2026-02-17 12:28:45','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-17 12:28:45','2026-02-17 12:28:45','',47,'https://afhold.co.zm/staging/?p=862',0,'revision','',0),(863,5,'2026-02-17 12:28:45','2026-02-17 12:28:45','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-17 12:28:45','2026-02-17 12:28:45','',47,'https://afhold.co.zm/staging/?p=863',0,'revision','',0),(864,5,'2026-02-17 12:32:13','2026-02-17 12:32:13','','Test 2','','trash','closed','closed','','test-2__trashed','','','2026-03-11 14:54:12','2026-03-11 14:54:12','',0,'https://afhold.co.zm/staging/?post_type=news-article&#038;p=864',0,'news-article','',0),(865,5,'2026-02-17 12:37:48','2026-02-17 12:37:48','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-17 12:37:48','2026-02-17 12:37:48','',49,'https://afhold.co.zm/staging/?p=865',0,'revision','',0),(866,5,'2026-02-17 12:37:48','2026-02-17 12:37:48','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-17 12:37:48','2026-02-17 12:37:48','',49,'https://afhold.co.zm/staging/?p=866',0,'revision','',0),(867,5,'2026-02-17 12:37:48','2026-02-17 12:37:48','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-02-17 12:37:48','2026-02-17 12:37:48','',49,'https://afhold.co.zm/staging/?p=867',0,'revision','',0),(868,5,'2026-02-17 12:42:15','2026-02-17 12:42:15','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-17 12:42:15','2026-02-17 12:42:15','',412,'https://afhold.co.zm/staging/?p=868',0,'revision','',0),(869,5,'2026-02-17 14:09:01','2026-02-17 14:09:01','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-17 14:09:01','2026-02-17 14:09:01','',412,'https://afhold.co.zm/staging/?p=869',0,'revision','',0),(870,5,'2026-02-17 14:09:39','2026-02-17 14:09:39','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-17 14:09:39','2026-02-17 14:09:39','',412,'https://afhold.co.zm/staging/?p=870',0,'revision','',0),(872,5,'2026-02-18 14:25:36','2026-02-18 14:25:36','<h2>About Us</h2>		<p>Home / About Us</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:25:36','2026-02-18 14:25:36','',37,'https://afhold.co.zm/staging/?p=872',0,'revision','',0),(873,5,'2026-02-18 14:25:36','2026-02-18 14:25:36','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:25:36','2026-02-18 14:25:36','',37,'https://afhold.co.zm/staging/?p=873',0,'revision','',0),(874,5,'2026-02-18 14:27:04','2026-02-18 14:27:04','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-18 14:27:04','2026-02-18 14:27:04','',100,'https://afhold.co.zm/staging/?p=874',0,'revision','',0),(875,5,'2026-02-18 14:27:04','2026-02-18 14:27:04','<h2>Aflife Capital </h2>		<p>Home / Aflife Capital</p>			<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-02-18 14:27:04','2026-02-18 14:27:04','',100,'https://afhold.co.zm/staging/?p=875',0,'revision','',0),(877,5,'2026-02-18 14:30:03','2026-02-18 14:30:03','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-18 14:30:03','2026-02-18 14:30:03','',42,'https://afhold.co.zm/staging/?p=877',0,'revision','',0),(878,5,'2026-02-18 14:30:04','2026-02-18 14:30:04','<h2>Investors</h2>		<p>Home / Investors</p>			<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-18 14:30:04','2026-02-18 14:30:04','',42,'https://afhold.co.zm/staging/?p=878',0,'revision','',0),(879,5,'2026-02-18 14:30:04','2026-02-18 14:30:04','<h2>Investors</h2>					<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-02-18 14:30:04','2026-02-18 14:30:04','',42,'https://afhold.co.zm/staging/?p=879',0,'revision','',0),(880,5,'2026-02-18 14:30:48','2026-02-18 14:30:48','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-18 14:30:48','2026-02-18 14:30:48','',47,'https://afhold.co.zm/staging/?p=880',0,'revision','',0),(881,5,'2026-02-18 14:30:48','2026-02-18 14:30:48','<h2>News</h2>		<p>Home / News</p>			<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-18 14:30:48','2026-02-18 14:30:48','',47,'https://afhold.co.zm/staging/?p=881',0,'revision','',0),(1040,5,'2026-03-11 12:30:29','2026-03-11 12:30:29','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-11 12:30:29','2026-03-11 12:30:29','',47,'https://afhold.co.zm/staging/?p=1040',0,'revision','',0),(882,5,'2026-02-18 14:30:48','2026-02-18 14:30:48','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"careers\" aria-pressed=\"false\">Careers</button>\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-02-18 14:30:48','2026-02-18 14:30:48','',47,'https://afhold.co.zm/staging/?p=882',0,'revision','',0),(884,5,'2026-02-18 14:33:13','2026-02-18 14:33:13','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-02-18 14:33:13','2026-02-18 14:33:13','',412,'https://afhold.co.zm/staging/?p=884',0,'revision','',0),(885,5,'2026-02-18 14:38:50','2026-02-18 14:38:50','','Simple org chart','','inherit','open','closed','','simple-org-chart','','','2026-02-18 14:38:50','2026-02-18 14:38:50','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart.png',0,'attachment','image/png',0),(886,5,'2026-02-18 14:42:28','2026-02-18 14:42:28','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:42:28','2026-02-18 14:42:28','',37,'https://afhold.co.zm/staging/?p=886',0,'revision','',0),(887,5,'2026-02-18 14:42:28','2026-02-18 14:42:28','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:42:28','2026-02-18 14:42:28','',37,'https://afhold.co.zm/staging/?p=887',0,'revision','',0),(888,5,'2026-02-18 14:42:28','2026-02-18 14:42:28','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            Equity re- organisation and implementation of the AfHold Group structure as follows:\n<img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.png\" alt=\"\" width=\"468\" height=\"500\" />\n&nbsp;                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:42:28','2026-02-18 14:42:28','',37,'https://afhold.co.zm/staging/?p=888',0,'revision','',0),(889,5,'2026-02-18 14:43:43','2026-02-18 14:43:43','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            Equity re- organisation and implementation of the AfHold Group structure as follows:\n<img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.png\" alt=\"\" width=\"468\" height=\"500\" />\n&nbsp;                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:43:43','2026-02-18 14:43:43','',37,'https://afhold.co.zm/staging/?p=889',0,'revision','',0),(890,5,'2026-02-18 14:43:43','2026-02-18 14:43:43','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            Equity re- organisation and implementation of the AfHold Group structure as follows:\n<img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.png\" alt=\"\" width=\"468\" height=\"500\" />\n&nbsp;                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:43:43','2026-02-18 14:43:43','',37,'https://afhold.co.zm/staging/?p=890',0,'revision','',0),(891,5,'2026-02-18 14:43:43','2026-02-18 14:43:43','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            Equity re- organisation and implementation of the AfHold Group structure as follows:\n<img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.png\" alt=\"\" width=\"468\" height=\"500\" />\n&nbsp;                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:43:43','2026-02-18 14:43:43','',37,'https://afhold.co.zm/staging/?p=891',0,'revision','',0),(895,5,'2026-02-18 14:47:27','2026-02-18 14:47:27','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            Equity re- organisation and implementation of the AfHold Group structure as follows:\n<br>\n<br>\n<br>\n<img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.png\" alt=\"\" width=\"268\" height=\"300\" />\n&nbsp;                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:47:27','2026-02-18 14:47:27','',37,'https://afhold.co.zm/staging/?p=895',0,'revision','',0),(893,5,'2026-02-18 14:47:27','2026-02-18 14:47:27','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            Equity re- organisation and implementation of the AfHold Group structure as follows:\n<img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.png\" alt=\"\" width=\"468\" height=\"500\" />\n&nbsp;                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:47:27','2026-02-18 14:47:27','',37,'https://afhold.co.zm/staging/?p=893',0,'revision','',0),(894,5,'2026-02-18 14:47:27','2026-02-18 14:47:27','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            Equity re- organisation and implementation of the AfHold Group structure as follows:\n<img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.png\" alt=\"\" width=\"468\" height=\"500\" />\n&nbsp;                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-18 14:47:27','2026-02-18 14:47:27','',37,'https://afhold.co.zm/staging/?p=894',0,'revision','',0),(903,5,'2026-02-19 09:37:59','2026-02-19 09:37:59','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:37:59','2026-02-19 09:37:59','',37,'https://afhold.co.zm/staging/?p=903',0,'revision','',0),(900,5,'2026-02-19 09:34:25','2026-02-19 09:34:25','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n&nbsp;\n<p>Anglo created a financial services division to incept the business of pension funds management for<br>Anglo related companies.</p>\n<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p>\n<ul>\n<li><strong>Hill and Delamain</strong></li>\n<li><strong>Total</strong></li>\n<li><strong>Chloride</strong></li>\n<li><strong>Deloitte and Touche</strong></li>\n<li><strong>Philips</strong></li>\n</ul>\n<p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>\n&nbsp;\n<p>Anglo created a financial services division to incept the business of pension funds management for<br>Anglo related companies.</p>\n<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p>\n<ul>\n<li><strong>Hill and Delamain</strong></li>\n<li><strong>Total</strong></li>\n<li><strong>Chloride</strong></li>\n<li><strong>Deloitte and Touche</strong></li>\n<li><strong>Philips</strong></li>\n</ul>\n<p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>\n													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:34:25','2026-02-19 09:34:25','',37,'https://afhold.co.zm/staging/?p=900',0,'revision','',0),(897,5,'2026-02-19 08:50:56','2026-02-19 08:50:56','','Simple org chart','','inherit','open','closed','','simple-org-chart-2','','','2026-03-11 14:28:38','2026-03-11 14:28:38','',1057,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart.jpeg',0,'attachment','image/jpeg',0),(898,5,'2026-02-19 09:34:25','2026-02-19 09:34:25','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            Equity re- organisation and implementation of the AfHold Group structure as follows:\n<br>\n<br>\n<br>\n<img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.png\" alt=\"\" width=\"268\" height=\"300\" />\n&nbsp;                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:34:25','2026-02-19 09:34:25','',37,'https://afhold.co.zm/staging/?p=898',0,'revision','',0),(899,5,'2026-02-19 09:34:25','2026-02-19 09:34:25','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            Equity re- organisation and implementation of the AfHold Group structure as follows:\n<br>\n<br>\n<br>\n<img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.png\" alt=\"\" width=\"268\" height=\"300\" />\n&nbsp;                        \n															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:34:25','2026-02-19 09:34:25','',37,'https://afhold.co.zm/staging/?p=899',0,'revision','',0),(901,5,'2026-02-19 09:37:59','2026-02-19 09:37:59','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n&nbsp;\n<p>Anglo created a financial services division to incept the business of pension funds management for<br>Anglo related companies.</p>\n<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p>\n<ul>\n<li><strong>Hill and Delamain</strong></li>\n<li><strong>Total</strong></li>\n<li><strong>Chloride</strong></li>\n<li><strong>Deloitte and Touche</strong></li>\n<li><strong>Philips</strong></li>\n</ul>\n<p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>\n&nbsp;\n<p>Anglo created a financial services division to incept the business of pension funds management for<br>Anglo related companies.</p>\n<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p>\n<ul>\n<li><strong>Hill and Delamain</strong></li>\n<li><strong>Total</strong></li>\n<li><strong>Chloride</strong></li>\n<li><strong>Deloitte and Touche</strong></li>\n<li><strong>Philips</strong></li>\n</ul>\n<p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>\n													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:37:59','2026-02-19 09:37:59','',37,'https://afhold.co.zm/staging/?p=901',0,'revision','',0),(902,5,'2026-02-19 09:37:59','2026-02-19 09:37:59','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n&nbsp;\n<p>Anglo created a financial services division to incept the business of pension funds management for<br>Anglo related companies.</p>\n<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p>\n<ul>\n<li><strong>Hill and Delamain</strong></li>\n<li><strong>Total</strong></li>\n<li><strong>Chloride</strong></li>\n<li><strong>Deloitte and Touche</strong></li>\n<li><strong>Philips</strong></li>\n</ul>\n<p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>\n&nbsp;\n<p>Anglo created a financial services division to incept the business of pension funds management for<br>Anglo related companies.</p>\n<p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p>\n<ul>\n<li><strong>Hill and Delamain</strong></li>\n<li><strong>Total</strong></li>\n<li><strong>Chloride</strong></li>\n<li><strong>Deloitte and Touche</strong></li>\n<li><strong>Philips</strong></li>\n</ul>\n<p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>\n													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:37:59','2026-02-19 09:37:59','',37,'https://afhold.co.zm/staging/?p=902',0,'revision','',0),(904,5,'2026-02-19 09:38:40','2026-02-19 09:38:40','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:38:40','2026-02-19 09:38:40','',37,'https://afhold.co.zm/staging/?p=904',0,'revision','',0),(905,5,'2026-02-19 09:38:40','2026-02-19 09:38:40','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:38:40','2026-02-19 09:38:40','',37,'https://afhold.co.zm/staging/?p=905',0,'revision','',0),(906,5,'2026-02-19 09:38:40','2026-02-19 09:38:40','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:38:40','2026-02-19 09:38:40','',37,'https://afhold.co.zm/staging/?p=906',0,'revision','',0),(907,5,'2026-02-19 09:39:46','2026-02-19 09:39:46','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:39:46','2026-02-19 09:39:46','',37,'https://afhold.co.zm/staging/?p=907',0,'revision','',0),(908,5,'2026-02-19 09:39:46','2026-02-19 09:39:46','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>													<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:39:46','2026-02-19 09:39:46','',37,'https://afhold.co.zm/staging/?p=908',0,'revision','',0),(909,5,'2026-02-19 09:39:46','2026-02-19 09:39:46','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>					\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:39:46','2026-02-19 09:39:46','',37,'https://afhold.co.zm/staging/?p=909',0,'revision','',0),(910,5,'2026-02-19 09:43:42','2026-02-19 09:43:42','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>					\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:43:42','2026-02-19 09:43:42','',37,'https://afhold.co.zm/staging/?p=910',0,'revision','',0),(911,5,'2026-02-19 09:43:42','2026-02-19 09:43:42','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>					\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:43:42','2026-02-19 09:43:42','',37,'https://afhold.co.zm/staging/?p=911',0,'revision','',0),(945,5,'2026-02-19 09:56:09','2026-02-19 09:56:09','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:56:09','2026-02-19 09:56:09','',37,'https://afhold.co.zm/staging/?p=945',0,'revision','',0),(912,5,'2026-02-19 09:43:43','2026-02-19 09:43:43','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:43:43','2026-02-19 09:43:43','',37,'https://afhold.co.zm/staging/?p=912',0,'revision','',0),(913,5,'2026-02-19 09:48:10','2026-02-19 09:48:10','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:48:10','2026-02-19 09:48:10','',37,'https://afhold.co.zm/staging/?p=913',0,'revision','',0),(914,5,'2026-02-19 09:48:10','2026-02-19 09:48:10','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:48:10','2026-02-19 09:48:10','',37,'https://afhold.co.zm/staging/?p=914',0,'revision','',0),(915,5,'2026-02-19 09:48:11','2026-02-19 09:48:11','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:48:11','2026-02-19 09:48:11','',37,'https://afhold.co.zm/staging/?p=915',0,'revision','',0),(916,5,'2026-02-19 09:48:20','2026-02-19 09:48:20','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:48:20','2026-02-19 09:48:20','',37,'https://afhold.co.zm/staging/?p=916',0,'revision','',0),(917,5,'2026-02-19 09:48:20','2026-02-19 09:48:20','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:48:20','2026-02-19 09:48:20','',37,'https://afhold.co.zm/staging/?p=917',0,'revision','',0),(918,5,'2026-02-19 09:48:21','2026-02-19 09:48:21','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:48:21','2026-02-19 09:48:21','',37,'https://afhold.co.zm/staging/?p=918',0,'revision','',0),(919,5,'2026-02-19 09:49:06','2026-02-19 09:49:06','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:49:06','2026-02-19 09:49:06','',37,'https://afhold.co.zm/staging/?p=919',0,'revision','',0),(920,5,'2026-02-19 09:49:07','2026-02-19 09:49:07','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:49:07','2026-02-19 09:49:07','',37,'https://afhold.co.zm/staging/?p=920',0,'revision','',0),(921,5,'2026-02-19 09:49:07','2026-02-19 09:49:07','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:49:07','2026-02-19 09:49:07','',37,'https://afhold.co.zm/staging/?p=921',0,'revision','',0),(922,5,'2026-02-19 09:49:39','2026-02-19 09:49:39','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:49:39','2026-02-19 09:49:39','',37,'https://afhold.co.zm/staging/?p=922',0,'revision','',0),(923,5,'2026-02-19 09:49:39','2026-02-19 09:49:39','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:49:39','2026-02-19 09:49:39','',37,'https://afhold.co.zm/staging/?p=923',0,'revision','',0),(924,5,'2026-02-19 09:49:39','2026-02-19 09:49:39','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:49:39','2026-02-19 09:49:39','',37,'https://afhold.co.zm/staging/?p=924',0,'revision','',0),(925,5,'2026-02-19 09:50:23','2026-02-19 09:50:23','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:50:23','2026-02-19 09:50:23','',37,'https://afhold.co.zm/staging/?p=925',0,'revision','',0),(926,5,'2026-02-19 09:50:23','2026-02-19 09:50:23','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:50:23','2026-02-19 09:50:23','',37,'https://afhold.co.zm/staging/?p=926',0,'revision','',0),(927,5,'2026-02-19 09:50:23','2026-02-19 09:50:23','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:50:23','2026-02-19 09:50:23','',37,'https://afhold.co.zm/staging/?p=927',0,'revision','',0),(928,5,'2026-02-19 09:50:52','2026-02-19 09:50:52','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:50:52','2026-02-19 09:50:52','',37,'https://afhold.co.zm/staging/?p=928',0,'revision','',0),(929,5,'2026-02-19 09:50:52','2026-02-19 09:50:52','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:50:52','2026-02-19 09:50:52','',37,'https://afhold.co.zm/staging/?p=929',0,'revision','',0),(930,5,'2026-02-19 09:50:53','2026-02-19 09:50:53','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:50:53','2026-02-19 09:50:53','',37,'https://afhold.co.zm/staging/?p=930',0,'revision','',0);
INSERT INTO `wpph_posts` VALUES (931,5,'2026-02-19 09:52:44','2026-02-19 09:52:44','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:52:44','2026-02-19 09:52:44','',37,'https://afhold.co.zm/staging/?p=931',0,'revision','',0),(932,5,'2026-02-19 09:52:44','2026-02-19 09:52:44','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:52:44','2026-02-19 09:52:44','',37,'https://afhold.co.zm/staging/?p=932',0,'revision','',0),(933,5,'2026-02-19 09:52:44','2026-02-19 09:52:44','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:52:44','2026-02-19 09:52:44','',37,'https://afhold.co.zm/staging/?p=933',0,'revision','',0),(934,5,'2026-02-19 09:53:34','2026-02-19 09:53:34','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:53:34','2026-02-19 09:53:34','',37,'https://afhold.co.zm/staging/?p=934',0,'revision','',0),(935,5,'2026-02-19 09:53:34','2026-02-19 09:53:34','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:53:34','2026-02-19 09:53:34','',37,'https://afhold.co.zm/staging/?p=935',0,'revision','',0),(936,5,'2026-02-19 09:53:34','2026-02-19 09:53:34','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:53:34','2026-02-19 09:53:34','',37,'https://afhold.co.zm/staging/?p=936',0,'revision','',0),(937,5,'2026-02-19 09:54:21','2026-02-19 09:54:21','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:54:21','2026-02-19 09:54:21','',37,'https://afhold.co.zm/staging/?p=937',0,'revision','',0),(938,5,'2026-02-19 09:54:21','2026-02-19 09:54:21','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:54:21','2026-02-19 09:54:21','',37,'https://afhold.co.zm/staging/?p=938',0,'revision','',0),(939,5,'2026-02-19 09:54:21','2026-02-19 09:54:21','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:54:21','2026-02-19 09:54:21','',37,'https://afhold.co.zm/staging/?p=939',0,'revision','',0),(940,5,'2026-02-19 09:55:33','2026-02-19 09:55:33','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:55:33','2026-02-19 09:55:33','',37,'https://afhold.co.zm/staging/?p=940',0,'revision','',0),(941,5,'2026-02-19 09:55:33','2026-02-19 09:55:33','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:55:33','2026-02-19 09:55:33','',37,'https://afhold.co.zm/staging/?p=941',0,'revision','',0),(942,5,'2026-02-19 09:55:33','2026-02-19 09:55:33','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:55:33','2026-02-19 09:55:33','',37,'https://afhold.co.zm/staging/?p=942',0,'revision','',0),(943,5,'2026-02-19 09:56:08','2026-02-19 09:56:08','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:56:08','2026-02-19 09:56:08','',37,'https://afhold.co.zm/staging/?p=943',0,'revision','',0),(944,5,'2026-02-19 09:56:09','2026-02-19 09:56:09','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>		\n                            1992                        \n                            <p>Anglo created a financial services division to incept the business of pension funds management for<br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li><strong><strong>Hill and Delamain</strong></strong></li><li><strong><strong>Total</strong></strong></li><li><strong><strong>Chloride</strong></strong></li><li><strong><strong>Deloitte and Touche</strong></strong></li><li><strong><strong>Philips</strong></strong></li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>                        \n                            1996                        \n                            <p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>                        \n                            2000                        \n                            <p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>                        \n                            2004                        \n                            <p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>                        \n                            2008                        \n                            <p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>                        \n                            2010                        \n                            <p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>                        \n                            2012                        \n                            <p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license. </p>                        \n                            2013                        \n                            <p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>                        \n                            2014                        \n                            <p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>                        \n                            2022                        \n                            <p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p><p><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg\" alt=\"\" width=\"468\" height=\"500\" /></p>                        \n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 09:56:09','2026-02-19 09:56:09','',37,'https://afhold.co.zm/staging/?p=944',0,'revision','',0),(949,5,'2026-02-19 10:01:36','2026-02-19 10:01:36','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 10:01:36','2026-02-19 10:01:36','',37,'https://afhold.co.zm/staging/?p=949',0,'revision','',0),(947,5,'2026-02-19 10:01:35','2026-02-19 10:01:35','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 10:01:35','2026-02-19 10:01:35','',37,'https://afhold.co.zm/staging/?p=947',0,'revision','',0),(948,5,'2026-02-19 10:01:35','2026-02-19 10:01:35','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 10:01:35','2026-02-19 10:01:35','',37,'https://afhold.co.zm/staging/?p=948',0,'revision','',0),(950,5,'2026-02-19 10:07:35','2026-02-19 10:07:35','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 10:07:35','2026-02-19 10:07:35','',37,'https://afhold.co.zm/staging/?p=950',0,'revision','',0),(951,5,'2026-02-19 10:07:35','2026-02-19 10:07:35','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 10:07:35','2026-02-19 10:07:35','',37,'https://afhold.co.zm/staging/?p=951',0,'revision','',0),(952,5,'2026-02-19 10:07:35','2026-02-19 10:07:35','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-02-19 10:07:35','2026-02-19 10:07:35','',37,'https://afhold.co.zm/staging/?p=952',0,'revision','',0),(955,5,'2026-03-06 13:03:13','2026-03-06 13:03:13','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"88\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Logo-Icon.svg\" alt=\"\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-06 13:03:13','2026-03-06 13:03:13','',32,'https://afhold.co.zm/staging/?p=955',0,'revision','',0),(1221,5,'2026-03-18 09:59:52','2026-03-18 09:59:52','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-18 09:59:52','2026-03-18 09:59:52','',32,'https://afhold.co.zm/staging/?p=1221',0,'revision','',0),(956,5,'2026-03-06 13:03:13','2026-03-06 13:03:13','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-06 13:03:13','2026-03-06 13:03:13','',32,'https://afhold.co.zm/staging/?p=956',0,'revision','',0),(957,5,'2026-03-06 13:04:59','2026-03-06 13:04:59','','Alife Logo - Blue','','inherit','open','closed','','alife-logo-blue-4','','','2026-03-06 13:04:59','2026-03-06 13:04:59','',14,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Alife-Logo-Blue-1.webp',0,'attachment','image/webp',0),(958,5,'2026-03-06 13:05:16','2026-03-06 13:05:16','','Kit Styles: Probiz - Business Consulting Elementor Template Kit','','inherit','closed','closed','','14-revision-v1','','','2026-03-06 13:05:16','2026-03-06 13:05:16','',14,'https://afhold.co.zm/staging/?p=958',0,'revision','',0),(959,5,'2026-03-06 13:08:06','2026-03-06 13:08:06','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-06 13:08:06','2026-03-06 13:08:06','',76,'https://afhold.co.zm/staging/?p=959',0,'revision','',0),(1091,5,'2026-03-13 07:28:53','2026-03-13 07:28:53','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:28:53','2026-03-13 07:28:53','',32,'https://afhold.co.zm/staging/?p=1091',0,'revision','',0),(964,5,'2026-03-06 13:36:39','2026-03-06 13:36:39','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-06 13:36:39','2026-03-06 13:36:39','',37,'https://afhold.co.zm/staging/?p=964',0,'revision','',0),(962,5,'2026-03-06 13:36:39','2026-03-06 13:36:39','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-06 13:36:39','2026-03-06 13:36:39','',37,'https://afhold.co.zm/staging/?p=962',0,'revision','',0),(963,5,'2026-03-06 13:36:39','2026-03-06 13:36:39','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-06 13:36:39','2026-03-06 13:36:39','',37,'https://afhold.co.zm/staging/?p=963',0,'revision','',0),(968,5,'2026-03-06 13:43:15','2026-03-06 13:43:15','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-06 13:43:15','2026-03-06 13:43:15','',37,'https://afhold.co.zm/staging/?p=968',0,'revision','',0),(966,5,'2026-03-06 13:43:14','2026-03-06 13:43:14','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-06 13:43:14','2026-03-06 13:43:14','',37,'https://afhold.co.zm/staging/?p=966',0,'revision','',0),(967,5,'2026-03-06 13:43:14','2026-03-06 13:43:14','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-06 13:43:14','2026-03-06 13:43:14','',37,'https://afhold.co.zm/staging/?p=967',0,'revision','',0),(969,5,'2026-03-06 13:55:32','2026-03-06 13:55:32','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-06 13:55:32','2026-03-06 13:55:32','',100,'https://afhold.co.zm/staging/?p=969',0,'revision','',0),(970,5,'2026-03-06 13:55:32','2026-03-06 13:55:32','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-06 13:55:32','2026-03-06 13:55:32','',100,'https://afhold.co.zm/staging/?p=970',0,'revision','',0),(971,5,'2026-03-06 13:55:32','2026-03-06 13:55:32','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-06 13:55:32','2026-03-06 13:55:32','',100,'https://afhold.co.zm/staging/?p=971',0,'revision','',0),(972,5,'2026-03-06 14:35:57','2026-03-06 14:35:57','<h2>Investors</h2>					<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-06 14:35:57','2026-03-06 14:35:57','',42,'https://afhold.co.zm/staging/?p=972',0,'revision','',0),(973,5,'2026-03-06 14:35:57','2026-03-06 14:35:57','<h2>Investors</h2>					<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-06 14:35:57','2026-03-06 14:35:57','',42,'https://afhold.co.zm/staging/?p=973',0,'revision','',0),(974,5,'2026-03-06 14:35:57','2026-03-06 14:35:57','<h2>Investors</h2>					<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-06 14:35:57','2026-03-06 14:35:57','',42,'https://afhold.co.zm/staging/?p=974',0,'revision','',0),(975,5,'2026-03-06 14:44:34','2026-03-06 14:44:34','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"careers\" aria-pressed=\"false\">Careers</button>\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-06 14:44:34','2026-03-06 14:44:34','',47,'https://afhold.co.zm/staging/?p=975',0,'revision','',0),(976,5,'2026-03-06 14:44:34','2026-03-06 14:44:34','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"careers\" aria-pressed=\"false\">Careers</button>\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-06 14:44:34','2026-03-06 14:44:34','',47,'https://afhold.co.zm/staging/?p=976',0,'revision','',0),(977,5,'2026-03-06 14:44:34','2026-03-06 14:44:34','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"careers\" aria-pressed=\"false\">Careers</button>\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-06 14:44:34','2026-03-06 14:44:34','',47,'https://afhold.co.zm/staging/?p=977',0,'revision','',0),(1177,5,'2026-03-18 09:16:38','2026-03-18 09:16:38','','394x595','','inherit','open','closed','','394x595','','','2026-03-18 09:16:38','2026-03-18 09:16:38','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/394x595.jpg',0,'attachment','image/jpeg',0),(1187,5,'2026-03-18 09:29:07','2026-03-18 09:29:07','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:29:07','2026-03-18 09:29:07','',37,'https://afhold.co.zm/staging/?p=1187',0,'revision','',0),(1183,5,'2026-03-18 09:24:00','2026-03-18 09:24:00','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:24:00','2026-03-18 09:24:00','',37,'https://afhold.co.zm/staging/?p=1183',0,'revision','',0),(983,5,'2026-03-11 08:39:12','2026-03-11 08:39:12','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"800\" height=\"450\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 08:39:12','2026-03-11 08:39:12','',37,'https://afhold.co.zm/staging/?p=983',0,'revision','',0),(980,5,'2026-03-11 08:32:30','2026-03-11 08:32:30','','Screenshot-29','','inherit','open','closed','','screenshot-29','','','2026-03-11 08:32:30','2026-03-11 08:32:30','',37,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png',0,'attachment','image/png',0),(981,5,'2026-03-11 08:39:09','2026-03-11 08:39:09','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 08:39:09','2026-03-11 08:39:09','',37,'https://afhold.co.zm/staging/?p=981',0,'revision','',0),(982,5,'2026-03-11 08:39:09','2026-03-11 08:39:09','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\"> </p><p data-start=\"292\" data-end=\"625\">Aflife Holdings (Z) Limited is a Zambian-based investment holding company committed to creating sustainable value through strategic partnerships, innovation, and sound governance. We provide centralised shared services across the Group, enabling our subsidiaries and associates to operate efficiently, responsibly, and competitively.</p><p>Through our diverse portfolio of businesses, we deliver comprehensive financial and investment solutions to individuals, institutions, corporates, and government entities, guided by a strong commitment to integrity, excellence, and long-term growth.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 08:39:09','2026-03-11 08:39:09','',37,'https://afhold.co.zm/staging/?p=982',0,'revision','',0),(984,5,'2026-03-11 08:39:29','2026-03-11 08:39:29','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"800\" height=\"450\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 08:39:29','2026-03-11 08:39:29','',37,'https://afhold.co.zm/staging/?p=984',0,'revision','',0),(985,5,'2026-03-11 08:39:29','2026-03-11 08:39:29','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"800\" height=\"450\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 08:39:29','2026-03-11 08:39:29','',37,'https://afhold.co.zm/staging/?p=985',0,'revision','',0),(986,5,'2026-03-11 08:39:30','2026-03-11 08:39:30','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"800\" height=\"450\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 08:39:30','2026-03-11 08:39:30','',37,'https://afhold.co.zm/staging/?p=986',0,'revision','',0),(987,5,'2026-03-11 08:40:17','2026-03-11 08:40:17','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"800\" height=\"450\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 08:40:17','2026-03-11 08:40:17','',37,'https://afhold.co.zm/staging/?p=987',0,'revision','',0),(988,5,'2026-03-11 08:40:17','2026-03-11 08:40:17','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"800\" height=\"450\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 08:40:17','2026-03-11 08:40:17','',37,'https://afhold.co.zm/staging/?p=988',0,'revision','',0),(989,5,'2026-03-11 08:40:18','2026-03-11 08:40:18','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 08:40:18','2026-03-11 08:40:18','',37,'https://afhold.co.zm/staging/?p=989',0,'revision','',0),(994,5,'2026-03-11 09:20:59','2026-03-11 09:20:59','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 09:20:59','2026-03-11 09:20:59','',37,'https://afhold.co.zm/staging/?p=994',0,'revision','',0),(992,5,'2026-03-11 09:20:59','2026-03-11 09:20:59','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 09:20:59','2026-03-11 09:20:59','',37,'https://afhold.co.zm/staging/?p=992',0,'revision','',0),(993,5,'2026-03-11 09:20:59','2026-03-11 09:20:59','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-11 09:20:59','2026-03-11 09:20:59','',37,'https://afhold.co.zm/staging/?p=993',0,'revision','',0),(995,5,'2026-03-11 09:28:01','2026-03-11 09:28:01','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:28:01','2026-03-11 09:28:01','',367,'https://afhold.co.zm/staging/?p=995',0,'revision','',0),(996,5,'2026-03-11 09:28:36','2026-03-11 09:28:36','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:28:36','2026-03-11 09:28:36','',367,'https://afhold.co.zm/staging/?p=996',0,'revision','',0),(997,5,'2026-03-11 09:29:13','2026-03-11 09:29:13','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:29:13','2026-03-11 09:29:13','',367,'https://afhold.co.zm/staging/?p=997',0,'revision','',0),(998,5,'2026-03-11 09:30:19','2026-03-11 09:30:19','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:30:19','2026-03-11 09:30:19','',367,'https://afhold.co.zm/staging/?p=998',0,'revision','',0),(1001,5,'2026-03-11 09:34:18','2026-03-11 09:34:18','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:34:18','2026-03-11 09:34:18','',367,'https://afhold.co.zm/staging/?p=1001',0,'revision','',0),(1002,5,'2026-03-11 09:35:02','2026-03-11 09:35:02','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:35:02','2026-03-11 09:35:02','',367,'https://afhold.co.zm/staging/?p=1002',0,'revision','',0),(999,5,'2026-03-11 09:31:57','2026-03-11 09:31:57','<img width=\"800\" height=\"856\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-957x1024.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-957x1024.jpg 957w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-280x300.jpg 280w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-768x822.jpg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-1436x1536.jpg 1436w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director.jpg 1914w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:31:57','2026-03-11 09:31:57','',367,'https://afhold.co.zm/staging/?p=999',0,'revision','',0),(1000,5,'2026-03-11 09:34:02','2026-03-11 09:34:02','<img width=\"800\" height=\"856\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-957x1024.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-957x1024.jpg 957w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-280x300.jpg 280w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-768x822.jpg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director-1436x1536.jpg 1436w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director.jpg 1914w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n					<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:34:02','2026-03-11 09:34:02','',367,'https://afhold.co.zm/staging/?p=1000',0,'revision','',0),(1003,5,'2026-03-11 09:35:26','2026-03-11 09:35:26','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:35:26','2026-03-11 09:35:26','',367,'https://afhold.co.zm/staging/?p=1003',0,'revision','',0),(1004,5,'2026-03-11 09:35:50','2026-03-11 09:35:50','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:35:50','2026-03-11 09:35:50','',367,'https://afhold.co.zm/staging/?p=1004',0,'revision','',0),(1005,5,'2026-03-11 09:39:08','2026-03-11 09:39:08','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:39:08','2026-03-11 09:39:08','',367,'https://afhold.co.zm/staging/?p=1005',0,'revision','',0),(1006,5,'2026-03-11 09:40:21','2026-03-11 09:40:21','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:40:21','2026-03-11 09:40:21','',367,'https://afhold.co.zm/staging/?p=1006',0,'revision','',0),(1007,5,'2026-03-11 09:40:49','2026-03-11 09:40:49','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:40:49','2026-03-11 09:40:49','',367,'https://afhold.co.zm/staging/?p=1007',0,'revision','',0),(1008,5,'2026-03-11 09:41:13','2026-03-11 09:41:13','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:41:13','2026-03-11 09:41:13','',367,'https://afhold.co.zm/staging/?p=1008',0,'revision','',0),(1009,5,'2026-03-11 09:44:36','2026-03-11 09:44:36','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 09:44:36','2026-03-11 09:44:36','',367,'https://afhold.co.zm/staging/?p=1009',0,'revision','',0),(1014,5,'2026-03-11 10:06:43','2026-03-11 10:06:43','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 10:06:43','2026-03-11 10:06:43','',367,'https://afhold.co.zm/staging/?p=1014',0,'revision','',0),(1011,5,'2026-03-11 10:00:42','2026-03-11 10:00:42','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 10:00:42','2026-03-11 10:00:42','',367,'https://afhold.co.zm/staging/?p=1011',0,'revision','',0),(1012,5,'2026-03-11 10:03:01','2026-03-11 10:03:01','','Bryson Hamanzuka CEO','','inherit','open','closed','','bryson-hamanzuka-ceo','','','2026-03-11 10:03:01','2026-03-11 10:03:01','',565,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Bryson-Hamanzuka-CEO.jpg',0,'attachment','image/jpeg',0),(1013,5,'2026-03-11 10:04:10','2026-03-11 10:04:10','','Collina Halwampa Head Corporate Services','','inherit','open','closed','','collina-halwampa-head-corporate-services','','','2026-03-11 10:04:10','2026-03-11 10:04:10','',565,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Collina-Halwampa-Head-Corporate-Services.jpg',0,'attachment','image/jpeg',0),(1015,5,'2026-03-11 10:09:28','2026-03-11 10:09:28','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 10:09:28','2026-03-11 10:09:28','',367,'https://afhold.co.zm/staging/?p=1015',0,'revision','',0),(1016,5,'2026-03-11 10:11:01','2026-03-11 10:11:01','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 10:11:01','2026-03-11 10:11:01','',367,'https://afhold.co.zm/staging/?p=1016',0,'revision','',0),(1017,5,'2026-03-11 10:23:42','2026-03-11 10:23:42','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 10:23:42','2026-03-11 10:23:42','',367,'https://afhold.co.zm/staging/?p=1017',0,'revision','',0),(1018,5,'2026-03-11 10:24:29','2026-03-11 10:24:29','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 10:24:29','2026-03-11 10:24:29','',367,'https://afhold.co.zm/staging/?p=1018',0,'revision','',0),(1019,5,'2026-03-11 10:25:22','2026-03-11 10:25:22','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 10:25:22','2026-03-11 10:25:22','',367,'https://afhold.co.zm/staging/?p=1019',0,'revision','',0),(1020,5,'2026-03-11 10:26:13','2026-03-11 10:26:13','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 10:26:13','2026-03-11 10:26:13','',367,'https://afhold.co.zm/staging/?p=1020',0,'revision','',0),(1022,5,'2026-03-11 10:49:28','2026-03-11 10:49:28','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 10:49:28','2026-03-11 10:49:28','',367,'https://afhold.co.zm/staging/?p=1022',0,'revision','',0),(1023,5,'2026-03-11 11:07:17','2026-03-11 11:07:17','','Bryson Hamanzuka CEO','','inherit','open','closed','','bryson-hamanzuka-ceo-2','','','2026-03-11 11:07:17','2026-03-11 11:07:17','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/Bryson-Hamanzuka-CEO.png',0,'attachment','image/png',0),(1024,5,'2026-03-11 11:12:24','2026-03-11 11:12:24','','Muna Hantuba Executive Director','','inherit','open','closed','','muna-hantuba-executive-director','','','2026-03-11 11:12:24','2026-03-11 11:12:24','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba-Executive-Director.png',0,'attachment','image/png',0),(1026,5,'2026-03-11 11:17:18','2026-03-11 11:17:18','','screenshot-2026-03-11_13-15-13','','inherit','open','closed','','screenshot-2026-03-11_13-15-13','','','2026-03-11 11:17:18','2026-03-11 11:17:18','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-03-11_13-15-13.png',0,'attachment','image/png',0),(1027,5,'2026-03-11 11:19:20','2026-03-11 11:19:20','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-11 11:19:20','2026-03-11 11:19:20','',367,'https://afhold.co.zm/staging/?p=1027',0,'revision','',0),(1028,5,'2026-03-11 11:27:50','2026-03-11 11:27:50','','Charles H. de B Carey','','inherit','open','closed','','charles-h-de-b-carey','','','2026-03-11 11:27:50','2026-03-11 11:27:50','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Charles-H.-de-B-Carey.png',0,'attachment','image/png',0),(1029,5,'2026-03-11 11:27:55','2026-03-11 11:27:55','','Clair Mathe-Lisenda','','inherit','open','closed','','clair-mathe-lisenda','','','2026-03-11 11:27:55','2026-03-11 11:27:55','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Clair-Mathe-Lisenda.png',0,'attachment','image/png',0),(1030,5,'2026-03-11 11:28:00','2026-03-11 11:28:00','','Ignatius Michael Viljoen','','inherit','open','closed','','ignatius-michael-viljoen-2','','','2026-03-11 11:28:00','2026-03-11 11:28:00','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Ignatius-Michael-Viljoen.png',0,'attachment','image/png',0),(1031,5,'2026-03-11 11:28:08','2026-03-11 11:28:08','','John Alan Hurford Janes','','inherit','open','closed','','john-alan-hurford-janes-2','','','2026-03-11 11:28:08','2026-03-11 11:28:08','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/John-Alan-Hurford-Janes.png',0,'attachment','image/png',0),(1032,5,'2026-03-11 11:28:14','2026-03-11 11:28:14','','Muna Hantuba','','inherit','open','closed','','muna-hantuba-3','','','2026-03-11 11:28:14','2026-03-11 11:28:14','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Muna-Hantuba.png',0,'attachment','image/png',0),(1033,5,'2026-03-11 11:37:50','2026-03-11 11:37:50','','Bryson Hamanzuka','','inherit','open','closed','','bryson-hamanzuka-2','','','2026-03-11 11:37:50','2026-03-11 11:37:50','',565,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Bryson-Hamanzuka.png',0,'attachment','image/png',0),(1034,5,'2026-03-11 11:38:01','2026-03-11 11:38:01','','Collina Halwampa','','inherit','open','closed','','collina-halwampa-2','','','2026-03-11 11:38:01','2026-03-11 11:38:01','',565,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Collina-Halwampa.png',0,'attachment','image/png',0),(1035,5,'2026-03-11 11:38:06','2026-03-11 11:38:06','','Fortunate Ngatsha','','inherit','open','closed','','fortunate-ngatsha-2','','','2026-03-11 11:38:06','2026-03-11 11:38:06','',565,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Fortunate-Ngatsha.png',0,'attachment','image/png',0),(1036,5,'2026-03-11 11:38:16','2026-03-11 11:38:16','','Geoffrey Musekiwa','','inherit','open','closed','','geoffrey-musekiwa-2','','','2026-03-11 11:38:16','2026-03-11 11:38:16','',565,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Geoffrey-Musekiwa.png',0,'attachment','image/png',0),(1037,5,'2026-03-11 11:38:23','2026-03-11 11:38:23','','Jonathan Imakando','','inherit','open','closed','','jonathan-imakando-2','','','2026-03-11 11:38:23','2026-03-11 11:38:23','',565,'https://afhold.co.zm/staging/wp-content/uploads/2026/02/Jonathan-Imakando.png',0,'attachment','image/png',0),(1038,5,'2026-03-11 12:30:29','2026-03-11 12:30:29','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"careers\" aria-pressed=\"false\">Careers</button>\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-11 12:30:29','2026-03-11 12:30:29','',47,'https://afhold.co.zm/staging/?p=1038',0,'revision','',0),(1039,5,'2026-03-11 12:30:29','2026-03-11 12:30:29','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>					<search role=\"search\" data-base-url=\"https://afhold.co.zm/staging/\" data-page-num=\"1\">\n							<button data-filter=\"careers\" aria-pressed=\"false\">Careers</button>\n							<button data-filter=\"news-article\" aria-pressed=\"false\">News Article</button>\n									<button data-filter=\"__all\" aria-pressed=\"true\">\n				All			</button>\n					</search>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-11 12:30:29','2026-03-11 12:30:29','',47,'https://afhold.co.zm/staging/?p=1039',0,'revision','',0),(1041,5,'2026-03-11 14:10:17','2026-03-11 14:10:17','<h2>Careers</h2>					<h3>Vacancies</h3>','CAREERS','','publish','closed','closed','','careers','','','2026-03-18 10:10:00','2026-03-18 10:10:00','',0,'https://afhold.co.zm/staging/?page_id=1041',0,'page','',0),(1042,5,'2026-03-11 13:57:18','2026-03-11 13:57:18','','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 13:57:18','2026-03-11 13:57:18','',1041,'https://afhold.co.zm/staging/?p=1042',0,'revision','',0),(1043,5,'2026-03-11 14:02:45','2026-03-11 14:02:45','<a role=\"button\">\n									Download Advert\n					</a>','Elementor Loop Item #1043','','publish','closed','closed','','elementor-loop-item-6','','','2026-03-11 14:45:47','2026-03-11 14:45:47','',0,'https://afhold.co.zm/staging/?elementor_library=elementor-loop-item-6',0,'elementor_library','',0),(1044,5,'2026-03-11 14:02:45','2026-03-11 14:02:45','','Elementor Loop Item #1043','','inherit','closed','closed','','1043-revision-v1','','','2026-03-11 14:02:45','2026-03-11 14:02:45','',1043,'https://afhold.co.zm/staging/?p=1044',0,'revision','',0),(1045,5,'2026-03-11 14:02:45','2026-03-11 14:02:45','','Elementor Loop Item #1043','','inherit','closed','closed','','1043-revision-v1','','','2026-03-11 14:02:45','2026-03-11 14:02:45','',1043,'https://afhold.co.zm/staging/?p=1045',0,'revision','',0),(1046,5,'2026-03-11 14:02:46','2026-03-11 14:02:46','','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:02:46','2026-03-11 14:02:46','',1041,'https://afhold.co.zm/staging/?p=1046',0,'revision','',0),(1047,5,'2026-03-11 14:02:46','2026-03-11 14:02:46','','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:02:46','2026-03-11 14:02:46','',1041,'https://afhold.co.zm/staging/?p=1047',0,'revision','',0),(1048,5,'2026-03-11 14:02:46','2026-03-11 14:02:46','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:02:46','2026-03-11 14:02:46','',1041,'https://afhold.co.zm/staging/?p=1048',0,'revision','',0),(1067,5,'2026-03-11 14:31:55','2026-03-11 14:31:55','<a role=\"button\">\n									Download Advert\n					</a>','Elementor Loop Item #1043','','inherit','closed','closed','','1043-revision-v1','','','2026-03-11 14:31:55','2026-03-11 14:31:55','',1043,'https://afhold.co.zm/staging/?p=1067',0,'revision','',0),(1051,5,'2026-03-11 14:08:32','2026-03-11 14:08:32','<h4>Project Coordinator</h4>		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>								<a href=\"#\">\n									Find Out More\n					</a>','Elementor Loop Item #1043','','inherit','closed','closed','','1043-revision-v1','','','2026-03-11 14:08:32','2026-03-11 14:08:32','',1043,'https://afhold.co.zm/staging/?p=1051',0,'revision','',0),(1050,5,'2026-03-11 14:08:32','2026-03-11 14:08:32','','Elementor Loop Item #1043','','inherit','closed','closed','','1043-revision-v1','','','2026-03-11 14:08:32','2026-03-11 14:08:32','',1043,'https://afhold.co.zm/staging/?p=1050',0,'revision','',0),(1052,5,'2026-03-11 14:16:23','2026-03-11 14:16:23','a:9:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"career\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;s:13:\"display_title\";s:0:\"\";}','Careers Field Group','careers-field-group','publish','closed','closed','','group_69b1787919334','','','2026-03-11 14:22:12','2026-03-11 14:22:12','',0,'https://afhold.co.zm/staging/?post_type=acf-field-group&#038;p=1052',0,'acf-field-group','',0),(1053,5,'2026-03-11 14:16:23','2026-03-11 14:16:23','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Job Title','job_title','publish','closed','closed','','field_69b1787c6813e','','','2026-03-11 14:16:23','2026-03-11 14:16:23','',1052,'https://afhold.co.zm/staging/?post_type=acf-field&p=1053',0,'acf-field','',0),(1054,5,'2026-03-11 14:16:23','2026-03-11 14:16:23','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;}','Job Details','job_details','publish','closed','closed','','field_69b178a96813f','','','2026-03-11 14:16:23','2026-03-11 14:16:23','',1052,'https://afhold.co.zm/staging/?post_type=acf-field&p=1054',1,'acf-field','',0),(1055,5,'2026-03-11 14:20:44','2026-03-11 14:20:44','a:35:{s:9:\"post_type\";s:6:\"career\";s:22:\"advanced_configuration\";b:0;s:13:\"import_source\";s:0:\"\";s:11:\"import_date\";s:0:\"\";s:6:\"labels\";a:33:{s:4:\"name\";s:7:\"Careers\";s:13:\"singular_name\";s:6:\"Career\";s:9:\"menu_name\";s:7:\"Careers\";s:9:\"all_items\";s:11:\"All Careers\";s:9:\"edit_item\";s:11:\"Edit Career\";s:9:\"view_item\";s:11:\"View Career\";s:10:\"view_items\";s:12:\"View Careers\";s:12:\"add_new_item\";s:14:\"Add New Career\";s:7:\"add_new\";s:14:\"Add New Career\";s:8:\"new_item\";s:10:\"New Career\";s:17:\"parent_item_colon\";s:14:\"Parent Career:\";s:12:\"search_items\";s:14:\"Search Careers\";s:9:\"not_found\";s:16:\"No careers found\";s:18:\"not_found_in_trash\";s:25:\"No careers found in Trash\";s:8:\"archives\";s:15:\"Career Archives\";s:10:\"attributes\";s:17:\"Career Attributes\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:16:\"insert_into_item\";s:18:\"Insert into career\";s:21:\"uploaded_to_this_item\";s:23:\"Uploaded to this career\";s:17:\"filter_items_list\";s:19:\"Filter careers list\";s:14:\"filter_by_date\";s:22:\"Filter careers by date\";s:21:\"items_list_navigation\";s:23:\"Careers list navigation\";s:10:\"items_list\";s:12:\"Careers list\";s:14:\"item_published\";s:17:\"Career published.\";s:24:\"item_published_privately\";s:27:\"Career published privately.\";s:22:\"item_reverted_to_draft\";s:25:\"Career reverted to draft.\";s:14:\"item_scheduled\";s:17:\"Career scheduled.\";s:12:\"item_updated\";s:15:\"Career updated.\";s:9:\"item_link\";s:11:\"Career Link\";s:21:\"item_link_description\";s:19:\"A link to a career.\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"admin_menu_parent\";s:0:\"\";s:17:\"show_in_admin_bar\";b:1;s:17:\"show_in_nav_menus\";b:1;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:0:\"\";s:14:\"rest_namespace\";s:5:\"wp/v2\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Posts_Controller\";s:13:\"menu_position\";s:0:\"\";s:9:\"menu_icon\";a:2:{s:4:\"type\";s:9:\"dashicons\";s:5:\"value\";s:20:\"dashicons-admin-post\";}s:19:\"rename_capabilities\";b:0;s:24:\"singular_capability_name\";s:4:\"post\";s:22:\"plural_capability_name\";s:5:\"posts\";s:8:\"supports\";a:4:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";i:3;s:13:\"custom-fields\";}s:10:\"taxonomies\";s:0:\"\";s:11:\"has_archive\";b:0;s:16:\"has_archive_slug\";s:0:\"\";s:7:\"rewrite\";a:4:{s:17:\"permalink_rewrite\";s:13:\"post_type_key\";s:10:\"with_front\";s:1:\"1\";s:5:\"feeds\";s:1:\"0\";s:5:\"pages\";s:1:\"1\";}s:9:\"query_var\";s:13:\"post_type_key\";s:14:\"query_var_name\";s:0:\"\";s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:0;s:20:\"register_meta_box_cb\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}','Careers','careers','publish','closed','closed','','post_type_69b17a2597076','','','2026-03-11 14:20:44','2026-03-11 14:20:44','',0,'https://afhold.co.zm/staging/?post_type=acf-post-type&#038;p=1055',0,'acf-post-type','',0),(1057,5,'2026-03-11 14:28:37','2026-03-11 14:28:37','','Job Vacancy Test 1','','trash','closed','closed','','job-vacancy-test-1__trashed','','','2026-03-11 14:48:22','2026-03-11 14:48:22','',0,'https://afhold.co.zm/staging/?post_type=career&#038;p=1057',0,'career','',0),(1072,5,'2026-03-11 14:43:16','2026-03-11 14:43:16','<h2>Careers</h2>					<h3>Vacancies</h3>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:43:16','2026-03-11 14:43:16','',1041,'https://afhold.co.zm/staging/?p=1072',0,'revision','',0),(1058,5,'2026-03-11 14:23:56','2026-03-11 14:23:56','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:23:56','2026-03-11 14:23:56','',1041,'https://afhold.co.zm/staging/?p=1058',0,'revision','',0),(1059,5,'2026-03-11 14:23:56','2026-03-11 14:23:56','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:23:56','2026-03-11 14:23:56','',1041,'https://afhold.co.zm/staging/?p=1059',0,'revision','',0),(1060,5,'2026-03-11 14:23:56','2026-03-11 14:23:56','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:23:56','2026-03-11 14:23:56','',1041,'https://afhold.co.zm/staging/?p=1060',0,'revision','',0),(1061,5,'2026-03-11 14:25:56','2026-03-11 14:25:56','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:25:56','2026-03-11 14:25:56','',1041,'https://afhold.co.zm/staging/?p=1061',0,'revision','',0),(1062,5,'2026-03-11 14:25:56','2026-03-11 14:25:56','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:25:56','2026-03-11 14:25:56','',1041,'https://afhold.co.zm/staging/?p=1062',0,'revision','',0),(1063,5,'2026-03-11 14:25:56','2026-03-11 14:25:56','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:25:56','2026-03-11 14:25:56','',1041,'https://afhold.co.zm/staging/?p=1063',0,'revision','',0),(1064,5,'2026-03-11 14:27:32','2026-03-11 14:27:32','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:27:32','2026-03-11 14:27:32','',1041,'https://afhold.co.zm/staging/?p=1064',0,'revision','',0),(1065,5,'2026-03-11 14:27:32','2026-03-11 14:27:32','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:27:32','2026-03-11 14:27:32','',1041,'https://afhold.co.zm/staging/?p=1065',0,'revision','',0),(1066,5,'2026-03-11 14:27:32','2026-03-11 14:27:32','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:27:32','2026-03-11 14:27:32','',1041,'https://afhold.co.zm/staging/?p=1066',0,'revision','',0),(1068,5,'2026-03-11 14:36:33','2026-03-11 14:36:33','<a role=\"button\">\n									Download Advert\n					</a>','Elementor Loop Item #1043','','inherit','closed','closed','','1043-revision-v1','','','2026-03-11 14:36:33','2026-03-11 14:36:33','',1043,'https://afhold.co.zm/staging/?p=1068',0,'revision','',0),(1073,5,'2026-03-11 14:44:36','2026-03-11 14:44:36','<a role=\"button\">\n									Download Advert\n					</a>','Elementor Loop Item #1043','','inherit','closed','closed','','1043-revision-v1','','','2026-03-11 14:44:36','2026-03-11 14:44:36','',1043,'https://afhold.co.zm/staging/?p=1073',0,'revision','',0),(1070,5,'2026-03-11 14:43:16','2026-03-11 14:43:16','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:43:16','2026-03-11 14:43:16','',1041,'https://afhold.co.zm/staging/?p=1070',0,'revision','',0),(1071,5,'2026-03-11 14:43:16','2026-03-11 14:43:16','<h2>Careers</h2>					<h3>Vacancies</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:43:16','2026-03-11 14:43:16','',1041,'https://afhold.co.zm/staging/?p=1071',0,'revision','',0),(1074,5,'2026-03-19 09:25:59','2026-03-11 14:45:35',' ','','','publish','closed','closed','','1074','','','2026-03-19 09:25:59','2026-03-19 09:25:59','',0,'https://afhold.co.zm/staging/?p=1074',13,'nav_menu_item','',0),(1075,5,'2026-03-11 14:46:41','2026-03-11 14:46:41','<h2>Careers</h2>					<h3>Vacancies</h3>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:46:41','2026-03-11 14:46:41','',1041,'https://afhold.co.zm/staging/?p=1075',0,'revision','',0),(1076,5,'2026-03-11 14:46:41','2026-03-11 14:46:41','<h2>Careers</h2>					<h3>Vacancies</h3>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:46:41','2026-03-11 14:46:41','',1041,'https://afhold.co.zm/staging/?p=1076',0,'revision','',0),(1077,5,'2026-03-11 14:46:41','2026-03-11 14:46:41','<h2>Careers</h2>					<h3>Vacancies</h3>','Careers','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:46:41','2026-03-11 14:46:41','',1041,'https://afhold.co.zm/staging/?p=1077',0,'revision','',0),(1078,5,'2026-03-11 14:47:42','2026-03-11 14:47:42','<h2>Careers</h2>					<h3>Vacancies</h3>','CAREERS','','inherit','closed','closed','','1041-revision-v1','','','2026-03-11 14:47:42','2026-03-11 14:47:42','',1041,'https://afhold.co.zm/staging/?p=1078',0,'revision','',0),(1079,5,'2026-03-11 14:53:37','2026-03-11 14:53:37','<!-- wp:gallery {\"linkTo\":\"none\",\"layout\":{\"type\":\"flex\",\"flexWrap\":null}} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1081,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/DSC_5263-1024x681.jpg\" alt=\"\" class=\"wp-image-1081\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:image {\"id\":1083,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/DSC_5167-1024x681.jpg\" alt=\"\" class=\"wp-image-1083\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:gallery {\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped\"><!-- wp:image {\"id\":1082,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/DSC_5140-1024x681.jpg\" alt=\"\" class=\"wp-image-1082\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->','Aflife Women’s Day CSR Activity – 6 th March 2026','','publish','closed','closed','','aflife-womens-day-csr-activity-6-th-march-2026','','','2026-03-13 07:48:02','2026-03-13 07:48:02','',0,'https://afhold.co.zm/staging/?post_type=news-article&#038;p=1079',0,'news-article','',0),(1080,5,'2026-03-11 14:50:51','2026-03-11 14:50:51','','DSC_5306','','inherit','open','closed','','dsc_5306','','','2026-03-11 14:50:51','2026-03-11 14:50:51','',1079,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/DSC_5306.jpg',0,'attachment','image/jpeg',0),(1081,5,'2026-03-11 14:51:58','2026-03-11 14:51:58','','DSC_5263','','inherit','open','closed','','dsc_5263','','','2026-03-11 14:51:58','2026-03-11 14:51:58','',1079,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/DSC_5263.jpg',0,'attachment','image/jpeg',0),(1082,5,'2026-03-11 14:52:30','2026-03-11 14:52:30','','DSC_5140','','inherit','open','closed','','dsc_5140','','','2026-03-11 14:52:30','2026-03-11 14:52:30','',1079,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/DSC_5140.jpg',0,'attachment','image/jpeg',0),(1083,5,'2026-03-11 14:53:11','2026-03-11 14:53:11','','DSC_5167','','inherit','open','closed','','dsc_5167','','','2026-03-11 14:53:11','2026-03-11 14:53:11','',1079,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/DSC_5167.jpg',0,'attachment','image/jpeg',0),(1085,5,'2026-03-11 14:59:03','2026-03-11 14:59:03','<h2>Latest Article</h2>					<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Elementor Single Post #412','','inherit','closed','closed','','412-revision-v1','','','2026-03-11 14:59:03','2026-03-11 14:59:03','',412,'https://afhold.co.zm/staging/?p=1085',0,'revision','',0),(1090,5,'2026-03-13 07:28:52','2026-03-13 07:28:52','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:28:52','2026-03-13 07:28:52','',32,'https://afhold.co.zm/staging/?p=1090',0,'revision','',0),(1092,5,'2026-03-13 07:36:45','2026-03-13 07:36:45','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:36:45','2026-03-13 07:36:45','',32,'https://afhold.co.zm/staging/?p=1092',0,'revision','',0),(1093,5,'2026-03-13 07:36:45','2026-03-13 07:36:45','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:36:45','2026-03-13 07:36:45','',32,'https://afhold.co.zm/staging/?p=1093',0,'revision','',0),(1094,5,'2026-03-13 07:36:46','2026-03-13 07:36:46','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:36:46','2026-03-13 07:36:46','',32,'https://afhold.co.zm/staging/?p=1094',0,'revision','',0),(1102,5,'2026-03-13 07:49:03','2026-03-13 07:49:03','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-03-13 07:49:03','2026-03-13 07:49:03','',175,'https://afhold.co.zm/staging/?p=1102',0,'revision','',0),(1096,5,'2026-03-13 07:42:36','2026-03-13 07:42:36','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-03-13 07:42:36','2026-03-13 07:42:36','',175,'https://afhold.co.zm/staging/?p=1096',0,'revision','',0),(1097,5,'2026-03-13 07:42:43','2026-03-13 07:42:43','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-03-13 07:42:43','2026-03-13 07:42:43','',175,'https://afhold.co.zm/staging/?p=1097',0,'revision','',0),(1098,5,'2026-03-13 07:43:28','2026-03-13 07:43:28','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-13 07:43:28','2026-03-13 07:43:28','',76,'https://afhold.co.zm/staging/?p=1098',0,'revision','',0),(1100,5,'2026-03-13 07:46:37','2026-03-13 07:46:37','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-03-13 07:46:37','2026-03-13 07:46:37','',175,'https://afhold.co.zm/staging/?p=1100',0,'revision','',0),(1101,5,'2026-03-13 07:47:49','2026-03-13 07:47:49','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-03-13 07:47:49','2026-03-13 07:47:49','',175,'https://afhold.co.zm/staging/?p=1101',0,'revision','',0),(1103,5,'2026-03-13 07:56:30','2026-03-13 07:56:30','','background hero image','','inherit','open','closed','','background-hero-image','','','2026-03-13 07:56:30','2026-03-13 07:56:30','',32,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/background-hero-image.png',0,'attachment','image/png',0),(1104,5,'2026-03-13 07:56:47','2026-03-13 07:56:47','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:56:47','2026-03-13 07:56:47','',32,'https://afhold.co.zm/staging/?p=1104',0,'revision','',0),(1105,5,'2026-03-13 07:56:47','2026-03-13 07:56:47','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:56:47','2026-03-13 07:56:47','',32,'https://afhold.co.zm/staging/?p=1105',0,'revision','',0),(1106,5,'2026-03-13 07:56:48','2026-03-13 07:56:48','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:56:48','2026-03-13 07:56:48','',32,'https://afhold.co.zm/staging/?p=1106',0,'revision','',0),(1107,5,'2026-03-13 07:56:57','2026-03-13 07:56:57','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:56:57','2026-03-13 07:56:57','',32,'https://afhold.co.zm/staging/?p=1107',0,'revision','',0),(1108,5,'2026-03-13 07:56:57','2026-03-13 07:56:57','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:56:57','2026-03-13 07:56:57','',32,'https://afhold.co.zm/staging/?p=1108',0,'revision','',0),(1109,5,'2026-03-13 07:56:57','2026-03-13 07:56:57','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To create, preserve, and grow wealth through innovative and responsible financial solutions.					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						Integrity • Excellence • Customer Focus • Teamwork • Results-driven					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-13 07:56:57','2026-03-13 07:56:57','',32,'https://afhold.co.zm/staging/?p=1109',0,'revision','',0),(1110,5,'2026-03-13 08:55:03','2026-03-13 08:55:03','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-13 08:55:03','2026-03-13 08:55:03','',76,'https://afhold.co.zm/staging/?p=1110',0,'revision','',0),(1122,5,'2026-03-17 08:01:26','2026-03-17 08:01:26','','Muna Hantuba','','publish','closed','closed','','muna-hantuba-3','','','2026-03-17 08:02:00','2026-03-17 08:02:00','',0,'https://afhold.co.zm/staging/?post_type=executive-team-membe&#038;p=1122',0,'executive-team-membe','',0),(1123,5,'2026-03-17 08:03:57','2026-03-17 08:03:57','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-17 08:03:57','2026-03-17 08:03:57','',367,'https://afhold.co.zm/staging/?p=1123',0,'revision','',0),(1124,5,'2026-03-17 08:05:28','2026-03-17 08:05:28','<h2>Investors</h2>					<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-17 08:05:28','2026-03-17 08:05:28','',42,'https://afhold.co.zm/staging/?p=1124',0,'revision','',0),(1125,5,'2026-03-17 08:05:29','2026-03-17 08:05:29','<h2>Investors</h2>					<h3>Investors &amp; Share Holders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-17 08:05:29','2026-03-17 08:05:29','',42,'https://afhold.co.zm/staging/?p=1125',0,'revision','',0),(1126,5,'2026-03-17 08:05:29','2026-03-17 08:05:29','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-17 08:05:29','2026-03-17 08:05:29','',42,'https://afhold.co.zm/staging/?p=1126',0,'revision','',0),(1130,5,'2026-03-17 08:32:03','2026-03-17 08:32:03','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:32:03','2026-03-17 08:32:03','',100,'https://afhold.co.zm/staging/?p=1130',0,'revision','',0),(1128,5,'2026-03-17 08:32:03','2026-03-17 08:32:03','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:32:03','2026-03-17 08:32:03','',100,'https://afhold.co.zm/staging/?p=1128',0,'revision','',0),(1129,5,'2026-03-17 08:32:03','2026-03-17 08:32:03','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>We offer advisory services to both listed and unlisted companies.</p><p>We are here to help you raise your capital by dealing in long term investments.<br />We provide local and on-the-ground investment banking services across the African continent. Our Targets are parastatals, pension funds, public and private companies.</p>			<h2>Our Client Focus</h2>		<p>Aflife Capital Zambia Limited works with its clients to meet their strategic objectives and financing needs.</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:32:03','2026-03-17 08:32:03','',100,'https://afhold.co.zm/staging/?p=1129',0,'revision','',0),(1131,5,'2026-03-17 08:35:13','2026-03-17 08:35:13','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:35:13','2026-03-17 08:35:13','',100,'https://afhold.co.zm/staging/?p=1131',0,'revision','',0),(1132,5,'2026-03-17 08:35:13','2026-03-17 08:35:13','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:35:13','2026-03-17 08:35:13','',100,'https://afhold.co.zm/staging/?p=1132',0,'revision','',0),(1133,5,'2026-03-17 08:35:14','2026-03-17 08:35:14','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:35:14','2026-03-17 08:35:14','',100,'https://afhold.co.zm/staging/?p=1133',0,'revision','',0),(1134,5,'2026-03-17 08:36:11','2026-03-17 08:36:11','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:36:11','2026-03-17 08:36:11','',100,'https://afhold.co.zm/staging/?p=1134',0,'revision','',0),(1135,5,'2026-03-17 08:36:11','2026-03-17 08:36:11','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:36:11','2026-03-17 08:36:11','',100,'https://afhold.co.zm/staging/?p=1135',0,'revision','',0),(1136,5,'2026-03-17 08:36:11','2026-03-17 08:36:11','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:36:11','2026-03-17 08:36:11','',100,'https://afhold.co.zm/staging/?p=1136',0,'revision','',0),(1137,5,'2026-03-17 08:36:41','2026-03-17 08:36:41','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:36:41','2026-03-17 08:36:41','',100,'https://afhold.co.zm/staging/?p=1137',0,'revision','',0),(1138,5,'2026-03-17 08:36:41','2026-03-17 08:36:41','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:36:41','2026-03-17 08:36:41','',100,'https://afhold.co.zm/staging/?p=1138',0,'revision','',0),(1139,5,'2026-03-17 08:36:41','2026-03-17 08:36:41','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:36:41','2026-03-17 08:36:41','',100,'https://afhold.co.zm/staging/?p=1139',0,'revision','',0),(1140,5,'2026-03-17 08:41:05','2026-03-17 08:41:05','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:41:05','2026-03-17 08:41:05','',100,'https://afhold.co.zm/staging/?p=1140',0,'revision','',0),(1141,5,'2026-03-17 08:41:05','2026-03-17 08:41:05','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							Advisory Services						\n					</h3>\n				<p>• Legislative &amp; Regulatory Advisory<br />• Financial Dispute Resolution<br />• Corporate Turnarounds &amp; Restructuring<br />• Executive Share Option Schemes<br />• Executive Share Appreciation Rights</p>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:41:05','2026-03-17 08:41:05','',100,'https://afhold.co.zm/staging/?p=1141',0,'revision','',0),(1142,5,'2026-03-17 08:41:05','2026-03-17 08:41:05','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 08:41:05','2026-03-17 08:41:05','',100,'https://afhold.co.zm/staging/?p=1142',0,'revision','',0),(1143,5,'2026-03-17 09:53:49','2026-03-17 09:53:49','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 09:53:49','2026-03-17 09:53:49','',100,'https://afhold.co.zm/staging/?p=1143',0,'revision','',0),(1144,5,'2026-03-17 09:53:49','2026-03-17 09:53:49','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 09:53:49','2026-03-17 09:53:49','',100,'https://afhold.co.zm/staging/?p=1144',0,'revision','',0),(1145,5,'2026-03-17 09:53:50','2026-03-17 09:53:50','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 09:53:50','2026-03-17 09:53:50','',100,'https://afhold.co.zm/staging/?p=1145',0,'revision','',0),(1146,5,'2026-03-17 09:54:48','2026-03-17 09:54:48','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-17 09:54:48','2026-03-17 09:54:48','',76,'https://afhold.co.zm/staging/?p=1146',0,'revision','',0),(1147,5,'2026-03-17 09:56:19','2026-03-17 09:56:19','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-17 09:56:19','2026-03-17 09:56:19','',76,'https://afhold.co.zm/staging/?p=1147',0,'revision','',0),(1148,5,'2026-03-17 09:57:24','2026-03-17 09:57:24','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-17 09:57:24','2026-03-17 09:57:24','',32,'https://afhold.co.zm/staging/?p=1148',0,'revision','',0),(1149,5,'2026-03-17 09:57:24','2026-03-17 09:57:24','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-17 09:57:24','2026-03-17 09:57:24','',32,'https://afhold.co.zm/staging/?p=1149',0,'revision','',0),(1150,5,'2026-03-17 09:57:24','2026-03-17 09:57:24','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-17 09:57:24','2026-03-17 09:57:24','',32,'https://afhold.co.zm/staging/?p=1150',0,'revision','',0),(1154,5,'2026-03-17 10:06:03','2026-03-17 10:06:03','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 10:06:03','2026-03-17 10:06:03','',100,'https://afhold.co.zm/staging/?p=1154',0,'revision','',0),(1152,5,'2026-03-17 10:06:03','2026-03-17 10:06:03','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 10:06:03','2026-03-17 10:06:03','',100,'https://afhold.co.zm/staging/?p=1152',0,'revision','',0),(1153,5,'2026-03-17 10:06:03','2026-03-17 10:06:03','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 10:06:03','2026-03-17 10:06:03','',100,'https://afhold.co.zm/staging/?p=1153',0,'revision','',0),(1222,5,'2026-03-18 10:01:57','2026-03-18 10:01:57','','390x320','','inherit','open','closed','','390x320-2','','','2026-03-18 10:01:57','2026-03-18 10:01:57','',42,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/390x320-1.jpg',0,'attachment','image/jpeg',0),(1156,5,'2026-03-17 11:00:43','2026-03-17 11:00:43','','Untitled design','','inherit','open','closed','','untitled-design','','','2026-03-17 11:00:43','2026-03-17 11:00:43','',100,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/Untitled-design.png',0,'attachment','image/png',0),(1157,5,'2026-03-17 11:07:30','2026-03-17 11:07:30','','screenshot-2026-03-17_13-07-01','','inherit','open','closed','','screenshot-2026-03-17_13-07-01','','','2026-03-17 11:07:30','2026-03-17 11:07:30','',100,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/screenshot-2026-03-17_13-07-01.png',0,'attachment','image/png',0),(1158,5,'2026-03-17 11:08:40','2026-03-17 11:08:40','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:08:40','2026-03-17 11:08:40','',100,'https://afhold.co.zm/staging/?p=1158',0,'revision','',0),(1159,5,'2026-03-17 11:08:40','2026-03-17 11:08:40','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:08:40','2026-03-17 11:08:40','',100,'https://afhold.co.zm/staging/?p=1159',0,'revision','',0),(1160,5,'2026-03-17 11:08:40','2026-03-17 11:08:40','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:08:40','2026-03-17 11:08:40','',100,'https://afhold.co.zm/staging/?p=1160',0,'revision','',0),(1161,5,'2026-03-17 11:10:49','2026-03-17 11:10:49','','Aflife Logo Icon','','inherit','open','closed','','aflife-logo-icon-4','','','2026-03-17 11:10:49','2026-03-17 11:10:49','',100,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/Aflife-Logo-Icon.svg',0,'attachment','image/svg+xml',0),(1162,5,'2026-03-17 11:14:34','2026-03-17 11:14:34','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:14:34','2026-03-17 11:14:34','',100,'https://afhold.co.zm/staging/?p=1162',0,'revision','',0),(1163,5,'2026-03-17 11:14:34','2026-03-17 11:14:34','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:14:34','2026-03-17 11:14:34','',100,'https://afhold.co.zm/staging/?p=1163',0,'revision','',0),(1173,5,'2026-03-17 11:24:29','2026-03-17 11:24:29','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:24:29','2026-03-17 11:24:29','',100,'https://afhold.co.zm/staging/?p=1173',0,'revision','',0),(1174,5,'2026-03-17 11:26:52','2026-03-17 11:26:52','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:26:52','2026-03-17 11:26:52','',100,'https://afhold.co.zm/staging/?p=1174',0,'revision','',0),(1175,5,'2026-03-17 11:26:52','2026-03-17 11:26:52','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:26:52','2026-03-17 11:26:52','',100,'https://afhold.co.zm/staging/?p=1175',0,'revision','',0),(1176,5,'2026-03-17 11:26:52','2026-03-17 11:26:52','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:26:52','2026-03-17 11:26:52','',100,'https://afhold.co.zm/staging/?p=1176',0,'revision','',0),(1178,5,'2026-03-18 09:16:40','2026-03-18 09:16:40','','479x595','','inherit','open','closed','','479x595','','','2026-03-18 09:16:40','2026-03-18 09:16:40','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg',0,'attachment','image/jpeg',0),(1179,5,'2026-03-18 09:16:42','2026-03-18 09:16:42','','600x700','','inherit','open','closed','','600x700','','','2026-03-18 09:16:42','2026-03-18 09:16:42','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700.jpg',0,'attachment','image/jpeg',0),(1180,5,'2026-03-18 09:16:52','2026-03-18 09:16:52','','1920x1280','','inherit','open','closed','','1920x1280','','','2026-03-18 09:16:52','2026-03-18 09:16:52','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/1920x1280.jpg',0,'attachment','image/jpeg',0),(1181,5,'2026-03-18 09:23:59','2026-03-18 09:23:59','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:23:59','2026-03-18 09:23:59','',37,'https://afhold.co.zm/staging/?p=1181',0,'revision','',0),(1182,5,'2026-03-18 09:24:00','2026-03-18 09:24:00','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:24:00','2026-03-18 09:24:00','',37,'https://afhold.co.zm/staging/?p=1182',0,'revision','',0),(1164,5,'2026-03-17 11:14:34','2026-03-17 11:14:34','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>				\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:14:34','2026-03-17 11:14:34','',100,'https://afhold.co.zm/staging/?p=1164',0,'revision','',0),(1165,5,'2026-03-17 11:17:48','2026-03-17 11:17:48','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>				\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:17:48','2026-03-17 11:17:48','',100,'https://afhold.co.zm/staging/?p=1165',0,'revision','',0),(1166,5,'2026-03-17 11:17:48','2026-03-17 11:17:48','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>				\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:17:48','2026-03-17 11:17:48','',100,'https://afhold.co.zm/staging/?p=1166',0,'revision','',0);
INSERT INTO `wpph_posts` VALUES (1167,5,'2026-03-17 11:17:48','2026-03-17 11:17:48','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>				\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:17:48','2026-03-17 11:17:48','',100,'https://afhold.co.zm/staging/?p=1167',0,'revision','',0),(1168,5,'2026-03-17 11:18:30','2026-03-17 11:18:30','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>				\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:18:30','2026-03-17 11:18:30','',100,'https://afhold.co.zm/staging/?p=1168',0,'revision','',0),(1169,5,'2026-03-17 11:18:30','2026-03-17 11:18:30','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>				\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:18:30','2026-03-17 11:18:30','',100,'https://afhold.co.zm/staging/?p=1169',0,'revision','',0),(1170,5,'2026-03-17 11:18:30','2026-03-17 11:18:30','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>				\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:18:30','2026-03-17 11:18:30','',100,'https://afhold.co.zm/staging/?p=1170',0,'revision','',0),(1171,5,'2026-03-17 11:24:29','2026-03-17 11:24:29','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>				\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:24:29','2026-03-17 11:24:29','',100,'https://afhold.co.zm/staging/?p=1171',0,'revision','',0),(1172,5,'2026-03-17 11:24:29','2026-03-17 11:24:29','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>					\n									<h3>\n							ADVISORY SERVICES						\n					</h3>\n				<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>					\n									<h3>\n							VALUATION SERVICES						\n					</h3>\n				<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"3000\" height=\"2400\"><path d=\"M0 0 C0.7785371 -0.00282738 1.5570742 -0.00565475 2.35920334 -0.00856781 C6.49972602 -0.02344731 10.64021503 -0.03274098 14.78076172 -0.03710938 C18.11160555 -0.0414414 21.44218262 -0.05514165 24.77294922 -0.078125 C54.99897174 -0.28216146 85.01334692 1.19582484 114.9609375 5.515625 C115.70268219 5.61950531 116.44442688 5.72338562 117.20864868 5.83041382 C196.37988784 16.92842965 272.26552911 41.28813926 391.2109375 101.203125 C393.02081141 102.24873586 394.83070726 103.29430875 396.640625 104.33984375 C439.39053888 129.18106177 479.7403329 158.08156337 517.38061523 190.12451172 C520.73909664 192.97879868 524.14339616 195.76261345 527.5859375 198.515625 C533.57692791 203.38385293 539.14629635 208.67471708 544.7578125 213.96875 C547.33869459 216.39961311 549.95757016 218.76864043 552.6484375 221.078125 C555.92687236 223.89630443 558.95866232 226.9061257 561.9609375 230.015625 C563.8390527 231.84157033 565.7502297 233.53646015 567.73828125 235.23828125 C572.80175098 239.63818908 577.52614047 244.36805208 582.2565918 249.1184082 C583.7708633 250.63804168 585.2904118 252.15225017 586.81054688 253.66601562 C591.64443879 258.49694819 596.35762616 263.38363875 600.80444336 268.57836914 C602.5146256 270.55393984 604.33165575 272.38864607 606.2109375 274.203125 C609.40355062 277.3529253 612.38255029 280.61531989 615.3046875 284.015625 C617.52039398 286.55823899 619.80192342 289.03422698 622.0859375 291.515625 C626.22896972 296.05353018 630.13474164 300.73456535 633.9921875 305.515625 C636.18369018 308.1701212 638.45341433 310.72313385 640.7734375 313.265625 C644.34538351 317.19476561 647.71355393 321.22867786 651 325.3984375 C652.62957333 327.46563477 654.26907631 329.52185428 655.921875 331.5703125 C700.34029628 386.66160658 739.24773734 446.15308426 773.2109375 508.203125 C773.78166992 509.24162598 774.35240234 510.28012695 774.94042969 511.35009766 C805.84768885 567.74514368 831.0262137 626.62999392 856.28082275 685.70581055 C862.76554544 700.87450276 869.32348351 716.01084803 875.8984375 731.140625 C882.34756971 745.98100771 888.78708466 760.82487493 895.1484375 775.703125 C899.99889018 787.04718099 904.87225499 798.38088587 909.7734375 809.703125 C917.082003 826.58773589 924.37332609 843.47973882 931.65893555 860.37426758 C932.60856058 862.5763349 933.55818624 864.77840196 934.5078125 866.98046875 C934.98080276 868.07730484 935.45379303 869.17414093 935.94111633 870.30421448 C939.17999961 877.81439384 942.42144812 885.3234622 945.6640625 892.83203125 C954.68467689 913.72325567 963.68236656 934.62391902 972.63586426 955.54400635 C981.93082355 977.26162509 991.28850954 998.95084372 1000.70458984 1020.61621094 C1007.24998306 1035.67721301 1013.77221142 1050.74800464 1020.2734375 1065.828125 C1020.72559631 1066.87690826 1021.17775513 1067.92569153 1021.64361572 1069.0062561 C1023.92178146 1074.29080204 1026.19951615 1079.57553361 1028.47705078 1084.86035156 C1032.59387528 1094.41250276 1036.71456434 1103.96298694 1040.83493042 1113.51361084 C1043.12708807 1118.82671524 1045.41900048 1124.13992543 1047.7109375 1129.453125 C1048.62760299 1131.57812551 1049.54426966 1133.70312551 1050.4609375 1135.828125 C1095.8359375 1241.015625 1141.2109375 1346.203125 1189.33596802 1457.76570129 C1190.25252758 1459.8904493 1191.16909252 1462.01519499 1192.08566284 1464.13993835 C1194.37901239 1469.4562748 1196.67226809 1474.77265169 1198.96533203 1480.08911133 C1203.07015464 1489.60587857 1207.17558718 1499.12237974 1211.28462219 1508.6373291 C1213.55220008 1513.88822366 1215.81922278 1519.13935777 1218.0859375 1524.390625 C1218.53679718 1525.43510803 1218.98765686 1526.47959106 1219.45217896 1527.5557251 C1226.20681414 1543.20707963 1232.92859865 1558.87230049 1239.63586426 1574.54400635 C1248.93082355 1596.26162509 1258.28850954 1617.95084372 1267.70458984 1639.61621094 C1274.24998306 1654.67721301 1280.77221142 1669.74800464 1287.2734375 1684.828125 C1287.72559631 1685.87690826 1288.17775513 1686.92569153 1288.64361572 1688.0062561 C1290.92178146 1693.29080204 1293.19951615 1698.57553361 1295.47705078 1703.86035156 C1299.59387528 1713.41250276 1303.71456434 1722.96298694 1307.83493042 1732.51361084 C1310.12708807 1737.82671524 1312.41900048 1743.13992543 1314.7109375 1748.453125 C1315.62760299 1750.57812551 1316.54426966 1752.70312551 1317.4609375 1754.828125 C1362.8359375 1860.015625 1408.2109375 1965.203125 1476.9609375 2124.578125 C1477.41459686 2125.62978851 1477.86825623 2126.68145203 1478.33566284 2127.76498413 C1479.25324907 2129.89211862 1480.17083126 2132.01925485 1481.08840942 2134.14639282 C1483.36597381 2139.42624936 1485.64360615 2144.70607657 1487.92138672 2149.98583984 C1492.21462627 2159.93752068 1496.50714852 2169.8895093 1500.79742432 2179.84246826 C1502.82237848 2184.54002623 1504.84769853 2189.23742642 1506.87304688 2193.93481445 C1507.83774813 2196.17252853 1508.80227042 2198.41031976 1509.76660156 2200.64819336 C1511.10436339 2203.75263748 1512.44274381 2206.85681426 1513.78125 2209.9609375 C1514.36726486 2211.32153793 1514.36726486 2211.32153793 1514.96511841 2212.70962524 C1515.33514984 2213.56744598 1515.70518127 2214.42526672 1516.08642578 2215.30908203 C1516.4375946 2216.12450974 1516.78876343 2216.93993744 1517.15057373 2217.78007507 C1517.8768027 2219.43958958 1518.61854541 2221.09237692 1519.37335205 2222.73908997 C1519.74047302 2223.5405394 1520.10759399 2224.34198883 1520.48583984 2225.16772461 C1520.81675629 2225.87803329 1521.14767273 2226.58834198 1521.48861694 2227.32017517 C1522.2109375 2229.203125 1522.2109375 2229.203125 1522.2421875 2232.01171875 C1518.01312375 2240.99847922 1503.4560343 2248.07261262 1495.41943359 2253.65917969 C1493.28373649 2255.1522317 1491.16121404 2256.66200407 1489.04296875 2258.1796875 C1464.46416309 2275.7687501 1438.61573428 2291.51733706 1412.2109375 2306.203125 C1411.23882324 2306.74404785 1410.26670898 2307.2849707 1409.26513672 2307.84228516 C1371.69250291 2328.6413146 1332.7420306 2346.02964219 1292.2109375 2360.203125 C1291.01500977 2360.6254541 1289.81908203 2361.0477832 1288.58691406 2361.48291016 C1212.6221288 2388.16797575 1132.32408032 2400.76289777 768.2109375 2339.203125 C766.52411865 2338.46231689 766.52411865 2338.46231689 764.80322266 2337.70654297 C737.60919589 2325.65515384 710.85420435 2312.27748457 685.2109375 2297.203125 C684.26653809 2296.65575684 683.32213867 2296.10838867 682.34912109 2295.54443359 C649.8411243 2276.68990347 618.92767201 2255.17129279 589.2109375 2232.203125 C588.52306152 2231.67267578 587.83518555 2231.14222656 587.12646484 2230.59570312 C579.69153304 2224.8521754 572.44235899 2218.928094 565.30078125 2212.82421875 C562.43516056 2210.38009166 559.51688228 2208.00616766 556.5859375 2205.640625 C551.82142942 2201.76382731 547.2744986 2197.68840968 542.75390625 2193.53125 C540.64026696 2191.59618238 538.50433902 2189.70104203 536.3359375 2187.828125 C528.62527453 2181.11905331 521.07388351 2174.19116785 513.92529297 2166.88500977 C512.20182568 2165.19418577 510.41476071 2163.62916782 508.578125 2162.0625 C503.90125111 2157.99213559 499.51994142 2153.65937576 495.1484375 2149.265625 C494.38466797 2148.50572266 493.62089844 2147.74582031 492.83398438 2146.96289062 C488.63291992 2142.75463872 484.61610301 2138.4527691 480.73657227 2133.94702148 C478.82444136 2131.7613356 476.7947787 2129.72476198 474.7109375 2127.703125 C471.36160021 2124.39325802 468.21167794 2120.99565551 465.1484375 2117.421875 C463.22490973 2115.21912545 461.24988636 2113.069988 459.26074219 2110.92651367 C454.43153199 2105.72079719 449.84902147 2100.38983538 445.39453125 2094.85546875 C443.21696682 2092.21044863 440.95774987 2089.67099975 438.6484375 2087.140625 C434.27367493 2082.32838617 430.23498102 2077.30920483 426.2109375 2072.203125 C425.27333383 2071.03289298 424.33444786 2069.86368761 423.39453125 2068.6953125 C411.95316328 2054.47175901 400.96338883 2039.95407245 390.2109375 2025.203125 C389.75689545 2024.58345856 389.30285339 2023.96379211 388.83505249 2023.3253479 C380.88286436 2012.46471241 373.22105138 2001.44373768 365.78100586 1990.22631836 C364.14939895 1987.76707414 362.51164087 1985.31201468 360.87304688 1982.85742188 C350.80050411 1967.73590768 341.02559298 1952.42914942 331.7109375 1936.828125 C330.7686731 1935.25260864 330.7686731 1935.25260864 329.80737305 1933.64526367 C316.12521121 1910.6926967 303.29795737 1887.29474256 291.0078125 1863.5703125 C289.33780083 1860.35118987 287.64933916 1857.1453385 285.9140625 1853.9609375 C279.6569135 1842.45809623 274.19446903 1830.60332469 268.74201965 1818.7036438 C266.85665981 1814.59328668 264.94430462 1810.49652434 263.015625 1806.40625 C255.33376934 1790.08718399 248.15471426 1773.59035886 241.10261536 1756.99186707 C237.65392284 1748.87999898 234.15257929 1740.79115593 230.6484375 1732.703125 C229.30566664 1729.60170224 227.96333268 1726.5000905 226.62109375 1723.3984375 C226.0993029 1722.19278893 226.0993029 1722.19278893 225.56697083 1720.96278381 C220.89776089 1710.17172525 216.24232539 1699.3747208 211.5859375 1688.578125 C211.12218719 1687.50288574 210.65843689 1686.42764648 210.18063354 1685.31982422 C207.80619865 1679.81449457 205.43187479 1674.30911705 203.05761719 1668.80371094 C198.89905117 1659.16102488 194.7394441 1649.51878791 190.57989502 1639.87652588 C188.29019792 1634.56874482 186.00057135 1629.26093334 183.7109375 1623.953125 C182.79427117 1621.82812485 181.8776045 1619.70312485 180.9609375 1617.578125 C109.46093753 1451.82812506 109.46093753 1451.82812506 108.08590698 1448.64054871 C107.16934742 1446.5158007 106.25278248 1444.39105501 105.33621216 1442.26631165 C103.04286261 1436.9499752 100.74960691 1431.63359831 98.45654297 1426.31713867 C94.35172936 1416.80039228 90.24629871 1407.28391504 86.13728333 1397.76898193 C75.1055798 1372.22360385 64.10387015 1346.66563062 53.15478516 1321.0847168 C52.16179626 1318.76480589 51.16879498 1316.44490028 50.17578125 1314.125 C49.68619934 1312.98118362 49.19661743 1311.83736725 48.69219971 1310.65888977 C45.65644006 1303.5695161 42.61186117 1296.48400001 39.56019592 1289.40145874 C37.57930623 1284.80386693 35.60089282 1280.20521136 33.62258911 1275.60650635 C32.68692591 1273.43354754 31.74998994 1271.26113631 30.81173706 1269.08929443 C29.52492745 1266.11037903 28.24245332 1263.12963323 26.9609375 1260.1484375 C26.57784927 1259.26488586 26.19476105 1258.38133423 25.80006409 1257.4710083 C25.45612106 1256.66862732 25.11217804 1255.86624634 24.7578125 1255.03955078 C24.45713867 1254.34241974 24.15646484 1253.6452887 23.84667969 1252.92703247 C23.2109375 1251.203125 23.2109375 1251.203125 23.2109375 1249.203125 C22.5509375 1249.203125 21.8909375 1249.203125 21.2109375 1249.203125 C20.82897217 1250.42185303 20.44700684 1251.64058105 20.0534668 1252.89624023 C17.97476433 1259.12324283 15.34658265 1265.09693875 12.73046875 1271.11328125 C12.19457218 1272.35334813 11.65908302 1273.59359113 11.12397766 1274.83399963 C10.02423281 1277.38258049 8.92287117 1279.93045309 7.82037354 1282.47784424 C5.39520645 1288.08576714 2.99765459 1293.70549096 0.59765625 1299.32421875 C-10.29303821 1324.78308875 -21.24292927 1350.2148804 -32.28027344 1375.6105957 C-41.12485918 1395.96205149 -49.9169704 1416.33592143 -58.69876099 1436.71453857 C-61.86765315 1444.06755844 -65.04032099 1451.41894073 -68.21484375 1458.76953125 C-77.24485559 1479.68146845 -86.2515438 1500.60301233 -95.21398926 1521.54400635 C-104.50894855 1543.26162509 -113.86663454 1564.95084372 -123.28271484 1586.61621094 C-129.82810806 1601.67721301 -136.35033642 1616.74800464 -142.8515625 1631.828125 C-143.30372131 1632.87690826 -143.75588013 1633.92569153 -144.22174072 1635.0062561 C-146.49990646 1640.29080204 -148.77764115 1645.57553361 -151.05517578 1650.86035156 C-155.17282816 1660.41442368 -159.29433728 1669.96683216 -163.41552734 1679.51937866 C-165.69509504 1684.80323708 -167.97451927 1690.08715737 -170.25390625 1695.37109375 C-170.70579315 1696.4186232 -171.15768005 1697.46615265 -171.6232605 1698.54542542 C-175.43489517 1707.38152602 -179.24542851 1716.21810137 -183.0557251 1725.05477905 C-185.42250133 1730.54340958 -187.78989225 1736.03177345 -190.15869141 1741.51953125 C-190.60972229 1742.56442719 -191.06075317 1743.60932312 -191.52545166 1744.68588257 C-192.40803398 1746.73051081 -193.29064246 1748.77512775 -194.17327881 1750.81973267 C-196.33550272 1755.82980056 -198.49413524 1760.84136371 -200.64520264 1765.85623169 C-215.68696308 1800.92184344 -231.27290942 1835.97838887 -249.38427734 1869.58496094 C-251.01829698 1872.63036007 -252.63215936 1875.68609778 -254.24609375 1878.7421875 C-261.87067102 1893.13819375 -269.77896218 1907.32811112 -278.09375 1921.34033203 C-279.7835129 1924.19375366 -281.45988425 1927.05464994 -283.1328125 1929.91796875 C-284.22634995 1931.78397875 -285.32009175 1933.649869 -286.4140625 1935.515625 C-287.11233154 1936.71227783 -287.11233154 1936.71227783 -287.82470703 1937.93310547 C-296.74168974 1953.06870913 -306.38416896 1967.76384801 -316.14355469 1982.36523438 C-317.79188005 1984.83234213 -319.43521214 1987.30272304 -321.078125 1989.7734375 C-330.35778705 2003.69936142 -339.90153608 2017.43386013 -349.8515625 2030.890625 C-350.43462158 2031.68041748 -351.01768066 2032.47020996 -351.6184082 2033.28393555 C-356.44664865 2039.79609326 -361.41151918 2046.1890256 -366.46240234 2052.52929688 C-367.82740269 2054.25149827 -369.17901266 2055.98347324 -370.52734375 2057.71875 C-375.92613064 2064.65936551 -381.46909437 2071.4428128 -387.1796875 2078.12890625 C-389.55175285 2080.91045588 -391.86398962 2083.73661161 -394.1640625 2086.578125 C-402.75144254 2097.10952869 -411.74947312 2107.26713546 -421.01171875 2117.20703125 C-423.5389616 2119.92167007 -426.01216232 2122.68120868 -428.4765625 2125.453125 C-431.9973562 2129.38775522 -435.6623962 2133.13014962 -439.453125 2136.8046875 C-441.39763536 2138.8012249 -443.21697512 2140.8322539 -445.03515625 2142.94140625 C-448.91361489 2147.408077 -453.03370648 2151.59541267 -457.2265625 2155.765625 C-457.93876953 2156.48169922 -458.65097656 2157.19777344 -459.38476562 2157.93554688 C-463.46837195 2162.01173521 -467.65768227 2165.89315991 -472.02758789 2169.65991211 C-474.21813902 2171.57903528 -476.26164246 2173.6133228 -478.2890625 2175.703125 C-481.62027057 2179.07412565 -485.04017878 2182.2482653 -488.63671875 2185.33203125 C-491.16958412 2187.53392329 -493.63238772 2189.80508326 -496.1015625 2192.078125 C-500.545079 2196.13153854 -505.11504347 2199.96496377 -509.796875 2203.73828125 C-512.59438611 2206.04275842 -515.32035624 2208.4076877 -518.03930664 2210.80322266 C-525.26464351 2217.16197074 -532.72203269 2223.0989523 -540.41015625 2228.88671875 C-543.36878319 2231.11478784 -546.29503769 2233.37719924 -549.19921875 2235.67578125 C-558.39861211 2242.95199514 -567.79783906 2249.76232165 -577.52734375 2256.3125 C-580.88388265 2258.57408603 -584.16681587 2260.91111238 -587.4140625 2263.328125 C-594.64025401 2268.63693748 -602.21491591 2273.41099972 -609.7890625 2278.203125 C-610.58070801 2278.70473145 -611.37235352 2279.20633789 -612.18798828 2279.72314453 C-635.00235238 2294.13054056 -658.38997831 2307.3207147 -682.45166016 2319.50878906 C-685.46076921 2321.03645672 -688.46025138 2322.58114767 -691.45703125 2324.1328125 C-741.27036353 2349.74704137 -795.35296496 2368.34670685 -849.7890625 2381.203125 C-850.79108704 2381.44195404 -850.79108704 2381.44195404 -851.81335449 2381.68560791 C-926.73802762 2399.53623654 -1004.68073218 2404.78806122 -1226.7890625 2367.203125 C-1228.59528076 2366.63174805 -1228.59528076 2366.63174805 -1230.43798828 2366.04882812 C-1316.74267302 2338.65919616 -1396.43904727 2294.58722304 -1468.7890625 2240.515625 C-1469.80456177 2239.7575354 -1469.80456177 2239.7575354 -1470.84057617 2238.98413086 C-1473.28057691 2237.14994519 -1475.6276231 2235.3645644 -1477.7890625 2233.203125 C-1477.54918721 2227.30929592 -1474.75115224 2222.0529441 -1472.3984375 2216.74609375 C-1471.94676208 2215.71216995 -1471.49508667 2214.67824615 -1471.02972412 2213.61299133 C-1470.05164314 2211.37596167 -1469.07050887 2209.14026503 -1468.08666992 2206.90576172 C-1465.70921299 2201.50575779 -1463.34979897 2196.09788753 -1460.98840332 2190.69084549 C-1460.17518651 2188.8295418 -1459.36111608 2186.96861338 -1458.546875 2185.10775757 C-1453.82950242 2174.32249212 -1449.18412852 2163.50720481 -1444.56091309 2152.68130493 C-1436.38670935 2133.54049564 -1428.12959415 2114.43680598 -1419.83105469 2095.34960938 C-1412.93596907 2079.48767533 -1406.08916155 2063.60600215 -1399.2890625 2047.703125 C-1391.53045472 2029.55865602 -1383.69918472 2011.44683544 -1375.83105469 1993.34960938 C-1368.50028932 1976.48540737 -1361.22983018 1959.59642255 -1354.00009155 1942.68869019 C-1346.6025899 1925.39239602 -1339.12857072 1908.13014192 -1331.62890625 1890.87792969 C-1324.94618502 1875.50321572 -1318.30606786 1860.11133371 -1311.7175293 1844.69604492 C-1305.23329099 1829.52884747 -1298.67589266 1814.39396647 -1292.1015625 1799.265625 C-1285.65243029 1784.42524229 -1279.21291534 1769.58137507 -1272.8515625 1754.703125 C-1268.00110982 1743.35906901 -1263.12774501 1732.02536413 -1258.2265625 1720.703125 C-1251.86195239 1705.99928671 -1245.50920546 1691.29037522 -1239.1640625 1676.578125 C-1238.70031219 1675.50288574 -1238.23656189 1674.42764648 -1237.75875854 1673.31982422 C-1235.38432365 1667.81449457 -1233.00999979 1662.30911705 -1230.63574219 1656.80371094 C-1226.47717617 1647.16102488 -1222.3175691 1637.51878791 -1218.15802002 1627.87652588 C-1215.86832292 1622.56874482 -1213.57869635 1617.26093334 -1211.2890625 1611.953125 C-1210.37239617 1609.82812485 -1209.4557295 1607.70312485 -1208.5390625 1605.578125 C-1208.0853125 1604.52625 -1207.6315625 1603.474375 -1207.1640625 1602.390625 C-1161.7890625 1497.203125 -1116.4140625 1392.015625 -1071.0390625 1286.828125 C-1070.58530243 1285.77622482 -1070.13154236 1284.72432465 -1069.66403198 1283.64054871 C-1068.74747242 1281.5158007 -1067.83090748 1279.39105501 -1066.91433716 1277.26631165 C-1064.62098761 1271.9499752 -1062.32773191 1266.63359831 -1060.03466797 1261.31713867 C-1055.92984536 1251.80037143 -1051.82441282 1242.28387026 -1047.71537781 1232.7689209 C-1045.44779992 1227.51802634 -1043.18077722 1222.26689223 -1040.9140625 1217.015625 C-1040.46320282 1215.97114197 -1040.01234314 1214.92665894 -1039.54782104 1213.8505249 C-1031.77784322 1195.84649149 -1024.05476214 1177.82258134 -1016.33950806 1159.79504395 C-1008.50297018 1141.48864853 -1000.60056352 1123.2117177 -992.65994263 1104.95025635 C-985.38443463 1088.21638709 -978.17037128 1071.45727701 -970.99624634 1054.67971802 C-963.66724904 1037.54369016 -956.26213239 1020.44158582 -948.83105469 1003.34960938 C-941.93596907 987.48767533 -935.08916155 971.60600215 -928.2890625 955.703125 C-920.53045472 937.55865602 -912.69918472 919.44683544 -904.83105469 901.34960938 C-897.93596907 885.48767533 -891.08916155 869.60600215 -884.2890625 853.703125 C-876.53045472 835.55865602 -868.69918472 817.44683544 -860.83105469 799.34960938 C-853.93596907 783.48767533 -847.08916155 767.60600215 -840.2890625 751.703125 C-832.5338897 733.56668914 -824.70777384 715.4621296 -816.84112549 697.3737793 C-810.17910171 682.05346158 -803.57032756 666.71150608 -797.00784302 651.34829712 C-789.11748338 632.88059438 -781.15419273 614.46168234 -772.7890625 596.203125 C-772.26924805 595.06198242 -771.74943359 593.92083984 -771.21386719 592.74511719 C-757.92403878 563.62605373 -743.93184021 534.68126852 -728.23291016 506.77880859 C-726.65642786 503.96651772 -725.10289557 501.14221439 -723.55078125 498.31640625 C-714.7370484 482.33489382 -705.37666748 466.72766058 -695.7890625 451.203125 C-695.2719873 450.36185059 -694.75491211 449.52057617 -694.22216797 448.65380859 C-680.68443671 426.67086533 -666.28850898 405.0386265 -651.16650391 384.11328125 C-649.66039295 382.02469349 -648.16782444 379.92678286 -646.67578125 377.828125 C-639.50370809 367.77469493 -632.05427688 357.96884818 -624.41308594 348.26806641 C-622.92009797 346.36973625 -621.43486123 344.46571132 -619.953125 342.55859375 C-606.82998128 325.69722675 -593.14989382 309.24052755 -578.7890625 293.41796875 C-576.99302721 291.42899998 -575.22952947 289.41749306 -573.4765625 287.390625 C-568.91712892 282.16344829 -564.19126308 277.08960811 -559.46777344 272.01123047 C-557.79152754 270.20578005 -556.12217711 268.39413111 -554.453125 266.58203125 C-546.91799294 258.43648485 -539.18717453 250.49609937 -531.3515625 242.640625 C-530.42811035 241.71258057 -529.5046582 240.78453613 -528.55322266 239.82836914 C-523.9808384 235.26632965 -519.35088882 230.85093404 -514.44897461 226.64477539 C-512.46371335 224.92055599 -510.61507182 223.09434894 -508.7890625 221.203125 C-505.6179022 217.98877769 -502.33323497 214.98561537 -498.91015625 212.04296875 C-496.56415192 210.00803681 -494.271698 207.92021533 -491.9765625 205.828125 C-487.67946423 201.94961773 -483.25147496 198.27446532 -478.75 194.63671875 C-476.09137194 192.45159305 -473.4885786 190.2191275 -470.89453125 187.95874023 C-463.88207846 181.857471 -456.62792037 176.15834096 -449.2109375 170.55859375 C-445.45642741 167.72272266 -441.75060887 164.82951462 -438.0534668 161.91943359 C-405.1622297 136.08163807 -369.37432167 113.39524844 -332.7890625 93.203125 C-331.27965088 92.36612061 -331.27965088 92.36612061 -329.73974609 91.51220703 C-257.80619456 51.73825245 -179.8187259 23.98197292 -40.484375 1.96484375 C-39.82624817 1.90158905 -39.16812134 1.83833435 -38.49005127 1.77316284 C-25.64706172 0.5912075 -12.88875818 0.03251467 0 0 Z \" fill=\"#71C47F\" transform=\"translate(1477.7890625,-0.203125)\"></path><path d=\"M0 0 C9.01007131 20.41832166 17.97772208 40.85321159 26.75 61.375 C27.11450256 62.22770477 27.47900513 63.08040955 27.85455322 63.95895386 C28.40825592 65.25435593 28.40825592 65.25435593 28.97314453 66.57592773 C29.73207073 68.35141069 30.49102284 70.12688258 31.25 71.90234375 C31.6311496 72.79400742 32.01229919 73.68567108 32.40499878 74.60435486 C37.16186455 85.72608547 41.95617667 96.83166198 46.75 107.9375 C47.21047729 109.00442078 47.67095459 110.07134155 48.14538574 111.17059326 C50.49181562 116.6071811 52.83857815 122.04362523 55.18554688 127.47998047 C59.33542556 137.0929565 63.48212442 146.70730414 67.62902832 156.32156372 C69.91921864 161.6311001 72.20962013 166.94054539 74.5 172.25 C75.41666768 174.37499956 76.33333434 176.49999956 77.25 178.625 C77.70375 179.676875 78.1575 180.72875 78.625 181.8125 C124 287 169.375 392.1875 370.12503052 857.56257629 C371.04159008 859.6873243 371.95815502 861.81206999 372.87472534 863.93681335 C375.16807489 869.2531498 377.46133059 874.56952669 379.75439453 879.88598633 C383.85921714 889.40275357 387.96464968 898.91925474 392.07368469 908.4342041 C394.34126258 913.68509866 396.60828528 918.93623277 398.875 924.1875 C399.32585968 925.23198303 399.77671936 926.27646606 400.24124146 927.3526001 C408.00686954 945.34655461 415.72623142 963.36012093 423.4364624 981.37786865 C432.45158826 1002.44012326 441.55613356 1023.46251115 450.70445251 1044.46722412 C451.99635005 1047.43924366 453.28197905 1050.41390588 454.56640625 1053.38916016 C456.17304034 1057.10935961 457.80821548 1060.81499778 459.46484375 1064.51318359 C460.21643584 1066.22090104 460.96775311 1067.92873947 461.71875 1069.63671875 C462.06844849 1070.39990921 462.41814697 1071.16309967 462.77844238 1071.94941711 C465.27389303 1077.69034142 465.08434272 1081.06308934 462.89038086 1087.00537109 C462.18473999 1088.62306396 462.18473999 1088.62306396 461.46484375 1090.2734375 C461.19930191 1090.8878772 460.93376007 1091.50231689 460.66017151 1092.13537598 C460.07279856 1093.49223346 459.4823165 1094.84774816 458.88916016 1096.2020874 C457.90461342 1098.45008949 456.92795487 1100.70138154 455.953125 1102.95361328 C454.86053714 1105.47755307 453.76735133 1108.00122084 452.67184448 1110.52389526 C449.58182797 1117.64129696 446.52251743 1124.77155916 443.47265625 1131.90625 C442.99129715 1133.03216049 442.50993805 1134.15807098 442.01399231 1135.31809998 C441.01786121 1137.64809089 440.02173188 1139.97808256 439.02560425 1142.30807495 C429.58873544 1164.37185969 420.07324739 1186.40074735 410.50805664 1208.40917969 C401.6636945 1228.76005687 392.87184681 1249.13336564 384.09030151 1269.51141357 C380.92140935 1276.86443344 377.74874151 1284.21581573 374.57421875 1291.56640625 C365.54420691 1312.47834345 356.5375187 1333.39988733 347.57507324 1354.34088135 C338.28011395 1376.05850009 328.92242796 1397.74771872 319.50634766 1419.41308594 C312.96095444 1434.47408801 306.43872608 1449.54487964 299.9375 1464.625 C299.48534119 1465.67378326 299.03318237 1466.72256653 298.56732178 1467.8031311 C296.28915604 1473.08767704 294.01142135 1478.37240861 291.73388672 1483.65722656 C287.61623434 1493.21129868 283.49472522 1502.76370716 279.37353516 1512.31625366 C277.09396746 1517.60011208 274.81454323 1522.88403237 272.53515625 1528.16796875 C272.08326935 1529.2154982 271.63138245 1530.26302765 271.165802 1531.34230042 C267.35416733 1540.17840102 263.54363399 1549.01497637 259.7333374 1557.85165405 C257.36656117 1563.34028458 254.99917025 1568.82864845 252.63037109 1574.31640625 C252.17934021 1575.36130219 251.72830933 1576.40619812 251.26361084 1577.48275757 C250.38102852 1579.52738581 249.49842004 1581.57200275 248.61578369 1583.61660767 C246.45355978 1588.62667556 244.29492726 1593.63823871 242.14385986 1598.65310669 C227.10209942 1633.71871844 211.51615308 1668.77526387 193.40478516 1702.38183594 C191.77076552 1705.42723507 190.15690314 1708.48297278 188.54296875 1711.5390625 C180.91839148 1725.93506875 173.01010032 1740.12498612 164.6953125 1754.13720703 C163.0055496 1756.99062866 161.32917825 1759.85152494 159.65625 1762.71484375 C158.56271255 1764.58085375 157.46897075 1766.446744 156.375 1768.3125 C155.67673096 1769.50915283 155.67673096 1769.50915283 154.96435547 1770.72998047 C146.04737276 1785.86558413 136.40489354 1800.56072301 126.64550781 1815.16210938 C124.99718245 1817.62921713 123.35385036 1820.09959804 121.7109375 1822.5703125 C112.43127545 1836.49623642 102.88752642 1850.23073513 92.9375 1863.6875 C92.35444092 1864.47729248 91.77138184 1865.26708496 91.1706543 1866.08081055 C86.34241385 1872.59296826 81.37754332 1878.9859006 76.32666016 1885.32617188 C74.96165981 1887.04837327 73.61004984 1888.78034824 72.26171875 1890.515625 C66.86293186 1897.45624051 61.31996813 1904.2396878 55.609375 1910.92578125 C53.23730965 1913.70733088 50.92507288 1916.53348661 48.625 1919.375 C40.03761996 1929.90640369 31.03958938 1940.06401046 21.77734375 1950.00390625 C19.2501009 1952.71854507 16.77690018 1955.47808368 14.3125 1958.25 C10.7917063 1962.18463022 7.1266663 1965.92702462 3.3359375 1969.6015625 C1.39142714 1971.5980999 -0.42791262 1973.6291289 -2.24609375 1975.73828125 C-6.12455239 1980.204952 -10.24464398 1984.39228767 -14.4375 1988.5625 C-15.14970703 1989.27857422 -15.86191406 1989.99464844 -16.59570312 1990.73242188 C-20.67930945 1994.80861021 -24.86861977 1998.69003491 -29.23852539 2002.45678711 C-31.42907652 2004.37591028 -33.47257996 2006.4101978 -35.5 2008.5 C-38.83120807 2011.87100065 -42.25111628 2015.0451403 -45.84765625 2018.12890625 C-48.38052162 2020.33079829 -50.84332522 2022.60195826 -53.3125 2024.875 C-57.7560165 2028.92841354 -62.32598097 2032.76183877 -67.0078125 2036.53515625 C-69.80532361 2038.83963342 -72.53129374 2041.2045627 -75.25024414 2043.60009766 C-82.47558101 2049.95884574 -89.93297019 2055.8958273 -97.62109375 2061.68359375 C-100.57972069 2063.91166284 -103.50597519 2066.17407424 -106.41015625 2068.47265625 C-115.60954961 2075.74887014 -125.00877656 2082.55919665 -134.73828125 2089.109375 C-138.09482015 2091.37096103 -141.37775337 2093.70798738 -144.625 2096.125 C-151.85119151 2101.43381248 -159.42585341 2106.20787472 -167 2111 C-167.79164551 2111.50160645 -168.58329102 2112.00321289 -169.39892578 2112.52001953 C-192.21328988 2126.92741556 -215.60091581 2140.1175897 -239.66259766 2152.30566406 C-242.67170671 2153.83333172 -245.67118888 2155.37802267 -248.66796875 2156.9296875 C-298.48130103 2182.54391637 -352.56390246 2201.14358185 -407 2214 C-408.00202454 2214.23882904 -408.00202454 2214.23882904 -409.02429199 2214.48248291 C-483.94896512 2232.33311154 -561.89166968 2237.58493622 -784 2200 C-785.80621826 2199.42862305 -785.80621826 2199.42862305 -787.64892578 2198.84570312 C-873.95361052 2171.45607116 -953.64998477 2127.38409804 -1026 2073.3125 C-1027.01549927 2072.5544104 -1027.01549927 2072.5544104 -1028.05151367 2071.78100586 C-1030.49151441 2069.94682019 -1032.8385606 2068.1614394 -1035 2066 C-1034.76012471 2060.10617092 -1031.96208974 2054.8498191 -1029.609375 2049.54296875 C-1029.15769958 2048.50904495 -1028.70602417 2047.47512115 -1028.24066162 2046.40986633 C-1027.26258064 2044.17283667 -1026.28144637 2041.93714003 -1025.29760742 2039.70263672 C-1022.92015049 2034.30263279 -1020.56073647 2028.89476253 -1018.19934082 2023.48772049 C-1017.38612401 2021.6264168 -1016.57205358 2019.76548838 -1015.7578125 2017.90463257 C-1011.04043992 2007.11936712 -1006.39506602 1996.30407981 -1001.77185059 1985.47817993 C-993.59764685 1966.33737064 -985.34053165 1947.23368098 -977.04199219 1928.14648438 C-970.14690657 1912.28455033 -963.30009905 1896.40287715 -956.5 1880.5 C-948.74139222 1862.35553102 -940.91012222 1844.24371044 -933.04199219 1826.14648438 C-925.71122682 1809.28228237 -918.44076768 1792.39329755 -911.21102905 1775.48556519 C-903.8135274 1758.18927102 -896.33950822 1740.92701692 -888.83984375 1723.67480469 C-882.15712252 1708.30009072 -875.51700536 1692.90820871 -868.9284668 1677.49291992 C-862.44422849 1662.32572247 -855.88683016 1647.19084147 -849.3125 1632.0625 C-842.86336779 1617.22211729 -836.42385284 1602.37825007 -830.0625 1587.5 C-825.21204732 1576.15594401 -820.33868251 1564.82223913 -815.4375 1553.5 C-809.07288989 1538.79616171 -802.72014296 1524.08725022 -796.375 1509.375 C-795.91124969 1508.29976074 -795.44749939 1507.22452148 -794.96969604 1506.11669922 C-792.59526115 1500.61136957 -790.22093729 1495.10599205 -787.84667969 1489.60058594 C-783.68811367 1479.95789988 -779.5285066 1470.31566291 -775.36895752 1460.67340088 C-773.07926042 1455.36561982 -770.78963385 1450.05780834 -768.5 1444.75 C-767.58333367 1442.62499985 -766.666667 1440.49999985 -765.75 1438.375 C-765.29625 1437.323125 -764.8425 1436.27125 -764.375 1435.1875 C-719 1330 -673.625 1224.8125 -628.25 1119.625 C-627.79623993 1118.57309982 -627.34247986 1117.52119965 -626.87496948 1116.43742371 C-625.95840992 1114.3126757 -625.04184498 1112.18793001 -624.12527466 1110.06318665 C-621.83192511 1104.7468502 -619.53866941 1099.43047331 -617.24560547 1094.11401367 C-613.14078286 1084.59724643 -609.03535032 1075.08074526 -604.92631531 1065.5657959 C-602.65873742 1060.31490134 -600.39171472 1055.06376723 -598.125 1049.8125 C-597.67414032 1048.76801697 -597.22328064 1047.72353394 -596.75875854 1046.6473999 C-588.98878072 1028.64336649 -581.26569964 1010.61945634 -573.55044556 992.59191895 C-565.71390768 974.28552353 -557.81150102 956.0085927 -549.87088013 937.74713135 C-542.59537213 921.01326209 -535.38130878 904.25415201 -528.20718384 887.47659302 C-520.87818654 870.34056516 -513.47306989 853.23846082 -506.04199219 836.14648438 C-499.14690657 820.28455033 -492.30009905 804.40287715 -485.5 788.5 C-477.74139222 770.35553102 -469.91012222 752.24371044 -462.04199219 734.14648438 C-455.14690657 718.28455033 -448.30009905 702.40287715 -441.5 686.5 C-433.74139222 668.35553102 -425.91012222 650.24371044 -418.04199219 632.14648438 C-411.14690657 616.28455033 -404.30009905 600.40287715 -397.5 584.5 C-389.7448272 566.36356414 -381.91871134 548.2590046 -374.05206299 530.1706543 C-367.39003921 514.85033658 -360.78126506 499.50838108 -354.21878052 484.14517212 C-346.32842088 465.67746938 -338.36513023 447.25855734 -330 429 C-329.48018555 427.85885742 -328.96037109 426.71771484 -328.42480469 425.54199219 C-315.13497628 396.42292873 -301.14277771 367.47814352 -285.44384766 339.57568359 C-283.86736536 336.76339272 -282.31383307 333.93908939 -280.76171875 331.11328125 C-271.9479859 315.13176882 -262.58760498 299.52453558 -253 284 C-252.4829248 283.15872559 -251.96584961 282.31745117 -251.43310547 281.45068359 C-237.89537421 259.46774033 -223.49944648 237.8355015 -208.37744141 216.91015625 C-206.87133045 214.82156849 -205.37876194 212.72365786 -203.88671875 210.625 C-196.71464559 200.57156993 -189.26521438 190.76572318 -181.62402344 181.06494141 C-180.13103547 179.16661125 -178.64579873 177.26258632 -177.1640625 175.35546875 C-164.04091878 158.49410175 -150.36083132 142.03740255 -136 126.21484375 C-134.20396471 124.22587498 -132.44046697 122.21436806 -130.6875 120.1875 C-126.12806642 114.96032329 -121.40220058 109.88648311 -116.67871094 104.80810547 C-115.00246504 103.00265505 -113.33311461 101.19100611 -111.6640625 99.37890625 C-104.12893044 91.23335985 -96.39811203 83.29297437 -88.5625 75.4375 C-87.63904785 74.50945557 -86.7155957 73.58141113 -85.76416016 72.62524414 C-81.1917759 68.06320465 -76.56182632 63.64780904 -71.65991211 59.44165039 C-69.67465085 57.71743099 -67.82600932 55.89122394 -66 54 C-62.8288397 50.78565269 -59.54417247 47.78249037 -56.12109375 44.83984375 C-53.77508942 42.80491181 -51.4826355 40.71709033 -49.1875 38.625 C-44.89040173 34.74649273 -40.46241246 31.07134032 -35.9609375 27.43359375 C-33.30097149 25.24736839 -30.6969056 23.01373539 -28.1015625 20.75219727 C-22.13006389 15.5566895 -16.02215743 10.57922936 -9.75 5.75 C-8.64084229 4.89003418 -8.64084229 4.89003418 -7.50927734 4.01269531 C-6.82043457 3.48772461 -6.1315918 2.96275391 -5.421875 2.421875 C-4.80924805 1.95362305 -4.19662109 1.48537109 -3.56542969 1.00292969 C-2 0 -2 0 0 0 Z \" fill=\"#0E7C4A\" transform=\"translate(1035,167)\"></path></svg>				\n									<h3>\n							CAPITAL MARKETS						\n					</h3>\n				<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>					\n									<h3>\n							MERGES &amp; ACQUISITIONS						\n					</h3>\n				<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>					\n									<h3>\n							DISPOSALS						\n					</h3>\n				<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-17 11:24:29','2026-03-17 11:24:29','',100,'https://afhold.co.zm/staging/?p=1172',0,'revision','',0),(1188,5,'2026-03-18 09:29:37','2026-03-18 09:29:37','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:29:37','2026-03-18 09:29:37','',37,'https://afhold.co.zm/staging/?p=1188',0,'revision','',0),(1185,5,'2026-03-18 09:29:06','2026-03-18 09:29:06','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:29:06','2026-03-18 09:29:06','',37,'https://afhold.co.zm/staging/?p=1185',0,'revision','',0),(1186,5,'2026-03-18 09:29:06','2026-03-18 09:29:06','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:29:06','2026-03-18 09:29:06','',37,'https://afhold.co.zm/staging/?p=1186',0,'revision','',0),(1189,5,'2026-03-18 09:29:37','2026-03-18 09:29:37','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:29:37','2026-03-18 09:29:37','',37,'https://afhold.co.zm/staging/?p=1189',0,'revision','',0),(1190,5,'2026-03-18 09:29:38','2026-03-18 09:29:38','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:29:38','2026-03-18 09:29:38','',37,'https://afhold.co.zm/staging/?p=1190',0,'revision','',0),(1191,5,'2026-03-18 09:30:04','2026-03-18 09:30:04','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:30:04','2026-03-18 09:30:04','',37,'https://afhold.co.zm/staging/?p=1191',0,'revision','',0),(1192,5,'2026-03-18 09:30:05','2026-03-18 09:30:05','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:30:05','2026-03-18 09:30:05','',37,'https://afhold.co.zm/staging/?p=1192',0,'revision','',0),(1193,5,'2026-03-18 09:30:05','2026-03-18 09:30:05','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:30:05','2026-03-18 09:30:05','',37,'https://afhold.co.zm/staging/?p=1193',0,'revision','',0),(1194,5,'2026-03-18 09:30:34','2026-03-18 09:30:34','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:30:34','2026-03-18 09:30:34','',37,'https://afhold.co.zm/staging/?p=1194',0,'revision','',0),(1195,5,'2026-03-18 09:30:34','2026-03-18 09:30:34','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:30:34','2026-03-18 09:30:34','',37,'https://afhold.co.zm/staging/?p=1195',0,'revision','',0),(1196,5,'2026-03-18 09:30:34','2026-03-18 09:30:34','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:30:34','2026-03-18 09:30:34','',37,'https://afhold.co.zm/staging/?p=1196',0,'revision','',0),(1197,5,'2026-03-18 09:32:25','2026-03-18 09:32:25','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:32:25','2026-03-18 09:32:25','',37,'https://afhold.co.zm/staging/?p=1197',0,'revision','',0),(1198,5,'2026-03-18 09:32:25','2026-03-18 09:32:25','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:32:25','2026-03-18 09:32:25','',37,'https://afhold.co.zm/staging/?p=1198',0,'revision','',0),(1199,5,'2026-03-18 09:32:26','2026-03-18 09:32:26','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:32:26','2026-03-18 09:32:26','',37,'https://afhold.co.zm/staging/?p=1199',0,'revision','',0),(1200,5,'2026-03-18 09:34:14','2026-03-18 09:34:14','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:34:14','2026-03-18 09:34:14','',37,'https://afhold.co.zm/staging/?p=1200',0,'revision','',0),(1201,5,'2026-03-18 09:34:14','2026-03-18 09:34:14','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:34:14','2026-03-18 09:34:14','',37,'https://afhold.co.zm/staging/?p=1201',0,'revision','',0),(1202,5,'2026-03-18 09:34:14','2026-03-18 09:34:14','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:34:14','2026-03-18 09:34:14','',37,'https://afhold.co.zm/staging/?p=1202',0,'revision','',0),(1203,5,'2026-03-18 09:35:34','2026-03-18 09:35:34','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:35:34','2026-03-18 09:35:34','',37,'https://afhold.co.zm/staging/?p=1203',0,'revision','',0),(1204,5,'2026-03-18 09:35:34','2026-03-18 09:35:34','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:35:34','2026-03-18 09:35:34','',37,'https://afhold.co.zm/staging/?p=1204',0,'revision','',0),(1205,5,'2026-03-18 09:35:35','2026-03-18 09:35:35','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:35:35','2026-03-18 09:35:35','',37,'https://afhold.co.zm/staging/?p=1205',0,'revision','',0),(1206,5,'2026-03-18 09:36:27','2026-03-18 09:36:27','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambias Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-18 09:36:27','2026-03-18 09:36:27','',76,'https://afhold.co.zm/staging/?p=1206',0,'revision','',0),(1207,5,'2026-03-18 09:38:16','2026-03-18 09:38:16','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:38:16','2026-03-18 09:38:16','',37,'https://afhold.co.zm/staging/?p=1207',0,'revision','',0),(1208,5,'2026-03-18 09:38:16','2026-03-18 09:38:16','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:38:16','2026-03-18 09:38:16','',37,'https://afhold.co.zm/staging/?p=1208',0,'revision','',0),(1209,5,'2026-03-18 09:38:16','2026-03-18 09:38:16','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-18 09:38:16','2026-03-18 09:38:16','',37,'https://afhold.co.zm/staging/?p=1209',0,'revision','',0),(1210,5,'2026-03-18 09:40:40','2026-03-18 09:40:40','','390x320','','inherit','open','closed','','390x320','','','2026-03-18 09:40:40','2026-03-18 09:40:40','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/390x320.jpg',0,'attachment','image/jpeg',0),(1211,5,'2026-03-18 09:40:48','2026-03-18 09:40:48','','1920x1280','','inherit','open','closed','','1920x1280-2','','','2026-03-18 09:40:48','2026-03-18 09:40:48','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/1920x1280-1.jpg',0,'attachment','image/jpeg',0),(1215,5,'2026-03-18 09:45:57','2026-03-18 09:45:57','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-18 09:45:57','2026-03-18 09:45:57','',100,'https://afhold.co.zm/staging/?p=1215',0,'revision','',0),(1213,5,'2026-03-18 09:45:57','2026-03-18 09:45:57','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-18 09:45:57','2026-03-18 09:45:57','',100,'https://afhold.co.zm/staging/?p=1213',0,'revision','',0),(1214,5,'2026-03-18 09:45:57','2026-03-18 09:45:57','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-18 09:45:57','2026-03-18 09:45:57','',100,'https://afhold.co.zm/staging/?p=1214',0,'revision','',0),(1216,5,'2026-03-18 09:56:17','2026-03-18 09:56:17','','600x700','','inherit','open','closed','','600x700-2','','','2026-03-18 09:56:17','2026-03-18 09:56:17','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg',0,'attachment','image/jpeg',0),(1217,5,'2026-03-18 09:56:30','2026-03-18 09:56:30','','1920x1079','','inherit','open','closed','','1920x1079','','','2026-03-18 09:56:30','2026-03-18 09:56:30','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/1920x1079.jpg',0,'attachment','image/jpeg',0),(1218,5,'2026-03-18 09:56:38','2026-03-18 09:56:38','','1920x1280','','inherit','open','closed','','1920x1280-3','','','2026-03-18 09:56:38','2026-03-18 09:56:38','',0,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/1920x1280-2.jpg',0,'attachment','image/jpeg',0),(1219,5,'2026-03-18 09:59:52','2026-03-18 09:59:52','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-18 09:59:52','2026-03-18 09:59:52','',32,'https://afhold.co.zm/staging/?p=1219',0,'revision','',0),(1220,5,'2026-03-18 09:59:52','2026-03-18 09:59:52','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57.png 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-30-57-242x300.png 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-18 09:59:52','2026-03-18 09:59:52','',32,'https://afhold.co.zm/staging/?p=1220',0,'revision','',0),(1223,5,'2026-03-18 10:02:01','2026-03-18 10:02:01','','1149x705','','inherit','open','closed','','1149x705','','','2026-03-18 10:02:01','2026-03-18 10:02:01','',42,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg',0,'attachment','image/jpeg',0),(1224,5,'2026-03-18 10:02:11','2026-03-18 10:02:11','','1920x1280','','inherit','open','closed','','1920x1280-4','','','2026-03-18 10:02:11','2026-03-18 10:02:11','',42,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/1920x1280-3.jpg',0,'attachment','image/jpeg',0),(1229,5,'2026-03-18 10:06:50','2026-03-18 10:06:50','','1920x1280','','inherit','open','closed','','1920x1280-5','','','2026-03-18 10:06:50','2026-03-18 10:06:50','',47,'https://afhold.co.zm/staging/wp-content/uploads/2026/03/1920x1280-4.jpg',0,'attachment','image/jpeg',0),(1226,5,'2026-03-18 10:04:10','2026-03-18 10:04:10','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-18 10:04:10','2026-03-18 10:04:10','',42,'https://afhold.co.zm/staging/?p=1226',0,'revision','',0),(1227,5,'2026-03-18 10:04:10','2026-03-18 10:04:10','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16.png 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-300x184.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-1024x628.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-16_09-33-16-768x471.png 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-18 10:04:10','2026-03-18 10:04:10','',42,'https://afhold.co.zm/staging/?p=1227',0,'revision','',0),(1230,5,'2026-03-18 10:07:15','2026-03-18 10:07:15','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-18 10:07:15','2026-03-18 10:07:15','',47,'https://afhold.co.zm/staging/?p=1230',0,'revision','',0),(1231,5,'2026-03-18 10:07:15','2026-03-18 10:07:15','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-18 10:07:15','2026-03-18 10:07:15','',47,'https://afhold.co.zm/staging/?p=1231',0,'revision','',0),(1232,5,'2026-03-18 10:07:15','2026-03-18 10:07:15','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-18 10:07:15','2026-03-18 10:07:15','',47,'https://afhold.co.zm/staging/?p=1232',0,'revision','',0),(1233,5,'2026-03-18 10:07:49','2026-03-18 10:07:49','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-18 10:07:49','2026-03-18 10:07:49','',47,'https://afhold.co.zm/staging/?p=1233',0,'revision','',0),(1234,5,'2026-03-18 10:07:50','2026-03-18 10:07:50','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-18 10:07:50','2026-03-18 10:07:50','',47,'https://afhold.co.zm/staging/?p=1234',0,'revision','',0),(1235,5,'2026-03-18 10:07:50','2026-03-18 10:07:50','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-18 10:07:50','2026-03-18 10:07:50','',47,'https://afhold.co.zm/staging/?p=1235',0,'revision','',0),(1236,5,'2026-03-18 10:09:59','2026-03-18 10:09:59','<h2>Careers</h2>					<h3>Vacancies</h3>','CAREERS','','inherit','closed','closed','','1041-revision-v1','','','2026-03-18 10:09:59','2026-03-18 10:09:59','',1041,'https://afhold.co.zm/staging/?p=1236',0,'revision','',0),(1237,5,'2026-03-18 10:09:59','2026-03-18 10:09:59','<h2>Careers</h2>					<h3>Vacancies</h3>','CAREERS','','inherit','closed','closed','','1041-revision-v1','','','2026-03-18 10:09:59','2026-03-18 10:09:59','',1041,'https://afhold.co.zm/staging/?p=1237',0,'revision','',0),(1238,5,'2026-03-18 10:10:00','2026-03-18 10:10:00','<h2>Careers</h2>					<h3>Vacancies</h3>','CAREERS','','inherit','closed','closed','','1041-revision-v1','','','2026-03-18 10:10:00','2026-03-18 10:10:00','',1041,'https://afhold.co.zm/staging/?p=1238',0,'revision','',0),(1243,5,'2026-03-20 10:40:02','2026-03-20 10:40:02','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:40:02','2026-03-20 10:40:02','',32,'https://afhold.co.zm/staging/?p=1243',0,'revision','',0),(1244,5,'2026-03-20 10:40:02','2026-03-20 10:40:02','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:40:02','2026-03-20 10:40:02','',32,'https://afhold.co.zm/staging/?p=1244',0,'revision','',0),(1245,5,'2026-03-20 10:40:02','2026-03-20 10:40:02','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:40:02','2026-03-20 10:40:02','',32,'https://afhold.co.zm/staging/?p=1245',0,'revision','',0),(1246,5,'2026-03-20 10:40:39','2026-03-20 10:40:39','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:40:39','2026-03-20 10:40:39','',32,'https://afhold.co.zm/staging/?p=1246',0,'revision','',0),(1247,5,'2026-03-20 10:40:39','2026-03-20 10:40:39','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:40:39','2026-03-20 10:40:39','',32,'https://afhold.co.zm/staging/?p=1247',0,'revision','',0),(1248,5,'2026-03-20 10:40:39','2026-03-20 10:40:39','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:40:39','2026-03-20 10:40:39','',32,'https://afhold.co.zm/staging/?p=1248',0,'revision','',0),(1249,5,'2026-03-20 10:40:59','2026-03-20 10:40:59','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:40:59','2026-03-20 10:40:59','',32,'https://afhold.co.zm/staging/?p=1249',0,'revision','',0),(1250,5,'2026-03-20 10:40:59','2026-03-20 10:40:59','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:40:59','2026-03-20 10:40:59','',32,'https://afhold.co.zm/staging/?p=1250',0,'revision','',0),(1251,5,'2026-03-20 10:41:00','2026-03-20 10:41:00','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:41:00','2026-03-20 10:41:00','',32,'https://afhold.co.zm/staging/?p=1251',0,'revision','',0),(1252,5,'2026-03-20 10:41:07','2026-03-20 10:41:07','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:41:07','2026-03-20 10:41:07','',32,'https://afhold.co.zm/staging/?p=1252',0,'revision','',0),(1253,5,'2026-03-20 10:41:07','2026-03-20 10:41:07','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:41:07','2026-03-20 10:41:07','',32,'https://afhold.co.zm/staging/?p=1253',0,'revision','',0),(1254,5,'2026-03-20 10:41:08','2026-03-20 10:41:08','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 10:41:08','2026-03-20 10:41:08','',32,'https://afhold.co.zm/staging/?p=1254',0,'revision','',0),(1255,5,'2026-03-20 10:42:10','2026-03-20 10:42:10','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-20 10:42:10','2026-03-20 10:42:10','',100,'https://afhold.co.zm/staging/?p=1255',0,'revision','',0),(1256,5,'2026-03-20 10:42:10','2026-03-20 10:42:10','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-20 10:42:10','2026-03-20 10:42:10','',100,'https://afhold.co.zm/staging/?p=1256',0,'revision','',0),(1257,5,'2026-03-20 10:42:10','2026-03-20 10:42:10','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-20 10:42:10','2026-03-20 10:42:10','',100,'https://afhold.co.zm/staging/?p=1257',0,'revision','',0),(1259,5,'2026-03-20 11:19:03','2026-03-20 11:19:03','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-03-20 11:19:03','2026-03-20 11:19:03','',175,'https://afhold.co.zm/staging/?p=1259',0,'revision','',0),(1260,5,'2026-03-20 11:19:51','2026-03-20 11:19:51','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-20 11:19:51','2026-03-20 11:19:51','',100,'https://afhold.co.zm/staging/?p=1260',0,'revision','',0),(1261,5,'2026-03-20 11:19:51','2026-03-20 11:19:51','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-20 11:19:51','2026-03-20 11:19:51','',100,'https://afhold.co.zm/staging/?p=1261',0,'revision','',0),(1262,5,'2026-03-20 11:19:51','2026-03-20 11:19:51','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-20 11:19:51','2026-03-20 11:19:51','',100,'https://afhold.co.zm/staging/?p=1262',0,'revision','',0),(1263,5,'2026-03-20 11:20:59','2026-03-20 11:20:59','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambian Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-20 11:20:59','2026-03-20 11:20:59','',76,'https://afhold.co.zm/staging/?p=1263',0,'revision','',0),(1264,5,'2026-03-20 11:21:36','2026-03-20 11:21:36','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-20 11:21:36','2026-03-20 11:21:36','',42,'https://afhold.co.zm/staging/?p=1264',0,'revision','',0),(1265,5,'2026-03-20 11:21:36','2026-03-20 11:21:36','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-20 11:21:36','2026-03-20 11:21:36','',42,'https://afhold.co.zm/staging/?p=1265',0,'revision','',0),(1266,5,'2026-03-20 11:21:36','2026-03-20 11:21:36','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-20 11:21:36','2026-03-20 11:21:36','',42,'https://afhold.co.zm/staging/?p=1266',0,'revision','',0),(1267,5,'2026-03-20 11:22:37','2026-03-20 11:22:37','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 11:22:37','2026-03-20 11:22:37','',32,'https://afhold.co.zm/staging/?p=1267',0,'revision','',0),(1268,5,'2026-03-20 11:22:37','2026-03-20 11:22:37','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 11:22:37','2026-03-20 11:22:37','',32,'https://afhold.co.zm/staging/?p=1268',0,'revision','',0),(1269,5,'2026-03-20 11:22:37','2026-03-20 11:22:37','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 11:22:37','2026-03-20 11:22:37','',32,'https://afhold.co.zm/staging/?p=1269',0,'revision','',0),(1270,5,'2026-03-20 11:23:13','2026-03-20 11:23:13','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 11:23:13','2026-03-20 11:23:13','',32,'https://afhold.co.zm/staging/?p=1270',0,'revision','',0),(1271,5,'2026-03-20 11:23:13','2026-03-20 11:23:13','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 11:23:13','2026-03-20 11:23:13','',32,'https://afhold.co.zm/staging/?p=1271',0,'revision','',0),(1272,5,'2026-03-20 11:23:14','2026-03-20 11:23:14','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 11:23:14','2026-03-20 11:23:14','',32,'https://afhold.co.zm/staging/?p=1272',0,'revision','',0),(1273,5,'2026-03-20 11:23:30','2026-03-20 11:23:30','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 11:23:30','2026-03-20 11:23:30','',32,'https://afhold.co.zm/staging/?p=1273',0,'revision','',0),(1274,5,'2026-03-20 11:23:30','2026-03-20 11:23:30','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 11:23:30','2026-03-20 11:23:30','',32,'https://afhold.co.zm/staging/?p=1274',0,'revision','',0),(1275,5,'2026-03-20 11:23:30','2026-03-20 11:23:30','<h2>Strategic Financial Services</h2>					<h2>Empowering Growth. Building Sustainable Value.</h2>		<p>We are a diversified financial services holding company delivering strategic investment, advisory, and asset management solutions that drive long-term growth and value creation.</p>								<a role=\"button\">\n									Learn More\n					</a>\n																			<img width=\"800\" height=\"640\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1024x819.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-300x240.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-768x614.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-1536x1229.png 1536w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Artboard-44-2048x1638.png 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"600\" height=\"700\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1.jpg 600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/600x700-1-257x300.jpg 257w\" sizes=\"(max-width: 600px) 100vw, 600px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841 					</p>\n							<h2>About Us</h2>					<h2>Who We Are</h2>		<p>Aflife Holdings (Z) Limited is a Zambian-based investment holding company providing integrated financial services through a strong portfolio of subsidiaries and associate companies. We focus on building resilient businesses, delivering client-centred solutions, and creating sustainable value across the region.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n												<a role=\"button\">\n									Read More\n					</a>\n									<h2>Let’s Build the Future Together</h2>		<p data-start=\"2447\" data-end=\"2583\">Partner with us to unlock new opportunities, drive sustainable growth, and achieve lasting impact through strategic financial solutions.</p>								<a role=\"button\">\n									Get In Touch\n					</a>\n									<h2>Latest Article</h2>					<h2>Read Our Recent News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Aflife Holdings Group.</p>								<a role=\"button\">\n									View More\n					</a>\n									<h2>Subsidiaries &amp; Associates</h2>					<h2>Our Subsidiaries &amp; Associates</h2>		<p data-start=\"1922\" data-end=\"2096\">Our strength lies in a diversified portfolio of specialist companies delivering comprehensive financial, investment, property, and advisory solutions across multiple sectors.</p><p data-start=\"2098\" data-end=\"2125\"> </p>					\n								<figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Investments.webp\" alt=\"Aflife Investments\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Properties.webp\" alt=\"Aflife Properties\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Capital.webp\" alt=\"Aflife Capital\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Zambianhomeloans.png\" alt=\"Zambian Home Loans\" /></figure><figure><img data-src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Aflife-Pension-Administration.webp\" alt=\"Aflife Administration\" /></figure>','HOME','','inherit','closed','closed','','32-revision-v1','','','2026-03-20 11:23:30','2026-03-20 11:23:30','',32,'https://afhold.co.zm/staging/?p=1275',0,'revision','',0),(1276,5,'2026-03-20 11:26:53','2026-03-20 11:26:53','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-20 11:26:53','2026-03-20 11:26:53','',37,'https://afhold.co.zm/staging/?p=1276',0,'revision','',0),(1277,5,'2026-03-20 11:26:54','2026-03-20 11:26:54','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-20 11:26:54','2026-03-20 11:26:54','',37,'https://afhold.co.zm/staging/?p=1277',0,'revision','',0),(1278,5,'2026-03-20 11:26:54','2026-03-20 11:26:54','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-20 11:26:54','2026-03-20 11:26:54','',37,'https://afhold.co.zm/staging/?p=1278',0,'revision','',0),(1279,5,'2026-03-20 11:27:47','2026-03-20 11:27:47','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-20 11:27:47','2026-03-20 11:27:47','',37,'https://afhold.co.zm/staging/?p=1279',0,'revision','',0),(1280,5,'2026-03-20 11:27:47','2026-03-20 11:27:47','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-20 11:27:47','2026-03-20 11:27:47','',37,'https://afhold.co.zm/staging/?p=1280',0,'revision','',0),(1281,5,'2026-03-20 11:27:47','2026-03-20 11:27:47','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-20 11:27:47','2026-03-20 11:27:47','',37,'https://afhold.co.zm/staging/?p=1281',0,'revision','',0),(1282,5,'2026-03-20 11:30:25','2026-03-20 11:30:25','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-20 11:30:25','2026-03-20 11:30:25','',37,'https://afhold.co.zm/staging/?p=1282',0,'revision','',0),(1283,5,'2026-03-20 11:30:25','2026-03-20 11:30:25','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-20 11:30:25','2026-03-20 11:30:25','',37,'https://afhold.co.zm/staging/?p=1283',0,'revision','',0),(1284,5,'2026-03-20 11:30:25','2026-03-20 11:30:25','<h2>About Us</h2>															<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"479\" height=\"595\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595.jpg 479w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/479x595-242x300.jpg 242w\" sizes=\"(max-width: 479px) 100vw, 479px\" />																		\n									<h3>\n							Consult? Call Us						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n							<h2>About Us</h2>					<h2>About Us </h2>		<p data-start=\"627\" data-end=\"876\">Aflife Holdings Limited is a Zambian-based holding company which has subsidiaries and associates operating across non-bank financial services sectors. Its history can be traced to 1992 when Anglo American Corporation created a division to manage the pension funds of its subsidiaries, which then morphed into a fully-fledged pension fund management and administration company. Over the years, and in line with desire to cater for the needs of a growing client base, the Group now consists of subsidiaries focusing on investment management, pension fund administration and consultancy; property development and management, financial advisory services as well as mortgage origination and financing. Although Afhold is majority owned by Zambians and rooted in Zambia, its other shareholder, the BIHL Group of Botswana, is a subsidiary of the Sanlam Group, the largest insurance group on the African continent.</p><p>Afhold provides both operational support to its subsidiaries through shared services as well as strategic support through monitoring and implementation of the subsidiaries’ strategies. It also looks for new opportunities within financial services while looking to scale up its existing subsidiaries where opportunities for mergers and acquisitions present themselves. The strong pedigree of its parentage allows the Group and its subsidiaries to tap into international best practice which is then customized to the local environment in order to provide superior client experience through locally relevant world-class products.</p>			<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>															<img width=\"1600\" height=\"900\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29.png 1600w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-300x169.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1024x576.png 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-768x432.png 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/Screenshot-29-1536x864.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" />																<h2>History &amp; Evolution</h2>					<h2>History &amp; Evolution</h2>		<p>Our journey spans over three decades of growth, transformation, and strategic evolution. From our origins in pension fund management to becoming a diversified financial services group, Aflife Holdings has continuously adapted to market dynamics, regulatory developments, and emerging opportunities.</p><p>This rich history reflects our resilience, innovation, and unwavering focus on building trusted financial solutions that create lasting value for our stakeholders.</p>					\n					<button id=\"e-n-tab-title-994366781\" data-tab-title-id=\"e-n-tab-title-994366781\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-994366781\" style=\"--n-tabs-title-order: 1;\">\n				1992			\n		</button>\n				<button id=\"e-n-tab-title-994366782\" data-tab-title-id=\"e-n-tab-title-994366782\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366782\" style=\"--n-tabs-title-order: 2;\">\n				1996			\n		</button>\n				<button id=\"e-n-tab-title-994366783\" data-tab-title-id=\"e-n-tab-title-994366783\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366783\" style=\"--n-tabs-title-order: 3;\">\n				2000			\n		</button>\n				<button id=\"e-n-tab-title-994366784\" data-tab-title-id=\"e-n-tab-title-994366784\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366784\" style=\"--n-tabs-title-order: 4;\">\n				2004			\n		</button>\n				<button id=\"e-n-tab-title-994366785\" data-tab-title-id=\"e-n-tab-title-994366785\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366785\" style=\"--n-tabs-title-order: 5;\">\n				2008			\n		</button>\n				<button id=\"e-n-tab-title-994366786\" data-tab-title-id=\"e-n-tab-title-994366786\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366786\" style=\"--n-tabs-title-order: 6;\">\n				2010			\n		</button>\n				<button id=\"e-n-tab-title-994366787\" data-tab-title-id=\"e-n-tab-title-994366787\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366787\" style=\"--n-tabs-title-order: 7;\">\n				2012			\n		</button>\n				<button id=\"e-n-tab-title-994366788\" data-tab-title-id=\"e-n-tab-title-994366788\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366788\" style=\"--n-tabs-title-order: 8;\">\n				2013			\n		</button>\n				<button id=\"e-n-tab-title-994366789\" data-tab-title-id=\"e-n-tab-title-994366789\" aria-selected=\"false\" data-tab-index=\"9\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-994366789\" style=\"--n-tabs-title-order: 9;\">\n				2014			\n		</button>\n				<button id=\"e-n-tab-title-9943667810\" data-tab-title-id=\"e-n-tab-title-9943667810\" aria-selected=\"false\" data-tab-index=\"10\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-9943667810\" style=\"--n-tabs-title-order: 10;\">\n				2022			\n		</button>\n									<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p>								\n									<p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p>								\n									<p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p>								\n									<p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p>								\n									<p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p>								\n									<p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p>								\n									<p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p>								\n									<p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p>								\n									<p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited &#8211; Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul>								\n									<p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>								\n															<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />															\n				<p>Anglo created a financial services division to incept the business of pension funds management for <br />Anglo related companies.</p><p>Saturnia Regna Pension Trust Fund was created as a pooled Fund offering composite services to the Anglo American Corporation Central Africa Limited (AACCA) Group. The pooled scheme also admitted pension funds for the first Defined Contribution Pension Schemes services namely :</p><ul><li>Hill and Delamain</li><li>Total</li><li>Chloride</li><li>Deloitte and Touche</li><li>Philips</li></ul><p>The pension business was at the time supervised by the Ministry of Finance under the Fourth Schedule of the Income Tax Act.</p><p>AACCA Management Services Limited (AMSL) was incorporated as a Manager for the pooled fund. It provided both pension scheme administration and fund management services to the Zambian market i.e. composite services licensed by the Pension and insurance Authority (PIA). The Pensions and Insurance Authority (PIA) was established as a body corporate following the amendments to the Pension Scheme Regulation Act No. 28 of 1996 as amended by Act No. 27 of 2005.</p><p>Anglo sold 50% of AMSL to Botswana Insurance Fund Managers (BFIM) to concentrate its operations to the core mining business. AMSL rebranded to African Life Financial Services Zambia Limited (Aflife)</p><p>Anglo fully exited from Aflife and BIFM increased its shareholding to 70%. Menel (a consortium of Zambians) acquired 30% of the Aflife business<b>.</b></p><p>Aflife commenced on a strategic process to bifurcate the composite services. Benefits Consulting Services Limited (Bencon) was incorporated to dedicate services into Pension Fund Administration.</p><p>To comply with changes in law on shareholding of Fund Managers and Pension Administrators, Menel acquired an additional 21% in Aflife and Bencon to reach 51% equity diluting BIFM’s shareholding to 49%. Menel became majority shareholder as per requirement of regulation.</p><p>PIA issued Benefits Consulting Services Limited (Bencon) with a separate license to administer pension funds in order to allow Aflife dedicate its management of pension assets under a separate license.</p><p>Bencon and Aflife continued operating independently under separate licenses as Associates maintaining common shareholding. Each entity owned by Menel (51%) and BFIM (49%).</p><p>Quantum Assets Zambia Limited (now Aflife Holdings Limited) was incorporated to host all non-pension business and saw the creation of two wholly owned subsidiaries namely :</p><ul><li>Aflife Properties (Z) Limited - Property Management and Development</li><li>Aflife Capital (Z) Limited – Corporate Advisory Services</li></ul><p>Equity re- organisation and implementation of the AfHold Group structure as follows:</p>													<img width=\"800\" height=\"895\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-915x1024.jpeg 915w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-268x300.jpeg 268w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-768x860.jpeg 768w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1372x1536.jpeg 1372w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/Simple-org-chart-1830x2048.jpeg 1830w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n																	<img width=\"393\" height=\"393\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2.png 393w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-300x300.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/BG2-150x150.png 150w\" sizes=\"(max-width: 393px) 100vw, 393px\" />																										<img width=\"866\" height=\"567\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56.png 866w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-300x196.png 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/02/screenshot-2026-02-13_16-51-56-768x503.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" />																<h2>Vision, Mission, Values</h2>					<h2>Vision, Mission &amp; Values</h2>		<p>Guided by a clear vision, driven by a focused mission, and anchored in strong values, we strive to create sustainable impact for our clients, partners, and communities.</p>					\n									<h3>\n							Our Vision						\n					</h3>\n									<p>\n						To be a preferred world class Financial Services Provider of cutting-edge solutions anchored on our collective strength					</p>\n									<h3>\n							Our Mission						\n					</h3>\n									<p>\n						To create, preserve and grow wealth					</p>\n									<h3>\n							Our Values						\n					</h3>\n									<p>\nResults-driven, Customer Centric, Integrity, Excellence, Teamwork					</p>\n							<h2>Our Management Team</h2>					<h2>Board of Directors</h2>		<p>Our Board of Directors provides strategic oversight, governance, and leadership to ensure the long-term success and sustainability of the Group. </p>			<h2>Executive Team</h2>		<p>Our Executive Team is responsible for translating strategy into action, driving operational excellence, and delivering sustainable growth across the Group.</p>			<h2>Add Your Heading Text Here</h2>','ABOUT US','','inherit','closed','closed','','37-revision-v1','','','2026-03-20 11:30:25','2026-03-20 11:30:25','',37,'https://afhold.co.zm/staging/?p=1284',0,'revision','',0),(1285,5,'2026-03-20 11:31:35','2026-03-20 11:31:35','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-20 11:31:35','2026-03-20 11:31:35','',367,'https://afhold.co.zm/staging/?p=1285',0,'revision','',0),(1286,5,'2026-03-20 11:32:05','2026-03-20 11:32:05','<a target=\"_blank\">\n						Angle-right\n						<svg aria-hidden=\"true\" viewBox=\"0 0 256 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"></path></svg>					</a>\n										<a role=\"button\">\n					</a>\n												<a role=\"button\">\n					</a>','Elementor Loop Item #367','','inherit','closed','closed','','367-revision-v1','','','2026-03-20 11:32:05','2026-03-20 11:32:05','',367,'https://afhold.co.zm/staging/?p=1286',0,'revision','',0),(1287,5,'2026-03-20 11:34:54','2026-03-20 11:34:54','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-20 11:34:54','2026-03-20 11:34:54','',47,'https://afhold.co.zm/staging/?p=1287',0,'revision','',0),(1288,5,'2026-03-20 11:34:54','2026-03-20 11:34:54','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-20 11:34:54','2026-03-20 11:34:54','',47,'https://afhold.co.zm/staging/?p=1288',0,'revision','',0),(1289,5,'2026-03-20 11:34:54','2026-03-20 11:34:54','<h2>News</h2>					<h2>News</h2>					<h2>Read Our  News &amp; Insights</h2>		<p>Stay informed with the latest updates, announcements, and insights from across the Group.</p>','NEWS','','inherit','closed','closed','','47-revision-v1','','','2026-03-20 11:34:54','2026-03-20 11:34:54','',47,'https://afhold.co.zm/staging/?p=1289',0,'revision','',0),(1291,5,'2026-03-24 07:44:45','2026-03-24 07:44:45','<h3>\n							+260 (211) 254 841						\n					</h3>\n									<h3>\n							6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambian Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-24 07:44:45','2026-03-24 07:44:45','',76,'https://afhold.co.zm/staging/?p=1291',0,'revision','',0),(1292,5,'2026-03-24 07:45:02','2026-03-24 07:45:02','<h3>\n							+260  211  254  841						\n					</h3>\n									<h3>\n							6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambian Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-24 07:45:02','2026-03-24 07:45:02','',76,'https://afhold.co.zm/staging/?p=1292',0,'revision','',0),(1294,5,'2026-03-24 07:52:12','2026-03-24 07:52:12','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260  211  254  841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a href=\"https://www.linkedin.com/company/aflife/\" target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-03-24 07:52:12','2026-03-24 07:52:12','',175,'https://afhold.co.zm/staging/?p=1294',0,'revision','',0),(1295,5,'2026-03-24 07:52:31','2026-03-24 07:52:31','<h3>\n							+260  211  254  841						\n					</h3>\n									<h3>\n							6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a href=\"https://www.linkedin.com/company/aflife/\" target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambian Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-24 07:52:31','2026-03-24 07:52:31','',76,'https://afhold.co.zm/staging/?p=1295',0,'revision','',0),(1296,5,'2026-03-24 07:55:46','2026-03-24 07:55:46','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-24 07:55:46','2026-03-24 07:55:46','',100,'https://afhold.co.zm/staging/?p=1296',0,'revision','',0),(1297,5,'2026-03-24 07:55:48','2026-03-24 07:55:48','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-24 07:55:48','2026-03-24 07:55:48','',100,'https://afhold.co.zm/staging/?p=1297',0,'revision','',0),(1298,5,'2026-03-24 07:55:48','2026-03-24 07:55:48','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-24 07:55:48','2026-03-24 07:55:48','',100,'https://afhold.co.zm/staging/?p=1298',0,'revision','',0),(1299,5,'2026-03-24 08:00:07','2026-03-24 08:00:07','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-24 08:00:07','2026-03-24 08:00:07','',100,'https://afhold.co.zm/staging/?p=1299',0,'revision','',0),(1300,5,'2026-03-24 08:00:07','2026-03-24 08:00:07','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License. </p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following : </p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-24 08:00:07','2026-03-24 08:00:07','',100,'https://afhold.co.zm/staging/?p=1300',0,'revision','',0),(1301,5,'2026-03-24 08:00:07','2026-03-24 08:00:07','<h2>Aflife Capital </h2>					<h2>About Aflife Capital Ltd</h2>		<p>Aflife Capital Zambia Limited is licensed and regulated by the Securities and Exchange Commission (SEC). The company holds the Securities and Exchange Commission\'s Dealer License.</p><p>At Aflife Capital, while solutions to our client\'s financial requirements are informed by our professional experience, we also believe that each client is unique and therefore requires a bespoke and personal touch in the structuring of their specific solution. We offer a broad range of services including the following :</p>			<h4>ADVISORY SERVICES</h4>		<ul><li>Legislative &amp; Regulatory Advisory</li><li>Financial Dispute Resolution</li><li>Corporate Turnarounds &amp; Restructuring</li><li>Executive Share Option Schemes</li><li>Executive Share Appreciation Rights</li></ul>			<h4>vALUATION SERVICES</h4>		<ul><li>Buy Side/Sell Side (M &amp; A)</li><li>Independent Fairness Options </li><li>Unlisted Equity Portfolio Valuations</li><li>Year-end Statutory Valuations</li></ul>			<h4>CAPITAL MARKETS</h4>		<ul><li>Initial Public Offerings</li><li>Rights Offers</li><li>Pre-IPO Private Placements</li><li>Medium Term Note Programmes</li></ul>			<h4>MESSAGE ACQUISITIONS</h4>		<ul><li>Capital Raising </li><li>Transaction Advice</li><li>Management Leveraged Buyouts</li><li>Employee Ownership Schemes</li><li>Regulatory Approvals</li><li>Identification of Strategic &amp; Technical Partners</li><li>Due Diligence</li></ul>			<h4>DISPOSALS</h4>		<ul><li>Unbundling Conglomerates</li><li>Privatisations</li><li>Trade Sales</li></ul>			<h2><h2 style=\"font-family: Lato, sans-serif;font-weight: 500;line-height: 23.04px;font-size: 19.2px;text-transform: capitalize;letter-spacing: normal\">Let’s Build Smarter Financial Solutions Together</h2></h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','Aflife Capital','','inherit','closed','closed','','100-revision-v1','','','2026-03-24 08:00:07','2026-03-24 08:00:07','',100,'https://afhold.co.zm/staging/?p=1301',0,'revision','',0),(1305,5,'2026-03-24 08:05:00','2026-03-24 08:05:00','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51%.</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-24 08:05:00','2026-03-24 08:05:00','',42,'https://afhold.co.zm/staging/?p=1305',0,'revision','',0),(1303,5,'2026-03-24 08:05:00','2026-03-24 08:05:00','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-24 08:05:00','2026-03-24 08:05:00','',42,'https://afhold.co.zm/staging/?p=1303',0,'revision','',0),(1304,5,'2026-03-24 08:05:00','2026-03-24 08:05:00','<h2>Investors</h2>					<h3>Investors &amp; Shareholders</h3>		<p>Botswana Insurance Fund Management 49% (A member of Botswana Insurance Holdings Limited and Sanlam Group SA) and Menel Management Services Limited 51% (A Consortium of Zambia).</p>													<img width=\"1149\" height=\"705\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg\" alt=\"\" srcset=\"https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705.jpg 1149w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-300x184.jpg 300w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-1024x628.jpg 1024w, https://afhold.co.zm/staging/wp-content/uploads/2026/03/1149x705-768x471.jpg 768w\" sizes=\"(max-width: 1149px) 100vw, 1149px\" />																<h2>Share Holders</h2>																<a href=\"https://www.sanlam.com/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/sanlam-logo.png\" alt=\"\" />								</a>\n																										<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/menel_logo.png\" alt=\"\" />																											<a href=\"https://www.bifm.co.bw/\">\n							<img width=\"250\" height=\"70\" src=\"https://afhold.co.zm/staging/wp-content/uploads/2026/02/bifm_logo.png\" alt=\"\" />								</a>\n																<h2>Let’s Build Smarter Financial Solutions Together</h2>		<p>Connect with our team to explore tailored strategies that drive growth, efficiency, and long-term value.</p>								<a role=\"button\">\n									Get In Touch\n					</a>','INVESTORS','','inherit','closed','closed','','42-revision-v1','','','2026-03-24 08:05:00','2026-03-24 08:05:00','',42,'https://afhold.co.zm/staging/?p=1304',0,'revision','',0),(1306,5,'2026-03-24 08:06:35','2026-03-24 08:06:35','<h3>\n							+260  211  254  841						\n					</h3>\n									<h3>\n							6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia						\n					</h3>\n									<p>\n							enquiries@afhold.co.zm						\n					</p>\n					<a href=\"https://www.linkedin.com/company/afhold-zambia-limited/\" target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>\n                <a>\n                </a>\n                <ul>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/\">\n                                HOME                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/about-us/\">\n                                ABOUT US                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"#\">\n                                SUBSIDIARIES &amp; ASSOCIATES                                                            </a>\n                                                            <ul>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                SUBSIDIARIES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://www.aflife.co.zm\">\n                                                                Aflife Investments                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://aflifepension.co.zm\">\n                                                                Aflife Pension Administration                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://www.afprop.co.zm\">\n                                                                Aflife Properties                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                            <li>\n                                                            <a href=\"https://afhold.co.zm/staging/aflife-capital/\">\n                                                                Aflife Capital                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                            <li>\n                                            <a href=\"#\">\n                                                ASSOCIATES                                                                                            </a>\n                                                                                            <ul>\n                                                                                                            <li>\n                                                            <a href=\"https://zambianhomeloans.com\">\n                                                                Zambian Home Loans                                                                                                                            </a>\n                                                                                                                    </li>\n                                                                                                    </ul>\n                                                                                    </li>\n                                                                    </ul>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/investors/\">\n                                INVESTORS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/news/\">\n                                NEWS                                                            </a>\n                                                    </li>\n                                            <li>\n                            <a href=\"https://afhold.co.zm/staging/careers/\">\n                                CAREERS                                                            </a>\n                                                    </li>\n                                    </ul>\n										<a role=\"button\">\n									Contact Us\n					</a>','Header','','inherit','closed','closed','','76-revision-v1','','','2026-03-24 08:06:35','2026-03-24 08:06:35','',76,'https://afhold.co.zm/staging/?p=1306',0,'revision','',0),(1307,5,'2026-03-24 08:07:52','2026-03-24 08:07:52','<p>We are specialize in transforming businesses and fostering growth through strategic insights and unparalleled expertise.</p>			<h2>Quick Links</h2>							<ul>\n							<li>\n										Home\n									</li>\n								<li>\n										About Us\n									</li>\n								<li>\n										Investors\n									</li>\n								<li>\n										News\n									</li>\n								<li>\n										Contact Us\n									</li>\n						</ul>\n							<h2>Useful Links</h2>							<ul>\n							<li>\n											<a href=\"http://www.zra.org.zm/\">\n											Zambia Revenue Authority \n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.seczambia.org.zm/\">\n											Securities and Exchange Commission\n											</a>\n									</li>\n								<li>\n											<a href=\"https://luse.co.zm/\">\n											Lusaka Stock Exchange\n											</a>\n									</li>\n								<li>\n											<a href=\"https://www.boz.co.zm/\">\n											Bank of Zambia\n											</a>\n									</li>\n								<li>\n											<a href=\"http://www.mofnp.gov.zm/\">\n											Ministry of Finance\n											</a>\n									</li>\n						</ul>\n							<h2>Get In Touch</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260  211  254  841					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n				Copyright © 2026 Afhold. All Rights Reserved. Powered by\n<a href=\"https://www.prostartkit.com/?utm_source=prosite\">\nProStartKit\n</a> 					\n					<a href=\"https://www.linkedin.com/company/afhold-zambia-limited/\" target=\"_blank\">\n						Linkedin\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"></path></svg>					</a>','Main Footer','','inherit','closed','closed','','175-revision-v1','','','2026-03-24 08:07:52','2026-03-24 08:07:52','',175,'https://afhold.co.zm/staging/?p=1307',0,'revision','',0),(1308,5,'2026-03-24 09:18:33','2026-03-24 09:18:33','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-03-24 09:18:33','2026-03-24 09:18:33','',49,'https://afhold.co.zm/staging/?p=1308',0,'revision','',0),(1309,5,'2026-03-24 09:18:33','2026-03-24 09:18:33','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260 (211) 254 841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-03-24 09:18:33','2026-03-24 09:18:33','',49,'https://afhold.co.zm/staging/?p=1309',0,'revision','',0),(1310,5,'2026-03-24 09:18:34','2026-03-24 09:18:34','<h2>Contact Us</h2>		<p>Home / Contact Us</p>			<h2>Get In Touch</h2>					<h2>Contact Support Team To Grow Your Business</h2>		<p>Contact Afhold today and discover how our expertise can turn your vision into reality. Together, let\'s build a future of excellence for your business.</p>			<h2>Contact Detail</h2>							\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+260  211  254  841					</p>\n									<h3>\n							Email						\n					</h3>\n									<p>\n						enquiries@afhold.co.zm					</p>\n									<h3>\n							Location						\n					</h3>\n									<p>\n						6th Floor, Mpile Office Park, 74 Independence Avenue, Lusaka, Zambia					</p>\n									<h3>\n							Website						\n					</h3>\n									<p>\n						www.afhold.co.zm					</p>\n					            <form id=\"rform\" data-form=\"217\">\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" fill=\"#FF0000\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z\" />\n                        </svg>\n                            <h5>Required Login</h5>\n                            Please Login for Submit Form.\n                            <a type=\"button\">Close</a>\n                        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 16 16\">\n                            <path d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z\" />\n                        </svg>\n                            <h5>Success</h5>\n                            <p>\n                                Thank you! Form submitted successfully.                            </p>\n                            <button></button>\n                <style>.elementor-217 .elementor-element.elementor-element-5a799ef{--display:flex;--min-height:440px;--justify-content:space-around;--gap:30px 0px;--row-gap:30px;--column-gap:0px;}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-9265d48 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61a3611{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-around;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-input{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-d1c28fc .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-d1c28fc{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-input-tel{border-radius:16px 16px 16px 16px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-cc89875 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-cc89875{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-input{height:155px;background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-217 .elementor-element.elementor-element-47c64a2 .rform-error{text-align:left;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-submit{flex-direction:row;font-family:\"Lato\", Sans-serif;font-weight:600;gap:4px;}.elementor-217 .elementor-element.elementor-element-61e1ead .rform-button-container{justify-content:start;}.elementor-217 .elementor-element.elementor-element-61e1ead i.rform-btn-icon{font-size:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead svg.rform-btn-icon{width:12px;height:12px;}.elementor-217 .elementor-element.elementor-element-61e1ead{width:100%;max-width:100%;}.elementor-217 .elementor-element.elementor-element-61e1ead.elementor-element{--align-self:stretch;}@media(min-width:768px){.elementor-217 .elementor-element.elementor-element-5a799ef{--width:100%;}}</style>		\n                                <input name=\"name\" placeholder=\"Name\" id=\"rform-input-text-153509192\" type=\"text\" onblur=\"validate_input( \'rform-input-text-\' , \'rform-input-err-\' ,\'153509192\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input name=\"email\" placeholder=\"Email\" id=\"rform-input-email-219949308\" type=\"email\" onblur=\"validate_input( \'rform-input-email-\' , \'rform-input-err-\' ,\'219949308\')\" aria-invalid=false data-val=\"by_char\"   required>\n            This field is required\n                                <input data-default-countries=\"ZM\" name=\"phone-number\" placeholder=\"Phone Number\" id=\"rform-input-tel-214472821\" type=\"tel\" onblur=\"validate_input( \'rform-input-tel-\' , \'rform-input-err-\' ,\'214472821\')\" aria-invalid=false required oninput=\"this.value = this.value.replace(/[^0-9.]/g, \'\').replace(/(..*?)..*/g, \'$1\');\">\n            This field is required\n                                <textarea name=\"message\" placeholder=\"Message\" id=\"rform-input-textarea-75261090\" type=\"text\" onblur=\"validate_input( \'rform-input-textarea-\' , \'rform-input-err-\' ,\'75261090\')\" aria-invalid=false data-val=\"by_char\"   required></textarea>\n            This field is required\n            <button type=\"button\" id=\"rform-button-submit\">\n                Send Message            </button>\n		            </form>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=74%20Independence%20Avenue%206th%20Floor%2C%20Mpile%20Office%20Park%2C%20Lusaka%2C%20Zambia%E2%80%8B&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n					title=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n					aria-label=\"74 Independence Avenue 6th Floor, Mpile Office Park, Lusaka, Zambia​\"\n			></iframe>','CONTACT US','','inherit','closed','closed','','49-revision-v1','','','2026-03-24 09:18:34','2026-03-24 09:18:34','',49,'https://afhold.co.zm/staging/?p=1310',0,'revision','',0);
/*!40000 ALTER TABLE `wpph_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_term_relationships`
--

DROP TABLE IF EXISTS `wpph_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_term_relationships`
--

LOCK TABLES `wpph_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpph_term_relationships` DISABLE KEYS */;
INSERT INTO `wpph_term_relationships` VALUES (1,1,0),(10,2,0),(12,2,0),(14,2,0),(18,3,0),(20,3,0),(22,2,0),(24,3,0),(26,3,0),(28,3,0),(33,4,0),(35,3,0),(64,3,0),(66,3,0),(68,3,0),(70,3,0),(72,3,0),(76,5,0),(129,6,0),(474,9,0),(393,9,0),(158,3,0),(567,9,0),(468,9,0),(94,7,0),(104,6,0),(106,6,0),(154,6,0),(153,6,0),(156,3,0),(141,5,0),(137,5,0),(135,5,0),(108,6,0),(105,6,0),(367,9,0),(175,8,0),(670,9,0),(182,8,0),(188,8,0),(192,8,0),(200,6,0),(412,10,0),(414,9,0),(422,9,0),(429,9,0),(454,6,0),(456,6,0),(455,6,0),(457,6,0),(686,9,0),(697,10,0),(565,12,0),(564,12,0),(563,12,0),(562,12,0),(561,12,0),(363,12,0),(805,9,0),(1258,8,0),(810,11,0),(811,11,0),(812,11,0),(813,11,0),(1043,9,0),(836,9,0),(1049,9,0),(883,10,0),(1021,9,0),(1074,6,0),(1086,10,0),(1099,8,0),(1122,11,0),(1293,8,0);
/*!40000 ALTER TABLE `wpph_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_term_taxonomy`
--

DROP TABLE IF EXISTS `wpph_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_term_taxonomy`
--

LOCK TABLES `wpph_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpph_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpph_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'elementor_library_type','',0,4),(3,3,'elementor_library_type','',0,13),(4,4,'wp_theme','',0,1),(5,5,'elementor_library_type','',0,1),(6,6,'nav_menu','',0,13),(7,7,'wp_theme','',0,1),(8,8,'elementor_library_type','',0,1),(9,9,'elementor_library_type','',0,6),(10,10,'elementor_library_type','',0,1),(11,11,'team-type','',0,5),(12,12,'team-type','',0,6);
/*!40000 ALTER TABLE `wpph_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_termmeta`
--

DROP TABLE IF EXISTS `wpph_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_termmeta`
--

LOCK TABLES `wpph_termmeta` WRITE;
/*!40000 ALTER TABLE `wpph_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpph_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_terms`
--

DROP TABLE IF EXISTS `wpph_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_terms`
--

LOCK TABLES `wpph_terms` WRITE;
/*!40000 ALTER TABLE `wpph_terms` DISABLE KEYS */;
INSERT INTO `wpph_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'section','section',0),(3,'page','page',0),(4,'twentytwentyfive','twentytwentyfive',0),(5,'header','header',0),(6,'Main Menu','main-menu',0),(7,'hello-elementor','hello-elementor',0),(8,'footer','footer',0),(9,'loop-item','loop-item',0),(10,'single-post','single-post',0),(11,'Board of Directors','board-of-directors',0),(12,'Executive Team','executive-team',0);
/*!40000 ALTER TABLE `wpph_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_usermeta`
--

DROP TABLE IF EXISTS `wpph_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=103 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_usermeta`
--

LOCK TABLES `wpph_usermeta` WRITE;
/*!40000 ALTER TABLE `wpph_usermeta` DISABLE KEYS */;
INSERT INTO `wpph_usermeta` VALUES (1,1,'nickname','Admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wpph_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpph_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"6d6ae0a634a3aaecd52a151c8722e962f3decf33a873306ba5cd2ac432a7a0dd\";a:4:{s:10:\"expiration\";i:1766047042;s:2:\"ip\";s:13:\"41.175.171.70\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1765874242;}}'),(17,1,'wpph_dashboard_quick_press_last_post_id','5'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"41.175.171.0\";}'),(19,2,'nickname','Jonas'),(20,2,'first_name','Jonas'),(21,2,'last_name','Moyo'),(22,2,'description',''),(23,2,'rich_editing','true'),(24,2,'syntax_highlighting','true'),(25,2,'comment_shortcuts','false'),(26,2,'admin_color','fresh'),(27,2,'use_ssl','0'),(28,2,'show_admin_bar_front','true'),(29,2,'locale',''),(30,2,'wpph_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(31,2,'wpph_user_level','10'),(32,2,'dismissed_wp_pointers',''),(33,2,'session_tokens','a:1:{s:64:\"4f8c137f18fcba6b0558025080dd19615071a7817f977a0bf690d0c093af355a\";a:4:{s:10:\"expiration\";i:1771925458;s:2:\"ip\";s:15:\"216.234.212.192\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1770715858;}}'),(34,3,'nickname','Sirrodger'),(35,3,'first_name','Sirrodger'),(36,3,'last_name','Mwale'),(37,3,'description',''),(38,3,'rich_editing','true'),(39,3,'syntax_highlighting','true'),(40,3,'comment_shortcuts','false'),(41,3,'admin_color','fresh'),(42,3,'use_ssl','0'),(43,3,'show_admin_bar_front','true'),(44,3,'locale',''),(45,3,'wpph_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(46,3,'wpph_user_level','10'),(47,3,'dismissed_wp_pointers',''),(48,4,'nickname','Mark'),(49,4,'first_name','Mark'),(50,4,'last_name','Kangwa'),(51,4,'description',''),(52,4,'rich_editing','true'),(53,4,'syntax_highlighting','true'),(54,4,'comment_shortcuts','false'),(55,4,'admin_color','fresh'),(56,4,'use_ssl','0'),(57,4,'show_admin_bar_front','true'),(58,4,'locale',''),(59,4,'wpph_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(60,4,'wpph_user_level','10'),(61,4,'dismissed_wp_pointers',''),(62,4,'session_tokens','a:1:{s:64:\"61aa5607d1da29012dbfe63c64122bd38e114998bfe9ce71a69211be16f9f2a7\";a:4:{s:10:\"expiration\";i:1766235987;s:2:\"ip\";s:15:\"216.234.212.192\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0\";s:5:\"login\";i:1766063187;}}'),(63,4,'wpph_dashboard_quick_press_last_post_id','6'),(64,4,'community-events-location','a:1:{s:2:\"ip\";s:13:\"216.234.212.0\";}'),(65,5,'nickname','Mwansa'),(66,5,'first_name','Mwansa'),(67,5,'last_name','Mwelwa'),(68,5,'description',''),(69,5,'rich_editing','true'),(70,5,'syntax_highlighting','true'),(71,5,'comment_shortcuts','false'),(72,5,'admin_color','fresh'),(73,5,'use_ssl','0'),(74,5,'show_admin_bar_front','true'),(75,5,'locale',''),(76,5,'wpph_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(77,5,'wpph_user_level','10'),(78,5,'dismissed_wp_pointers',''),(79,5,'session_tokens','a:1:{s:64:\"6babc32c23391cf69c455be16dfee2ba410d61ba5e7e76d1c44f6d586a91ac48\";a:4:{s:10:\"expiration\";i:1774510063;s:2:\"ip\";s:15:\"216.234.212.192\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1774337263;}}'),(80,5,'elementor_introduction','a:4:{s:27:\"e-editor-one-notice-pointer\";b:1;s:27:\"ai-get-started-announcement\";b:1;s:59:\"ai_get_started_introduction_site_logo_with_ai_site-settings\";b:1;s:20:\"globals_introduction\";b:1;}'),(81,5,'wpph_persisted_preferences','a:3:{s:4:\"core\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:24:\"enableChoosePatternModal\";b:1;}s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:19:\"metaBoxesMainIsOpen\";b:1;}s:9:\"_modified\";s:24:\"2026-03-17T08:00:50.919Z\";}'),(82,5,'wpph_dashboard_quick_press_last_post_id','1290'),(83,5,'community-events-location','a:1:{s:2:\"ip\";s:13:\"216.234.212.0\";}'),(102,5,'meta-box-order_news-article','a:4:{s:6:\"normal\";s:0:\"\";s:8:\"advanced\";s:23:\"acf-group_698dccc77ad38\";s:4:\"side\";s:0:\"\";s:15:\"acf_after_title\";s:0:\"\";}'),(84,2,'elementor_introduction','a:1:{s:27:\"e-editor-one-notice-pointer\";b:1;}'),(85,2,'wpph_elementor_connect_common_data','a:7:{s:9:\"client_id\";s:32:\"6wW03lKRrSkbulCRT3OUtKlOYGZ8gb4c\";s:11:\"auth_secret\";s:32:\"YQClyBOEPDWPw1HdNnX3Mz9GdGwtRHTs\";s:12:\"access_token\";s:300:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI0NDk0OTAzIiwiYXVkIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZy8iLCJjbGllbnRfaWQiOiI2d1cwM2xLUnJTa2J1bENSVDNPVXRLbE9ZR1o4Z2I0YyIsImNvbm5lY3RfdHlwZSI6ImFjdGl2YXRlIiwiaWF0IjoxNzcwNzI4ODAyLCJleHAiOjMxNzMxNTE3MTIwMn0.aKEj8CIMLY1Xa6gMJDuGCLE3BkGaIrYjoJZIiokMKaU\";s:19:\"access_token_secret\";s:32:\"f0LJM1huFjhCRL4qwpgZhpVTAJoSBkY2\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":2:{s:5:\"email\";s:16:\"dev@proweb.co.zm\";s:10:\"first_name\";s:6:\"ProWeb\";}s:19:\"data_share_opted_in\";b:1;}'),(86,5,'wpph_elementor_connect_common_data','a:6:{s:9:\"client_id\";s:32:\"U8UQhJ3bA80C6bNrFQAjtSFbJxbPGFx1\";s:11:\"auth_secret\";s:32:\"ceaVbTA59ag6w2vV4JSR4NjskSb7Iczc\";s:12:\"access_token\";s:299:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI0NDk0OTAzIiwiYXVkIjoiaHR0cHM6Ly9hZmhvbGQuY28uem0vc3RhZ2luZy8iLCJjbGllbnRfaWQiOiJVOFVRaEozYkE4MEM2Yk5yRlFBanRTRmJKeGJQR0Z4MSIsImNvbm5lY3RfdHlwZSI6ImxpYnJhcnkiLCJpYXQiOjE3NzEzMTg1ODQsImV4cCI6MzE3MzE1NzYwOTg0fQ.F2vMkcx5yT3ZHaKV-fNihvP8FRmj3N25CGvRXQZu_fc\";s:19:\"access_token_secret\";s:32:\"JVaRWbfNGjrLqcPnnSh1wQWzNSYjGKOa\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":2:{s:5:\"email\";s:16:\"dev@proweb.co.zm\";s:10:\"first_name\";s:6:\"ProWeb\";}}'),(87,2,'wpph_dashboard_quick_press_last_post_id','75'),(88,2,'community-events-location','a:1:{s:2:\"ip\";s:13:\"216.234.212.0\";}'),(89,5,'wpph_user-settings','libraryContent=browse&editor=tinymce'),(90,5,'wpph_user-settings-time','1772720819'),(91,5,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(92,5,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(93,5,'nav_menu_recently_edited','6'),(95,5,'manageedit-acf-post-typecolumnshidden','a:1:{i:0;s:7:\"acf-key\";}'),(94,5,'image_optimizer_dismissed_pointers','a:2:{s:24:\"image-optimizer-settings\";b:1;s:25:\"image-optimizer-list-view\";b:1;}'),(96,5,'acf_user_settings','a:2:{s:19:\"post-type-first-run\";b:1;s:20:\"taxonomies-first-run\";b:1;}'),(97,5,'closedpostboxes_acf-post-type','a:0:{}'),(98,5,'metaboxhidden_acf-post-type','a:2:{i:0;s:21:\"acf-advanced-settings\";i:1;s:7:\"slugdiv\";}'),(99,5,'manageedit-acf-taxonomycolumnshidden','a:1:{i:0;s:7:\"acf-key\";}'),(100,5,'closedpostboxes_acf-taxonomy','a:0:{}'),(101,5,'metaboxhidden_acf-taxonomy','a:2:{i:0;s:21:\"acf-advanced-settings\";i:1;s:7:\"slugdiv\";}');
/*!40000 ALTER TABLE `wpph_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpph_users`
--

DROP TABLE IF EXISTS `wpph_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpph_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpph_users`
--

LOCK TABLES `wpph_users` WRITE;
/*!40000 ALTER TABLE `wpph_users` DISABLE KEYS */;
INSERT INTO `wpph_users` VALUES (1,'Admin','$wp$2y$10$IyhOehzqiiSiiK5fbqEw2.fxJk9HDOUQhoS5.332TCUe20hIZTjFa','Admin','mainzas@aflife.co.zm','https://afhold.co.zm/staging','2025-12-16 08:36:35','',0,'Admin'),(2,'Jonas','$wp$2y$10$j0TxdtFEfcpNlLMOaCyTIeJnpP9Xx0dgBjDOhiwwzb1pglvdrWFgy','jonas','Jonas@proweb.co.zm','','2025-12-16 08:41:36','',0,'Jonas Moyo'),(3,'Sirrodger','$wp$2y$10$NseFmo6vPUXePZA1nFO6v.TJYXfzHNXwsfD1AesMAa8HwVls/fD.e','sirrodger','sirrodger@proweb.co.zm','','2025-12-16 09:37:47','1765877867:$generic$Ba4-XuZ0NKoWPSkMan5pthMz5Ladan_Pr9Te-0LD',0,'Sirrodger Mwale'),(4,'Mark','$wp$2y$10$TkZV/bgF2gSOTDMkrfT6JezbUtUpzQ/EZzji6bMqQ9nbRte2s0Yqm','mark','mark@proweb.co.zm','','2025-12-16 09:43:03','',0,'Mark Kangwa'),(5,'Mwansa','$wp$2y$10$c5zTVTj1mp0TVfsssn83CeXtAI7oCt.vCWQ7P6wvobRa4VG.PDpL6','mwansa','mwansa@proweb.co.zm','','2026-02-10 09:33:02','',0,'Mwansa Mwelwa');
/*!40000 ALTER TABLE `wpph_users` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2026-04-10  4:32:12
